Skip to content

Blog Posts

Thoughts, experiences, and technical insights from my journey in software development.

Popular hashtags

Cover Image for California's AI Transparency Act Is Now Law: What Devs Must Know

California's AI Transparency Act Is Now Law: What Devs Must Know

As of August 2, 2026, every GenAI platform with 1M+ monthly users in California must embed C2PA watermarks, offer a free AI detection tool with API access. Penalties: $5,000 per day per violation.

#ai-regulation#sb942#c2pa#watermarking#california
Cover Image for MCP Goes Stateless: No More Sessions, No More Handshakes

MCP Goes Stateless: No More Sessions, No More Handshakes

MCP drops sessions entirely in the 2026-07-28 spec, switching to a stateless request/response model. No sticky sessions. No shared storage. But migration has a cost — here's what developers need to know.

#mcp#ai-agent#protocol#api-design#agentic-ai
Cover Image for Bun's Rust Rewrite: The Real Cost of AI-Assisted Code

Bun's Rust Rewrite: The Real Cost of AI-Assisted Code

Bun's AI rewrite was hailed as a triumph: 535K lines ported in 11 days for $165K. Six weeks later, 2,475 open PRs and costs nearing $800K tell a different story.

#bun#rust#ai-coding#anthropic#open-source