AI UNDERDOGSDAILY PICK
AI UNDERDOGS
AI 写了个操作系统,还能跑 DOOM
AI wrote an OS — it runs DOOM
kaansenol5/VibeOS
不是 AI 帮你写个 todo app
是一个完整的操作系统——从零写的那种
而且它真的能跑 DOOM
Not vibe-coding a todo app. A full operating
system, booting on real hardware, running DOOM
裸机 ARM64 内核
Bare-metal ARM64 kernel
VibeOS
GitHub 上一个 ARM64 操作系统
直接跑在树莓派这种真硬件上
作者说这整个项目是 vibe-coded 出来的——也就是 AI 主力
人来指挥
VibeOS is an ARM64 kernel on GitHub, running
on actual Raspberry Pi hardware. The author calls
it vibe-coded — AI writes the bulk, human
steers the ship
★ SIGNAL 1
184 个 commit,不是玩具
184 commits. Not a toy.
翻一下 git log
184 个 commit——修 D-cache 跟 GPU/DMA 的一致性问题
调 linker script 里的 GOT 段防内核卡死
还有 200ms 时间片的抢占式调度
这不是 AI 懒洋洋糊弄出来的东西
184 commits of real kernel work. Fixing D-cache
coherency for GPU and DMA. Debugging GOT sections
in linker scripts to prevent hangs. Preemptive scheduling
with 200ms time slices. This isn't a lazy
AI demo
★ SIGNAL 2
跑 DOOM 才算毕业
DOOM or it didn't happen
写 OS 的人都知道
跑通 DOOM 是真正的成年礼
这位老哥不光 port 了 doomgeneric
还顺便把 MicroPython 也嵌进去了——在自己 vibe 出来的内核上
Any OS builder knows: running DOOM is the
rite of passage. He ported doomgeneric AND embedded
MicroPython — on a kernel that was largely
written by AI. Genuinely absurd
作者没写什么万字长文吹 AI 多牛逼
也没藏着掖着
v2ex 上就一句话:「我 vibe-coded 了一个 ARM64 操作系统
能在真机上启动」
能做到这步,剩下的他自己都懒得解释了
No manifesto, no hype piece. Just one line
on v2ex: 'I vibecoded an ARM64 operating system
that boots on real hardware.' When you've got
DOOM running, words are kinda unnecessary
AI UNDERDOGS
star 一下,看 git log 比看 README 有意思
Star it. The git log is better than the README.
kaansenol5/VibeOS
关注 · 每天发现更多 AI 神作
github.com/kaansenol5/VibeOS