Waiting for PostgreSQL 19 – Online enabling and disabling of data checksums
PostgreSQL 19 introduces online enabling and disabling of data checksums without cluster downtime.
PostgreSQL 19 introduces online enabling and disabling of data checksums without cluster downtime.
A critique of sharing AI chatbot screenshots, highlighting sycophancy, asymmetry of thought, and preference for human ideas over LLM outputs.
Review of an Arm-based mainboard for the Framework 13 laptop, testing the Cix P1 SoC's performance, power efficiency, and software compatibility.
Explains why testing needs a seam, not an interface, challenging the common practice of creating interfaces solely for testability.
Daily tech links covering .NET 11 Preview 3, AI agents, WPF migration, Visual Studio updates, and web development best practices.
Microsoft's Container Network Insight Agent for AKS is now in public preview, offering AI-powered network diagnostics and root cause analysis.
A guide to deploying Drasi faster using a custom Azure Developer CLI extension for standardized workflows.
Learn how to implement the repository pattern in Go services for clean architecture, testability, and easy database swapping.
Summary of April releases for Critter Stack tools including Wolverine, Marten, Weasel, and Polecat with new features and bug fixes.
How queueing theory from hospital ERs can optimize your team's pull request code review process.
Simdutf library can now be used without libc++ or libc++abi dependencies, improving portability for embedded and WebAssembly environments.
A quick guide to disabling annoying sounds in VSCode using the command palette.
Talk at DjangoCon Europe 2026 about AI-assisted contributions and their impact on open source maintainer load.
Learn to build a local-first search database using GRDB, SQLite FTS5, and SwiftUI for instant offline app searches.
Tips to make AI code review effective by focusing on small MRs and understanding its purpose.
A guide on automating Webmention requests from a static site using GitLab CI pipeline.
Summary of recent Azure, Microsoft, .NET, GitHub, and Visual Studio blog posts covering tech updates and tools.
Explains good vs bad harness engineering for AI, emphasizing context over prescriptive instructions.
Guide to creating a React modal using the <dialog> element with smooth transitions in and out, including backdrop animations.
Explains how GPS uses intersecting spheres from satellite distances to determine location, including error corrections and linear algebra.