» Tag
developer-tools
148 postsWhat Bun's Rapid Rust Rewrite With AI Teaches Engineers
How Bun rewrote 535K lines of Zig to Rust using 64 parallel AI agents and Anthropic's Fable model in just days.
Open Minis Brings a Self-Improving AI Agent to iOS and iPadOS
Open Minis pairs Apple's native APIs with a sandboxed Linux shell to deliver a self-improving, agentic AI assistant on iOS and iPadOS.
Mozilla Report: Open-Source AI Wins Tokens, Lags in Production
Mozilla's 2026 report shows open-source AI models leading in token volume but trailing closed models in production deployment.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.commcpgrade audit: a third of 36 popular MCP servers score D or F
mcpgrade graded 36 MCP servers on agent usability, not spec compliance — a third scored D/F due to undocumented parameters and naming collisions.
PGSimCity: an explorable 3D city that visualizes PostgreSQL internals
PGSimCity visualizes PostgreSQL internals as an explorable 3D city, covering WAL, checkpoints, autovacuum, buffers and replication in real time.
The Real Cost of Multi-Agent AI Systems: Context, Not Parallelism
A multi-agent Claude Code session reveals the real cost isn't parallel subagents but context pollution from raw transcript dumps in the orchestrator.
I Tested 11 Claude Code PPTX Skills With AI Subagents — Results
Eleven Claude Code PPTX skills tested by AI subagents reveal which produce real editable tables versus fake shape-based ones.
Stagehand: AI-Resolved Instructions Meet Deterministic Browser Automation
Stagehand pairs AI-resolved natural-language instructions with deterministic browser actions, surviving redesigns that break hardcoded selectors.
Claude Code Skills Guide: Automating Your Dev Workflow
How Claude Code's Skills evolved into a directory-based standard, with frontmatter controls and a real /code-review workflow example.
How do you actually test if an AI understands your codebase
A hands-on benchmark for testing whether an AI agent truly understands codebase structure, tested across thirteen real Ruby projects.