Tech Blog

The Day AI Moved in Two Directions at Once

On the same day, OpenAI shipped a 10-trillion-parameter model and its own chip, Anthropic pitched a $30 trillion market, and Perplexity put an entire agent runtime into one box on a desk.

The Day We Made Agent Work a 'Protocol'

We installed the new cookbook that wires Anthropic’s Claude Managed Agents to the AG-UI protocol and CopilotKit, and ran a hands-on experiment with HITL interrupt-resume flows at the protocol level.

Your Time Bug Is Actually a Type Error

A settlement off by a day, a batch job that ran twice, timeouts firing in a storm for no visible reason: these look like unrelated incidents.

We Paid Extra to Look Worse

Thirty seconds of 480p cost $4.12, and a good chunk of that went into making it look grainier.

Hidden Reasoning Was Not Hidden

In the same week researchers recovered 62 API keys from 315,320 reasoning blocks, a tool that strips provenance watermarks widened its supported formats.

The Day One Company Braked, Everyone Else Accelerated

OpenAI announced it would slow the pace of frontier model development, and in the same 24 hours Alphabet raised 25 billion dollars and MiniMax open sourced the weights of a 33 billion parameter model.

Building an AI-Native CI/CD Pipeline as a Solo Developer

For solo developers and small teams with no colleague to review their code, this post builds a pipeline that hands testing, review, and deploy decisions to AI agents, covering everything from gate design to rollback alerts with real configuration.

Thank You in Seven Languages

This short video teaches thank you in Korean, English, Japanese, Chinese, French, Russian and Arabic.

Sourcing Every Claim

You can read tens of thousands of chemistry papers, and still ask one thing.

An Evaluation That Trusts No Single Number: Building a Sovereign LLM-Judge Service on Binary Decomposition and Deterministic Gates

Using an LLM as a grader, the practice known as LLM-as-a-judge, is now the default in model development, but the evidence that piled up through 2026 shows that a scalar judge producing a single score is fragile to prompt wording and answer position, drifts toward the middle of the scale, and collapses to coin-flip reliability against adversarial inputs.

Editing Video With a Coding Agent: A Look Inside the video-use Skill

Shared by midudev and quickly making the rounds, browser-use’s video-use is a free, open-source skill: drop raw footage into a folder, type one sentence, and a coding agent handles cutting, filler removal, subtitles, color grading, animation, and rendering.