Generative AI Track record
A timeline and analysis of major generative AI model releases and a security framework for AI agents from late 2025.
A timeline and analysis of major generative AI model releases and a security framework for AI agents from late 2025.
A comprehensive guide to learning Apache Iceberg, data lakehouse architecture, and Agentic AI with curated tutorials, tools, and resources.
A guide on teaching the Kiro AI agent to work with custom libraries and DSLs using steering files and the Model Context Protocol (MCP).
Explores the potential of Claude Skills, a new feature from Anthropic that uses markdown files to create deterministic, scriptable AI tools within Claude's ecosystem.
Explores three upcoming improvements to the G1 garbage collector in Java, including simpler write barriers and performance enhancements.
Explains the new 'field' keyword in C# 14, which provides access to the auto-generated backing field of a property, bridging the gap between auto and full properties.
A guide to implementing passwordless, cross-tenant authentication for Azure API Management using Managed Identities and Federated Credentials.
A guide to replacing tox/nox with uv and Just for testing Python projects against multiple Python versions, simplifying configuration.
PostgreSQL 19 adds direct COPY TO support for partitioned tables, improving usability and performance over the previous SELECT workaround.
Explains how to add and use metadata with fallback endpoints in ASP.NET Core routing, including nuances for MVC/Razor Pages.
A series exploring Ubiquitous Language in Domain-Driven Design, showing how a shared vocabulary bridges business and tech to improve software design.
Eleventy updates its Open Collective supporter facepile rules to give permanent credit to individual contributors, including one-time donors.
A guide to making Vim macros more enjoyable and effective, covering recording, editing, and replaying command sequences.
A beginner's guide to CSS layout techniques including Flexbox, Grid, and responsive queries for web development.
A developer simplifies a content scheduling system by replacing a cron job and state machine with a smarter database query using future publication dates.
Explains the 'edit workflow' in Jujutsu VCS, a version control system, highlighting differences from Git and practical commands.
A critical analysis of FUTO's funding practices, questioning their use of 'open source' and alleged promotion of problematic figures.
Compares using JSON module imports vs fetch() for loading JSON data in browsers, highlighting differences in error handling and caching.
Introduces Isolator, a .NET framework for running code in secure, isolated sandboxes, addressing the removal of AppDomains in .NET Core.
Explores the ITaskEventHandler for CFC-based scheduled tasks in ColdFusion, comparing it to traditional URL-based methods.