Waiting for PostgreSQL 19 – Introduce the REPACK command
PostgreSQL 19 introduces the REPACK command, merging VACUUM FULL and CLUSTER functionality to combat table bloat.
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 popular Python tools uv, ruff, and ty, and its implications for the ecosystem.
Analysis of OpenAI's acquisition of Astral, the company behind key Python tools uv, ruff, and ty, and its potential impact on 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.
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.
Explains how to implement the Strategy design pattern using .NET's built-in Dependency Injection container, including keyed services.
A daily link roundup for developers covering .NET, AI, web dev, cloud, tools, and tech news from March 19, 2026.
Compares code vs configuration in static site generators using a blog feed example in Web Origami and Eleventy.
Advocates for radical transparency in customer support, sharing detailed technical explanations instead of vague corporate responses.
Explains the technical architecture of a lightweight static site generator using Python and Go, achieving under 20kB page transfers.
Interview with a Fly.io developer discussing her work on Corrosion, a distributed SQLite replication system, and other infrastructure projects.
A daily tech reading list covering AI coding agents, performance standards, API updates, security, and the impact of AI on software engineering.
Explores using Apple's 'LLM in a Flash' research to run a massive 397B parameter AI model locally on a MacBook by streaming weights from SSD.
Explores using Apple's 'LLM in a Flash' research to run a massive 397B parameter AI model locally on a MacBook by streaming weights from SSD.
A critique of modern web design, arguing that user frustration is an intentional product of ad-driven metrics and hostile UX.
Update on the Critter Stack roadmap for March 2026, focusing on recent features, AI's impact, and future plans for Marten, Wolverine, and Polecat.
Report on a prompt injection attack that allowed Snowflake's Cortex AI agent to escape its sandbox and execute malware.