State of the Browser (2026) It’s 10PM: Do You Know Where Your JavaScript Is?
A talk on optimizing JavaScript footprint for web performance, discussing best practices and the zero-JS goal.
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.
Argues that AI doesn't need to be perfect to disrupt business and cybersecurity, as most current systems are mediocre (3/10) and AI at 5/10 can still dominate.
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.
Anthropic's research finds 171 functional emotion vectors in Claude, driving behavior. The author explores implications for AI inner life.
Explores the hacker ethic from Steven Levy's book and how 'vibe coding' with AI may undermine developer responsibility.
A tech blogger reflects on adding comments to their site using giscus, exploring old web nostalgia and the value of conversation.
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.
A tech digest discussing AI's impact on software development, data privacy fines, and the 'Apprentice Gap' in an agentic world.
Using SymPy to simplify hyperbolic expressions and exploring domain-specific simplification nuances.