site updates and milk
A developer details technical updates to their personal website, including migration to Git, build script refactoring, and new content utilities.
A developer details technical updates to their personal website, including migration to Git, build script refactoring, and new content utilities.
Introduces a Model Context Protocol (MCP) server for dev.to, enabling AI tools to access and interact with the platform's articles, tags, and user data.
A developer explains how to fix the 'Invalid Path' error when cloning or switching branches in Git on Windows, caused by file names with special characters.
Explains how to create a scroll-spy navigation effect using the new CSS `scroll-target-group` property and `:target-current` pseudo-class.
Explains techniques for incremental, non-disruptive compaction in Apache Iceberg tables under continuous streaming data ingestion.
A tutorial on creating a per-letter faded text effect using a combination of CSS and a small amount of JavaScript for dynamic styling.
A technical guide on configuring OAuth 2.0 token delegation for an A2A (Agent-to-Agent) system using Python, FastAPI, and security schemes.
A developer shares progress on creating a 3D version of their game using Unity, focusing on building a random level generator.
Guide to adding a right-click menu option in Linux Mint's Nemo file manager to convert images to the WebP format for significant file size reduction.
Learn how to use TransformerSharp to run Hugging Face text generation and text-to-image models locally in C# applications.
A developer shares his experience of deleting social media apps to combat work-related exhaustion and improve work-life balance.
A guide to reducing Azure Virtual Desktop costs by 30-70% through VM SKU selection, auto-scaling, and host pool optimization.
A recap of major Generative AI developments in summer 2025, covering new models from Google, xAI, and Chinese firms, plus policy and security news.
A guide to using architectural unit tests in C#/.NET to enforce CancellationToken usage and sealed classes in controllers.
A guide on implementing CI/CD pipelines for Azure Foundry AI agents, covering automation, infrastructure as code, and developer tools.
A developer's guide to building an 'AI in a Box' solution using Azure Foundry, Azure Functions, and Static Web Apps, grounded in a personal project.
Analyzing unnecessary use of React's useCallback hook and when memoization provides no performance benefit.
Introducing Log Basset, an open-source Go CLI tool for querying and tailing Scalyr logs with improved features and performance.
Explores how Bun's auto-install feature enables self-contained TypeScript programs, comparing it to Python's uv for dependency management.
A guide to polyfilling URL search parameter grouping using bracket notation in Adobe ColdFusion, mirroring native Lucee CFML behavior.