Speed up Java Startup with Spring Boot and Project Leyden
Explains how to use Project Leyden, an experimental OpenJDK initiative, to speed up Spring Boot Java application startup times.
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.
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.
PostgreSQL 19 will allow excluding specific tables from logical replication publications using the new EXCEPT TABLE syntax.
Announcing a talk at Adriatics Tech Summit 2026 on implementing RAG with Microsoft.Extensions.VectorData in .NET.
PostgreSQL 19 adds non-text output formats to pg_dumpall, enabling parallel restore and selective database restoration from cluster-wide backups.
Explores implementing frozen segments and a new allocation strategy in a custom .NET Garbage Collector written in C#.
A retrospective look at Byte Magazine's March 1993 issue, analyzing early tech predictions on email, batteries, CPUs, and AI.
Explores C# record inheritance and ToString behavior, showing how the 'sealed' modifier in C# 10 fixes unexpected output.
A daily tech reading list covering AI agents, security, open-source tools, developer workflows, and industry news.
A .NET developer's discovery of the DnsEndPoint class for simplifying network socket connections with hostnames.
VCF 9 centralizes password management into VCF Operations, moving from SDDC Manager to a unified cloud console for fleet management.
A daily tech reading list covering SQL's resurgence, AI agent productivity, CI/CD at scale, Go for backend, and more industry insights.
Explains a trigonometric composition table and provides Python code to verify the identities.
Critique of the 'three pillars' observability model, arguing it destroys data context and relationships, making AI and engineering insights harder.
Introducing Botello, an open-source .NET library that captures MSBuild logs as OpenTelemetry traces for AI analysis and observability.
New PostgreSQL 18 and SQLite features allow developers to copy database statistics to replicate production query plans in dev environments.