ConfigurationIgnoreAttribute in .NET 11
Learn about the new ConfigurationIgnoreAttribute in .NET 11 that prevents configuration binding on specific properties.
Learn about the new ConfigurationIgnoreAttribute in .NET 11 that prevents configuration binding on specific properties.
Review of new RTL8159-based 10 GbE USB adapters that are smaller, cooler, and cheaper than Thunderbolt alternatives, with performance tests on various computers.
Explores how AI-generated code leads to cognitive overload and burnout, comparing it to industrial bottlenecks.
A talk on optimizing JavaScript footprint for web performance, discussing best practices and the zero-JS goal.
Explains upcoming JDK restrictions on final field mutation via reflection and how to adapt dependency injection, serialization, and other code.
Explores the distribution of digits in decimal fractions of prime denominators, with examples in Python.
Daily roundup of IT/tech links covering .NET, MAUI, Visual Studio, WebRTC, AI agents, and more for April 10, 2026.
litprompt is a markdown preprocessor for LLM prompts that supports annotated comments and imports to manage complex prompts in git repos.
A tech blogger reflects on adding comments to their site using giscus, exploring old web nostalgia and the value of conversation.
Explores the hacker ethic from Steven Levy's book and how 'vibe coding' with AI may undermine developer responsibility.
Anthropic's research finds 171 functional emotion vectors in Claude, driving behavior. The author explores implications for AI inner life.
A .NET 10 tool that builds visual knowledge graphs from codebases, inspired by Karpathy's LLM knowledge compiler concept.
Explains how to analyze crashed JVMs using jcmd and JEP 528 for debugging Java applications.
Coding challenge to recover exploded bar chart data and earn a spot at CODE100 in Berlin.
Clean Architecture Solution Template v10.8.0 released with major updates including new docs site, frontend modernization, Aspire integration, and more.
EF Core 11.0 introduces a single command to create and apply migrations, streamlining development workflow.
EF Core 11.0 fixes issues with using complex types as JSON columns in entity hierarchies using TPT or TPC inheritance mapping strategies.
A daily tech reading list covering AI updates, embedding models, coding agents, UI paradigms, and AI tool adoption challenges.
Explores the Axiom of Univalence in type theory, comparing type equality through isomorphisms and homotopy equivalences.
Analyzes why Claude AI uses Electron for its desktop app, debating the trade-offs between native development and web-based frameworks.