★ Software as the Product of Obsession Times Voice
Analysis of software quality bifurcation, contrasting independent developers' obsession with quality against big companies' declining UI design.
Analysis of software quality bifurcation, contrasting independent developers' obsession with quality against big companies' declining UI design.
Martin Fowler's Fragments: May 5 covers AI-assisted programming tools, structured prompts, and developer feedback loops.
Review of Fred Brooks' 'The Mythical Man-Month' and its enduring lessons on software project management and conceptual integrity.
A developer explains replacing nginx with CommandBox Docker image for ColdFusion development, simplifying URL rewriting and SSL setup.
Building a Rust implementation of a log parser using PyO3 and maturin for Python integration, part 3 of an AI-powered rewrite series.
Mercure 0.23.5 release focuses on Helm chart hardening with NetworkPolicy templates, rootless security defaults, and improved Kubernetes deployment security.
Blog post about a failing subdomain redirection for GExperts and updates on Delphi development.
Analysis of Y Combinator's stake in OpenAI and its implications for Sam Altman's trustworthiness.
A step-by-step guide to installing Arch Linux using the archinstall script, covering all options for a minimal setup.
Explores building AI agents using RAG, tool calling, and memory, with practical insights from a key paper and Anthropic's SDK.
Analysis of AI pricing trends, comparing them to food delivery subsidies and predicting the end of cheap AI tools.
Explores four subagent patterns in AI agent systems for 2026, focusing on agent management and task delegation.
A developer plans a Kubernetes homelab with declarative, reproducible, and automated infrastructure using GitOps and Infrastructure as Code.
Explores 'cognitive surrender' where AI output replaces independent thought, with specific risks for software engineers.
A draft for HTML.md proposes three foundational rules for writing semantic, minimal, and valid HTML, emphasizing quality over complexity.
Callsheet 2026.4 update adds iPad landscape layout and Jellyfin support, with developer insights on design decisions.
Explores how MCP's OAuth 2.1 authorization is vulnerable to confused deputy attacks in AI agent systems and how AAuth protocol addresses this.
Analysis of 10K+ satellites using GCAT dataset, DuckDB, and QGIS on a high-end workstation.
A structured troubleshooting guide for Microsoft Entra Global Secure Access, covering client-side and admin center diagnostics.
Explains why JOIN USING in SQL can cause errors when schemas evolve, recommending JOIN ON for production queries.