How I've been using Claude Code
A developer shares how they use Claude Code for 90% of code in the Hegel project, emphasizing human review and design control.
A developer shares how they use Claude Code for 90% of code in the Hegel project, emphasizing human review and design control.
A blogger revives their old blog, moving from Wordpress to a static site generator, and plans to write more about software development and technical subjects.
Analysis of self-healing algorithms in test automation, addressing flaky GUI tests and probabilistic element location.
A developer builds a custom Obsidian publishing pipeline with check, build, and deploy steps for a static site generator.
Analysis of Artemis I and Apollo 12 orbits, exploring three- and four-body gravitational problems in space missions.
A management model for addressing low work performance by distinguishing skills vs. motivation issues.
A developer builds a Django-powered site to host 20,000 photos, exploring the intersection of photography, coding, and tool-building philosophy.
Analysis of ##MS_DatabaseManager## privilege escalation in SQL Server, focusing on ownership-based security model flaws.
Challenges the notion that clean code practices always improve velocity, arguing that unnecessary abstractions can slow development.
A structured feedback practice for AI-assisted development, turning individual AI interactions into team-wide improvements through shared artifacts.
Microsoft Bing open-sources new embedding models, now usable in C# via LocalEmbeddings.Harrier library.
Learn how to efficiently delete and update millions of rows in EF Core without loading entities, using ExecuteUpdate/ExecuteDelete and third-party tools.
Insights on transitioning from open source contributor to maintainer, emphasizing long-term commitment and invisible work.
Guide to creating AI agents with Microsoft Agent Framework 1.0.0 in .NET, including tool definitions and LLM integration.
A guide to Python development workflows in the AI era, focusing on FastAPI, AWS, and efficient merge request practices.
Explains why FluentValidation upgrade past 11.4 broke a gRPC validation package and how the author fixed it.
Armin Ronacher announces Mario Zechner joining Earendil, discussing software philosophy, AI, and building thoughtful tools.
The Consensus restricts jobs, events, and funding to paid subscribers, adding company pages and filtering features.
Analysis of Mythos AI's impact on knowledge work, arguing its cybersecurity prowess signals a broader disruption to all white-collar jobs.
A technical article on using CSS light-dark() for adaptive themes, including a trick for inverted themes with style queries.