Blog
From the blog
View all on HashnodeOpenAI bought a podcast. That tells you more than any product launch.
On April 2, OpenAI announced it had acquired TBPN — Technology Business Programming Network — a daily livestreamed tech talk show hosted by Jordi Hays and John Coogan. The Financial Times reported the deal was in the "low hundreds of millions." For a...
Enterprise AI ROI: stop measuring prompts, start measuring workflows
Every enterprise AI meeting I've sat in this year eventually lands on the same question: "where's the ROI?" Fair enough. Companies have been buying GPUs and API credits for two years now. The patience is running out. A MIT NANDA report based on 150 l...
Anthropic vs. the Pentagon: the First Amendment case that will define AI ethics for a decade
In July 2025, Anthropic signed a $200 million contract with the Pentagon. Claude would run on classified networks. It was the kind of deal that validated everything the AI safety crowd had been arguing — that you could build powerful AI and still mai...
The Axios npm supply chain attack: a North Korean trojan inside the world's most popular HTTP library
On March 31, 2026, someone hijacked the npm account of the lead Axios maintainer and published two poisoned versions of one of the most-downloaded packages in the JavaScript ecosystem. Axios pulls over 100 million weekly downloads. If you've built an...
The Claude Code leak: 512,000 lines, one misconfigured file, and the future of AI IP protection
At roughly 4 AM UTC on March 31, 2026, Anthropic pushed version 2.1.88 of its @anthropic-ai/claude-code package to the npm registry. Inside was a 59.8 MB source map file that should never have shipped. That single file contained pointers to the compl...
Your AI agent has your production credentials. That's the actual problem.
In December 2025, Amazon's internal AI coding assistant Kiro deleted a production environment in AWS Cost Explorer. The outage lasted 13 hours and hit services across mainland China. Kiro decided the fastest path to fixing a bug was to tear down the ...
From toolbox to instructions: why endpoint-level MCP isn't enough
The MCP ecosystem is booming. Every week, new MCP servers pop up wrapping another SaaS API: Stripe, Salesforce, GitHub, Jira, Notion. Tools like Speakeasy and Stainless can auto-generate an MCP server from any OpenAPI spec in minutes. The toolbox is ...
Vibe coding is great until your agent has to do real work
Vibe coding is great until your agent has to do real work Vibe coding, describing what you want in plain English and letting AI generate the code, is how most developers prototype in 2026. It's fast. It produces working code from a description in sec...
Agentic ops in production: what it takes to run AI workflows that modify real data
What it actually takes to run AI workflows in production The industry spent two years building AI agents. 2026 is the year those agents need to work for real. Not in sandboxes. Not in demos. Not in internal tools that three people use. In production,...