April 9, 2026
When bots code, lawyers panic
Vibe-Coded Ext4 for OpenBSD
AI-built file system meets OpenBSD’s “who owns this?” wall
TLDR: An AI-generated file system for OpenBSD sparked instant pushback over who owns AI-written code, with project leaders balking at legal uncertainty. Commenters split between hype for rapid AI builds and warnings about license risks, turning this into a test case for how open-source handles bot-made code.
OpenBSD just got a drive-by drop of an AI-written file system, and the comments section lit up like a server farm. One developer claimed the code was “pure AI” magic—no Linux code read, just vibes and testing—and boom, instant drama. Critics pounced: if the bots were trained on Linux’s ext4, isn’t this just a remix with extra steps? One snarky reply suggested the author meant “more Linux than he wants to admit,” while others posted receipts with the mailing list thread and a previous HN brawl.
OpenBSD’s leaders amped the tension, warning that the law hasn’t decided who owns AI-generated code. No human author, no clear rights—no merge. That set off a split-screen reaction: the “AI speedrun” crowd cheered the ambition (“it boots and passes checks, ship it!”), while the “license landmine” faction yelled “don’t bring GPL cooties into BSD.” Cue memes about “vibe-coded ext4” and jokes that the driver lacks journaling and, apparently, legal paperwork too.
In short: a flashy AI stunt met old-school caution. The community is torn between the thrill of bot-built code and the fear of future lawsuits. For now, OpenBSD says: cool demo, uncertain ownership, hard pass. The comments? Pure popcorn.
Key Points
- •An LLM-generated ext4 filesystem driver was proposed for OpenBSD by Thomas de Grivel on March 17.
- •The submission claims full read/write support and passes e2fsck, but lacks journaling support.
- •De Grivel stated the code was produced using ChatGPT and Claude-code, with his own reviews and testing.
- •OpenBSD developers raised licensing and copyright risks, including possible derivation from GPL-licensed Linux ext4.
- •OpenBSD leaders highlighted unresolved copyright ownership of AI-generated code, making redistribution rights uncertain.