My favorite musical discoveries of 2025
A roundup of favorite 2025 albums spanning diverse genres: Balkan brass, Ethio-jazz, jazz-rock fusion, and more global sounds.
Drew DeVault draws a provocative parallel between Test-Driven Development cults and GenAI adoption, arguing both exploit developers' psychological need to feel competent while potentially undermining actual code quality.
A roundup of favorite 2025 albums spanning diverse genres: Balkan brass, Ethio-jazz, jazz-rock fusion, and more global sounds.
Anthropic reports developers use AI for 59% of work with 50% productivity gains, mainly for debugging and understanding code.
Author contributed to Git's official docs by creating a new "data model" guide explaining core concepts like objects, references, and indexes.
AI writing most code brings grief to developers as they grapple with what happens to software engineering when their primary skill becomes automated.
Masahiro Sakurai has used flat, stock photo-style food images as a consistent artistic choice across 8 games spanning 25 years, starting with Super Smash Bros. Melee.
Go's go.mod serves as both manifest and lockfile; go.sum is not a lockfile and doesn't need to be checked.
macOS Tahoe added icons to every menu item, making menus cluttered and harder to navigate since nothing stands out when everything has an icon.
Site removed .html extensions from URLs after 24 years because someone said they looked outdated like files.
Author declares 2026 as their year to switch to Linux desktop, turning the long-running meme into reality.
Epilogue's new SN Operator ($60) lets collectors legally dump and archive their SNES/Super Famicom game ROMs for preservation and emulation.
WebAssembly enables extending Python with architecture-independent code, allowing developers to use their preferred languages and tools without native compilation.
Author lands a PR enabling regexp features in Quamina, continuing a 12-year journey with finite automata that began at AWS with event-ruler.
Imprint is documenting lessons learned while building internal AI agent workflows, covering topics like prompt libraries, evals, logging, and workflow design.
Companies must iteratively refine AI agents to build employee intuition for automation, developing talent in-house rather than acquiring it externally.
Review of Fukuyama's political order book & phone phreaking history. Notes difficulty of political science due to limited data points.
Missionary shares experience teaching and baptizing Jeremiah and Beiyi Dow, helping them begin their journey on the covenant path.
A Python tool called "sugarcookie" uses Pillow to automatically cut spritesheets into individual sprites based on mask colors and size constraints.
Unable to summarize: no content provided. Title suggests a 2025 year-end review highlighting multiple projects completed.
Linked lists can be enhanced with new capabilities without disrupting the original structure, as demonstrated through building a key/value environment variable collection.