Code is more concise than configuration: comparing a sample blog in Web Origami and Eleventy
A technical comparison of code conciseness between Web Origami and Eleventy static site generators using a sample blog project.
A technical comparison of code conciseness between Web Origami and Eleventy static site generators using a sample blog project.
Explores the evolving value of code review in the AI era, where AI agents generate and review code, challenging traditional human review processes.
Explains how Claude loads files lazily via markdown links vs greedily via @-syntax in Claude Code.
Explains the critical load balancing challenges when moving from HTTP/1 to gRPC/HTTP/2 in production and offers solutions.
A reflection on the value of time, patience, and friction in software development and company building.
A daily tech reading list covering AI agents, software engineering practices, LLMs, and developer tools.
First chapter of a hands-on book on SQLAlchemy 2, guiding readers through initial Python project and database setup.
Explains Microsoft Entra Tenant Governance for monitoring configuration drift across multiple Microsoft 365/Azure AD tenants from a central admin console.
Explores how digital interfaces subconsciously influence user emotions and cognition, arguing for ethical design as a core engineering responsibility.
A developer details building a comprehensive, AI-enhanced digital study Bible web application (KJV Study) with advanced theological tools and original language analysis.
Microsoft Azure integrates CIS Benchmarks for security compliance in hybrid and regulated cloud environments.
PostgreSQL 19 introduces the REPACK command, merging VACUUM FULL and CLUSTER functionality to combat table bloat.
A tutorial on creating an AppleScript to save MarsEdit blog drafts as text files, enhancing a blogger's workflow.
Analysis of OpenAI's acquisition of Astral, the company behind key Python tools uv, ruff, and ty, and its potential impact on the ecosystem.
Analysis of OpenAI's acquisition of Astral, the company behind popular Python tools uv, ruff, and ty, and its implications for the ecosystem.
Article discusses the true purpose of code review beyond bug-finding, emphasizing judgment, communication, and codebase health.
Explains how to use Project Leyden, an experimental OpenJDK initiative, to speed up Spring Boot Java application startup times.
A critique of Apple's App Store monopoly and the difficulty of sharing personal apps, advocating for a 'right to install' software on devices you own.
Brent Ozar answers top-voted SQL Server DBA questions in a video Q&A session, covering storage, tools, careers, and AI.
A hands-on tour of Java 26's new features for developers, covering pattern matching, concurrency, performance, and APIs.