Train Claude Code's replacement (ds4 and pi and aoe)
Personal config repo wiring together pi, ds4, and aoe—useful if you're already using all three.

Interesting economics take, but this is a blog post, not a product.
AI developers building browser agents or workflow automation
Cursor · Browser-use · LangChain
Model labs charged developers higher API prices to subsidize their own agent harness offerings. Think Anthropic charging 5x higher Claude API prices to subsidize consumer subscriptions. So Cursor in a way was subsidizing their own direct competitor.
DeepSeek V4 Flash totally inverted this relationship. Now you have a model that beats even Sonnet in some benchmarks and is totally opensourced. Now inference providers are racing to the bottom to optimize and give cheaper hosting. Every player with a non-SOTA is now racing to swap over to stop paying the big model lab tax, even Microsoft is switching Copilot to use DeepSeek.
On switching over to Deepseek: - we noticed over a 100x cost decrease while similar or better performance then Gemini 3 Flash - insane saving from the cached input tokens: $0.002/1 Million tokens - both DeepSeek Flash and GLM 5.2 are text-only models, so clearly multimodal training is not worth the additional cost. Language is just a much more efficient sparse representation of the world/reasoning than vision - we had a early bet on a text-only web agent harness, and now with DeepSeek this results in a unique cost advantages. - we rewrote our harness as a callable DSL library that a model can generate code to execute on. DeepSeek has proven phenomenal on code generation to drive an agent harness. - I would highly recommend everyone to rewrite their harness to be text-only and callable via executable code
Personal config repo wiring together pi, ds4, and aoe—useful if you're already using all three.
Blog post about agent problems, not a tool that solves them.
Blog post about an experiment, not a tool you can actually use.
Buffer + AI video generation — promises learning, ships generic scheduling.
Docker sandboxing for AI agents when Cursor and Continue already exist.
Blog post masquerading as a product — Show HN is for tools, not articles about fictional 2026 breaches.