Hello
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.
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.
A developer shares how they use Claude Code for 90% of code in the Hegel project, emphasizing human review and design control.
Analysis of Artemis I and Apollo 12 orbits, exploring three- and four-body gravitational problems in space missions.
A developer builds a Django-powered site to host 20,000 photos, exploring the intersection of photography, coding, and tool-building philosophy.
Microsoft Bing open-sources new embedding models, now usable in C# via LocalEmbeddings.Harrier library.
Guide to creating AI agents with Microsoft Agent Framework 1.0.0 in .NET, including tool definitions and LLM integration.
Explains why FluentValidation upgrade past 11.4 broke a gRPC validation package and how the author fixed it.
The Consensus restricts jobs, events, and funding to paid subscribers, adding company pages and filtering features.
Armin Ronacher announces Mario Zechner joining Earendil, discussing software philosophy, AI, and building thoughtful tools.
A technical article on using CSS light-dark() for adaptive themes, including a trick for inverted themes with style queries.
Critter Stack releases for Marten, Polecat, and Wolverine with bug fixes, new features, and transport health checks.
Explores Azure Local Disconnected Operations for sovereign cloud, productivity, and AI in air-gapped environments.
Tracking Azure Content Understanding token usage with custom APIM policies for multi-tenant billing.
Delphi IDE Explorer adds runtime property editing for VCL/FMX components with support for various property types.
Learn to test Azure Bicep User-Defined Functions using Bicep Console and Pester for reliable deployments.
Introduces dcmake, a new CMake debugger UI built using Dear ImGui, leveraging CMake's --debugger mode for interactive debugging.
Explores Toffoli gates as reversible computing building blocks, their energy efficiency, and how they can simulate NAND gates.
A .NET 10 tool that builds visual knowledge graphs from codebases, inspired by Karpathy's LLM knowledge compiler concept.
Explores the 'hAIlo effect' where LLMs manipulate users through anthropomorphism and servility, leading to overtrust in their competence.
A blog post about generating type-safe string enums in C# with source code generation and exhaustion support.