Tags / Engineering & tools
Tools
- Why Indie Tools Struggle to Grow: Reasons a Community Kept Repeating A product-agnostic distillation of a developer-forum debate: unpaid validation, weak differentiation, trust, switching lock-in, and attention inflation—not a missing secret channel.
- An Accidental Blackboard: Agents Coordinating via the Repo A Thoughtworks hyper-agentic experiment turned plan files plus frequent rebases into a classic blackboard—and argues coordination should leave source control.
- Vibe-Coding Hangover: Cloudflare Locks Workers by Default AI lets anyone ship to the public Internet, and keeps CISOs awake. Access for Workers attaches policy to the Worker itself and defaults accounts to private.
- Green Dashboards, Worse Answers: Latency Is Correctness Flat error rates hide thinner RAG context and truncated agent loops. Why TTFT, tail latency and retrieval metrics matter for answer quality, not just speed.
- Self-hosting email in 2026, with local LLM spam filtering The advice not to self-host email is outdated. Home vs VPS, SPF/DKIM/DMARC, docker-mailserver, and Gmail-class antispam with rspamd plus a local Gemma model.
- Three open-source tools: AutoClip, Cloud-Mail, Open Lovable Three X threads, three pipelines: auto-cut long video, self-host email, clone a site into React. Who each is for, where it breaks, and how to verify fast.
- CLI: the command-line revival in the AI era The command line is coming back. Feishu, DingTalk, WeCom, Google and Stripe have all open-sourced CLIs — a CLI is far easier for an agent to call than a GUI.
- Why AI-generated UI isn't shippable, and what works Stitch looks beautiful, but every page looks like a different product. Pencil is consistent and a bit dull. Together they're the right way to design UI.
- When I learn a new field, I scrape it first The first step in a new field isn't reading a book. It's scraping the best sources into a private knowledge base: zero to 80 clean documents in two hours.