devlog: garbage collection is useful
A developer explains how knowledge of garbage collection theory helped solve an incremental parsing performance problem in a text editor project.
A developer explains how knowledge of garbage collection theory helped solve an incremental parsing performance problem in a text editor project.
OpenAI releases GPT-5.1 API with new reasoning modes, adaptive reasoning, extended prompt caching, and new built-in tools for developers.
Datasette 1.0a22 release notes covering new security features, a client detection method, and developer tools for plugin authors.
A guide to implementing UUIDv7 in Python, Django, and PostgreSQL for better database performance and ordered identifiers.
A deep dive into Google's Nano Banana (Gemini 2.5 Flash) AI image model, exploring its autoregressive architecture and superior prompt engineering capabilities.
A data professional shares her schedule and projects for PASS Data Community Summit, including keynotes, sessions, and a fun AI-powered PowerShell script.
A blog covering data visualization, spatial analysis in R, election mapping, and social science data, with a focus on technical methods and tools.
OpenAI objects to court order demanding 20M ChatGPT user conversations, citing dangerous precedent for AI discovery.
A humorous look at AI model benchmarking using the challenge of generating an SVG of a pelican riding a bicycle, and the risks of labs 'gaming' the test.
Overview of new features in .NET 10 and C# 14, including LTS support, performance improvements, and language enhancements.
Guide to using DevUI and Microsoft Agent Framework for debugging and visualizing AI agents in .NET applications.
An analysis of recent developments in the V8 JavaScript engine's garbage collector, focusing on memory safety, Oilpan, and multi-threading support.
Microsoft introduces a new Digital Sovereignty Specialization for partners to validate expertise in delivering compliant, sovereign cloud solutions.
Fixing Azure DevOps pipeline error where Azure Functions Core Tools can't find .NET 10 installed by UseDotNet@2 task on Windows agents.
A guide to refactoring basic Selenium WebDriver tests in Java into robust, production-ready automation using JUnit and the Page Object Model.
A developer shares a real-world example of applying De Morgan's Laws to refactor a boolean expression in Go code.
Explores the concept of 'PHP Editions' inspired by Rust, proposing opt-in breaking changes as a way to modernize PHP while maintaining ecosystem stability.
Explains how to implement secure cookie-based authentication in an Angular frontend, comparing it to the Authorization Code flow with PKCE.
A developer shares quick, one-line reviews of popular Linux distributions for desktop use, covering Ubuntu, Pop!_OS, Arch, and more.
Explains the experimental CSS corner-shape property for creating advanced corner shapes like squircles, scoops, and notches directly in CSS.