A Deep Dive into SwiftData migrations
A technical guide to implementing and managing schema migrations in SwiftData, covering automatic and manual migration strategies.
A technical guide to implementing and managing schema migrations in SwiftData, covering automatic and manual migration strategies.
A developer shares key lessons from using AI agents full-time, focusing on workflow improvements, prompt strategies, and productivity gains in software development.
A technical guide on fixing SSMS 22's unexpected insertion of tabs instead of spaces, highlighting a hidden query window setting.
A guide to programmatically reading and writing Java Flight Recorder (JFR) files, comparing built-in APIs and third-party libraries.
Experiments with AI coding agents scaling to build a web browser from scratch, generating over a million lines of code.
Experiments with AI coding agents building a web browser from scratch, generating over a million lines of code in a week.
Explores performance and efficiency improvements in .NET 10's Zip and GZip compression APIs, including better async handling and support for concatenated streams.
.NET 10 introduces built-in Post-Quantum Cryptography (PQC) APIs, enabling developers to adopt quantum-resistant algorithms for future security.
Explores prime gaps, their mathematical merit, and their use as proof-of-work in the Gapcoin cryptocurrency.
A recap of the GitHub Universe 2025 meetup in Warsaw, focusing on AI tools like GitHub Copilot, security, and developer experiences.
A developer details optimizing a server-side analytics system, reducing processing time for 11 million rows from hours to minutes.
A developer shares an experiment to improve discoverability in LLMs and AI tools like ChatGPT by directly asking them for SEO advice.
Explores generalizing term operations like unification and rewriting to advanced structures like AC terms and rational terms, with Python examples.
A pure C, dependency-free implementation of the FLUX.2-klein-4B AI model, created with AI assistance.
A pure C, dependency-free implementation of the FLUX.2-klein-4B AI model, created with AI assistance.
Explores prime clusters, their mathematical definition, and their use as proof-of-work in the Riecoin cryptocurrency.
A developer reflects on 20 years of blogging about tech topics like Columnstore Indexes, Vector Indexes, AI, and Product Management.
Explores the concept of a 'social filesystem,' comparing traditional file ownership with data in social apps and advocating for user control.
A developer's reflection on the psychological impact and community effects of over-reliance on AI coding assistants, likening them to personal daemons.
A developer shares the creation process of 'Code Wave,' a 2D word-collecting game built with Phaser and JavaScript for the GitHub Game Off 2025.