Waiting for PostgreSQL 19 – json format for COPY TO
PostgreSQL 19 adds JSON format to COPY TO, enabling NDJSON-style export of query results and table data.
PostgreSQL 19 adds JSON format to COPY TO, enabling NDJSON-style export of query results and table data.
PostgreSQL 19 adds EXCEPT TABLE support to ALTER PUBLICATION for managing exclusion lists.
PostgreSQL 19 introduces pg_plan_advice, a module to stabilize or override planner decisions for query execution plans.
Explains the critical load balancing challenges when moving from HTTP/1 to gRPC/HTTP/2 in production and offers solutions.
A daily tech reading list covering AI agents, software engineering practices, LLMs, and developer tools.
PostgreSQL 19 introduces the REPACK command, merging VACUUM FULL and CLUSTER functionality to combat table bloat.
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 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.
Interview with a Fly.io developer discussing her work on Corrosion, a distributed SQLite replication system, and other infrastructure projects.
Explains the technical architecture of a lightweight static site generator using Python and Go, achieving under 20kB page transfers.
PostgreSQL 19 will allow excluding specific tables from logical replication publications using the new EXCEPT TABLE syntax.
PostgreSQL 19 adds non-text output formats to pg_dumpall, enabling parallel restore and selective database restoration from cluster-wide backups.
A retrospective look at Byte Magazine's March 1993 issue, analyzing early tech predictions on email, batteries, CPUs, and AI.
Daily tech link roundup covering AI models, .NET/C# tools, web dev, Windows updates, and VS Code releases.
Highlights Handy, an open-source, offline speech-to-text tool for developers, emphasizing its local processing and multi-language support.