Free, unlimited AI code reviews that fire automatically on every commit with zero friction - git-lrc is the simplest way to make AI review a non-negotiable part of your daily git workflow!
https://github.com/HexmosTech/git-lrc
Posts by Adam
Kernel-enforced sandboxing with cryptographic immutable audit chains and atomic rollback - nono is the most rigorous zero-trust approach to AI agent security you will find outside of a research lab!
https://github.com/always-further/nono
Stanford releases a kernel-level jail for AI agents that treats containment as a first-class security primitive - exactly the principled security tooling the agentic ecosystem has been missing!
https://github.com/stanford-scs/jai
PostgreSQL semantics running on top of SQLite's storage engine in-process - pgmicro is the most technically audacious database project of the week and the answer to a question nobody thought to ask!
https://github.com/glommer/pgmicro
The most critical security alert of the issue - malicious axios versions silently installing remote access trojans means every JavaScript developer needs to audit their npm dependencies right now!
www.stepsecurity.io/blog/axios-compromised-o...
One hundred and thirteen hard-won engineering lessons packed into a single post - the most information-dense read of the quarter for anyone scaling a codebase or an engineering team!
www.semicolonandsons.com/articles/scaling-a-monol...
Joel Andrews delivers the honest counterpoint to AI coding hype - grounded observations about where agents still fall short in real production environments, the kind of candid analysis you rarely see published!
standupforme.app/blog/some-uncomfortable-...
Daniel Miessler's April synthesis pinpoints the handful of AI concepts that will compound in unexpected ways - the quarterly must-read for anyone trying to stay anchored in a fast-moving field!
danielmiessler.com/blog/the-most-important-...
Daniel Miessler's April synthesis pinpoints the handful of AI concepts that will compound in unexpected ways - the quarterly must-read for anyone trying to stay anchored in a fast-moving field!
danielmiessler.com/blog/the-most-important-...
Haseeb Qureshi digs through the full 1,900-file TypeScript leak to reverse-engineer how Claude Code actually works under the hood - the most revealing accidental transparency from any AI lab this year!
gist.github.com/Haseeb-Qureshi/d0dc36844...
Persistent memory and self-reflection baked directly into Claude Code projects - Cog gives your agentic workflows the cognitive scaffolding to learn from their own past decisions rather than repeating them!
https://github.com/marciopuga/cog
Stripe quietly builds the infrastructure layer for the agentic economy - provision hosting, databases, auth, and billing from a single CLI or agent command with unified usage tracking built right in!
https://projects.dev/
A syntax highlighter under 1KB gzipped that does the job beautifully - Sugar High is the reminder that the best developer tools are the ones that do exactly one thing and nothing else!
https://github.com/huozhi/sugar-high
Mozilla drops an open standard for shared agent learning - instead of every agent independently rediscovering the same failures, cq lets them pool and query collective knowledge across sessions!
https://github.com/mozilla-ai/cq
Storybook gains an MCP server that lets AI agents browse, query, and generate components directly - the bridge between your component library and the agentic development workflow!
https://storybook.js.org/blog/storybook-mcp-for-react/
Andrew Nesbitt serves up the most entertaining read of the week - open source myths, half-truths, and conspiracy theories assembled with just enough factual backup to make you genuinely uncomfortable!
nesbitt.io/2026/03/25/the-top-10-bi...
Simon Willison breaks down Claude Code’s new auto mode - a significant shift that removes the permission friction and fundamentally changes what ‘agentic’ actually means in everyday practice!
simonwillison.net/2026/Mar/24/auto-mode-fo...
The counterintuitive result of the week - they rewrote their Rust WASM parser in TypeScript and it ran 3x faster, proving that the right algorithm reliably beats the right language every time!
https://www.openui.com/blog/rust-wasm-parser
TypeScript 6.0 lands with native ES module output as the new default and sweeping type system upgrades - a landmark release every TypeScript developer needs to read before it starts appearing in their dependency trees!
devblogs.microsoft.com/typescript/announcing-ty...
Addy Osmani makes the case that agentic orchestration is already eating the IDE's lunch - if your workflow still centers on a code window, this is the signal you’ve been waiting for!
https://addyo.substack.com/p/death-of-the-ide
The e18e community pinpoints exactly three architectural patterns responsible for the bulk of JavaScript bloat - a surgical diagnosis that finally makes the fix feel actionable rather than overwhelming!
43081j.com/2026/03/three-pillars-of...
Daniel Miessler builds the most complete argument yet for why AI will replace knowledge work - and reframes it as a net positive in a way that's hard to dismiss without engaging with the logic!
danielmiessler.com/blog/exactly-why-and-how...
Fifteen engineering leaders pool their real-world AI workflows into one essential guide - the most grounded, experience-backed advice on AI-assisted development you’ll find anywhere right now!
newsletter.eng-leadership.com/p/how-to-do-ai-assisted-...
An open protocol for agent-to-agent billing baked directly into the HTTP call - MPP could quietly become the financial plumbing that powers the entire AI agent economy!
https://mpp.dev
Sub-millisecond VM sandboxes via copy-on-write forking - ZeroBoot is the missing isolation primitive for running untrusted AI agent code without paying a full cold-start penalty every time!
https://github.com/zerobootdev/zeroboot
shadcn/ui finally has a proper Astro counterpart - 45+ animated, accessible components you install via CLI and own outright, no framework lock-in, no surprise breaking updates!
https://github.com/starwind-ui/starwind-ui
Vercel open-sourced a self-hosted AI code review bot that runs on your own infra - finally a way to get automated review quality without routing your entire codebase through a third-party SaaS!
https://github.com/vercel-labs/openreview
Matteo Collina drops another CLI gem - snipgrapher turns any code file into a beautiful syntax-highlighted image snippet with zero configuration and a built-in fallback tokenizer!
https://github.com/mcollina/snipgrapher
Addy Osmani names the invisible tax every team shipping AI-generated code is already paying - comprehension debt - the widening gap between code that ships and code anyone can actually understand!
https://addyosmani.com/blog/comprehension-debt/
Factory banned useEffect entirely across their entire frontend codebase - and their reasoning is compelling enough to make every React developer reconsider whether they've been reaching for the wrong hook all along!
https://x.com/alvinsng/status/2033969062834045089