RSS Amplifier

1984 The Commit Log · Feb 15, 2026

Mr. Hashimoto, Tear Down This Wall

0
Sign in to vote or save

Mark Percival · 1984 The Commit Log

In the span of about a month: curl killed its bug bounty program after getting seven submissions in sixteen hours (none were real vulnerabilities), tldraw auto-closed all external PRs, and Mitchell Hashimoto shipped Vouch — a web-of-trust system where someone has to vouch for you before you can even open a PR. Then GitHub’s own PM opened a discussion about giving maintainers a kill switch for pull requests entirely.

The era of “open contribution”, as we understood it, looks like it’s wrapping up.

The math is pretty simple: it takes 60 seconds to prompt an agent to fix typos across a dozen files. It takes a maintainer an hour to verify those changes don’t break anything. Multiply by a hundred drive-by contributors running Claude Code, and you don’t get a better project, you get a broken maintainer. As one Genkit core team member noted - “1 out of 10 PRs created with AI is legitimate.”

Vouch itself is basically a flat file and some Nushell scripts. It’s interesting because of who built it and what it represents. Hashimoto went from mandatory AI disclosure, to zero-tolerance bans, to building an entire trust infrastructure. That’s a six-month speedrun through maintainer grief ending at “fine, I’ll build something.” The system lets trusted contributors vouch for others, projects can share trust lists, and proving yourself in one repo carries over to another. PGP’s web of trust, but for “this person won’t waste my time.”

The irony isn’t lost on me that the Clawd ecosystem we covered last week - skills frameworks, agent memories, config collections hitting 40k stars - is precisely the infrastructure making it trivial to generate plausible-looking contributions. The tools in our Repo Queue are both the cause of and the response to this crisis.

We’re heading toward a world where the most successful open source projects are the hardest to contribute to. The bazaar is getting a bouncer.

vouch — 2.6k stars — Trust management system with explicit vouches to participate. Flat file format (.td “Trustdown”), Nushell CLI, web of trust across projects. From Mitchell Hashimoto (HashiCorp founder). Launched Feb 5.

rowboat — 4.9k stars — Local-first AI coworker with knowledge graph from email/meetings. Obsidian-compatible Markdown vault. Background agents for automated work. Y Combinator S24.

antfarm — 616 stars — Multi-agent workflow system for OpenClaw. Pre-built agent teams (planner, developer, verifier, tester, reviewer). YAML + SQLite + cron, no Redis/Kafka/containers.

localgpt — 846 stars — OpenClaw-inspired AI assistant as a single ~27MB Rust binary. Compatible with OpenClaw’s markdown file formats. Built in 4 nights.

mimiclaw — 1.1k stars — OpenClaw running on a $5 ESP32-S3 chip in pure C. No OS, no Node.js. Telegram bot interface. Runs 24/7 on 0.5W.

MemOS — 5.2k stars — AI memory OS for LLM/agent systems. Cross-task skill memory and evolution. Explicit OpenClaw/moltbot/clawdbot integration.

microsandbox — 4.7k stars — Self-hosted sandboxes for AI agents. Resource limits and security isolation per agent. Rust-based.

ebook2audiobook — 18.1k stars — Ebook to audiobook with voice cloning and 1158 languages.

zerox — 12.1k stars — OCR and document extraction using vision models instead of traditional OCR. getomni.ai/ocr-demo

slim — 23.0k stars — Minify container images by up to 30x. Formerly DockerSlim, now SlimToolkit.

Checkmate — 9.2k stars — Self-hosted uptime and infrastructure monitoring with beautiful visualizations.

yazi — 32.5k stars — Blazing fast terminal file manager in Rust. Async I/O, image previews, plugins.

gitbutler — 19.2k stars — Modern Git client with virtual branches. Tauri/Rust/Svelte.

burn — 14.3k stars — Deep learning framework in Rust. PyTorch alternative with type safety.

hammerspoon — 14.5k stars — macOS desktop automation with Lua. The power user’s best friend.

centrifugo — 9.1k stars — Scalable real-time messaging server. WebSocket/SSE pub/sub. Language-agnostic.

HuLa — 6.8k stars — Cross-platform instant messaging app. Tauri + Vue 3 + Rust backend.

spacebarchat — 6.4k stars — Self-hostable Discord-compatible communication platform.

rod — 5.6k stars — Chrome DevTools Protocol driver for Go. Better stealth than Selenium/Puppeteer.

television — 4.2k stars — Fast, portable fuzzy finder for the terminal. Rust. Because fzf wasn’t fast enough.

material-maker — 4.4k stars — Procedural materials generation in Godot. Open source Substance Designer.

brush — 3.7k stars — 3D reconstruction via Gaussian Splatting in Rust. Feed it photos, get a navigable 3D model.

EmulatorJS — 3.1k stars — Web-based RetroArch frontend. Play NES, SNES, N64, PS1 in your browser.

noclip.website — 2.7k stars — Digital museum of video game levels you can fly through in your browser. WebGL-powered nostalgia. noclip.website

breezydemo — 221 stars — ESP32-S3 as a tiny instant-on PC with shell, editor, compiler. DOS-era vibes with WiFi.

zvec — 560 stars — Lightweight in-process vector database from Alibaba. C++. No separate server needed.

arcadedb — 696 stars — Multi-model database: SQL, Cypher, Gremlin, MongoDB, Redis. Vector embeddings. No arcade games.

Ghost_ESP — 417 stars — Turn an ESP32 into a WiFi pentesting tool. Deauth, beacon spam, probe sniffing. $5 chaos.

endless-sky — 6.3k stars — Open source space trading and combat game. Escape Velocity spiritual successor.

OpenFrontIO — 1.8k stars — Self-hostable creator platform. Open source Patreon alternative.

No posts

Read the original on 1984commitlog.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.