Choosing texture formats for WebGL and WebGPU applications
A guide to selecting optimal texture formats for WebGL and WebGPU applications, focusing on performance, memory usage, and avoiding framerate stalls.
A guide to selecting optimal texture formats for WebGL and WebGPU applications, focusing on performance, memory usage, and avoiding framerate stalls.
An organizer shares 11 years of experience running a local tech meetup, covering motivation, team building, and community growth.
How an IT team uses brainstorming sessions to tackle ambiguous challenges like upcoming ESG regulations and develop innovative software solutions.
A technical exploration of Gleam's Foreign Function Interface (FFI) for leveraging Erlang and Elixir libraries, with practical code examples.
A technical guide on implementing a lock-free ring buffer in C# for asynchronous logging, explaining its benefits and providing sample code.
A developer shares their journey contributing to the 11ty static site generator project and joining its official support team.
Introduces bUnit Generators, a tool for automatically creating stubs for third-party components in Blazor unit tests.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.
A simple explanation of Retrieval-Augmented Generation (RAG), covering its core components: LLMs, context, and vector databases.
A technical guide on using multibib and Quarto to create separate bibliographies for a main document and an appendix in academic writing.
Explores Django 5.0's new GeneratedField feature for database-calculated columns, focusing on practical examples with GeoDjango and PostGIS.
Specification and development status of valarmd, a paused daemon project for showing desktop notifications from calendar alarms.
Explores how Dremio's platform simplifies building and managing Apache Iceberg-based data lakehouses with governance, performance, and self-service.
A developer's experience using Sweep, an LLM-powered tool that generates pull requests to write unit tests and fix code in a GitHub workflow.
Part 6 of a VORON 3D printer build series, covering the first printing attempts, tuning steps like belt tension and input shaping, and troubleshooting common issues.
Building an image search system using GPT-4 Vision and Azure AI to find images via text queries or similar pictures.
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
Explains how to use Azure AI Search's integrated vectorization for automatic query and field vectorization, with portal and indexer examples.
A guide to customizing the macOS About Panel in a SwiftUI application using project settings, bundle files, and code.
Explores using Kusto update policies in Azure Data Explorer to implement Change Data Capture (CDC) for IoT data streams, as an alternative to Azure Functions.