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 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.
Integrates live Azure pricing into GitHub Copilot via an MCP skill, enabling cost estimation during architecture design without switching tools.
A developer's month-long experiment with OpenAI's Codex, exploring how AI is fundamentally changing software development and the programmer's role.
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.
OpenAI's acquisition of Astral sparks discussion on funding open-source Python tools and its impact on the ecosystem.
Angular Testing Library introduces a new zoneless subpackage for streamlined testing with a simplified API and better Vitest compatibility.
Interview with a Fly.io developer discussing her work on Corrosion, a distributed SQLite replication system, and other infrastructure projects.
A technical guide detailing camera settings and hardware setup for professional-quality live streaming using Sony cameras and Elgato gear.
Explains the technical architecture of a lightweight static site generator using Python and Go, achieving under 20kB page transfers.