[policy] 5 min · Mar 26
Gemini CLI Free Tier Ends: The Platform Dependency Playbook in Action

Google paywalled Gemini Pro models in the CLI free tier on March 25. This is the third step in a textbook bait-and-switch pattern every developer should recognize.

#gemini-cli#platform-dependency#pricing-changes#developer-tools
[repo] 6 min · Mar 24
The LiteLLM Supply Chain Attack — When Your AI Gateway Becomes the Threat

TeamPCP compromised LiteLLM through Trivy, weaponizing the skeleton key package that holds every AI app's API keys. The trust chain broke where it mattered most.

#supply-chain-attack#ai-infrastructure#pypi-security#credential-theft
[other] 5 min · Mar 22
MCP Is Not Dead. You're Just Using It Wrong.

The March 2026 backlash against MCP reveals a solo-dev vs team-scale divide, not a protocol failure. Here's why the loudest critics are optimizing for the wrong...

#mcp#ai-agents#developer-tools#agentic-infrastructure
[other] 4 min · Mar 22
OpenAI Acquires Astral: The Open Source Capture Pipeline Is Real

OpenAI acquired Astral, makers of uv and ruff. Combined with Anthropic buying Bun, AI labs are systematically absorbing the tools developers can't live without.

#open-source#python-tooling#ai-agents#developer-tools
[policy] 5 min · Mar 19
Amazon Lost 6.3 Million Orders Because SVPs Ignored 1,500 Engineers

Amazon mandated Kiro via corporate OKR, ignored 1,500 engineers who preferred Claude Code, and lost 6.3 million orders. This is a management failure, not an AI...

#ai-coding#enterprise-ai#devtools#ai-agents +1
[other] 5 min · Mar 19
Token Budgets Are the New Equity

Jensen Huang proposes giving Nvidia engineers inference credits worth ~50% of base pay. Token budgets are becoming a fourth comp component — and a hiring signal.

#ai-inference#developer-compensation#token-economics#hiring
[release] 5 min · Mar 16
Codex + GPT-5.4 — Your Agent Now Controls the Computer

Codex now runs GPT-5.4 and can use your computer — terminal, browser, and file system access. It's not just a coding assistant anymore; it executes tasks end-to-end.

#ai-agents#developer-tools#agentic-infrastructure#codex
[release] 5 min · Mar 16
NVIDIA Nemotron Super — The Open-Weight Model That Actually Cares About Throughput

NVIDIA Nemotron Super is a 120B MoE model with 12B active parameters hitting 478 tokens/sec on NIM/TensorRT — a strategic full-stack play, not a benchmark release.

#ai-agents#open-weight-models#inference#agentic-infrastructure
[repo] 5 min · Mar 9
Karpathy's autoresearch — Build Autonomous Agents Without Heavy Frameworks

Karpathy's autoresearch shows you can build effective autonomous agents without heavy frameworks. Copy this minimal agentic-loop pattern for practical autonomy.

#ai-agents#autonomous-research#agentic-design#prompt-engineering
[repo] 5 min · Mar 9
OpenAI Symphony — Agents Stop Asking for Permission

OpenAI Symphony shifts agents from supervised helpers to autonomous executors. Autonomous agents work end-to-end, but most codebases lack the infrastructure they require.

#ai-agents#autonomous-workflows#agentic-infrastructure#openai