A Linux desktop in x86_64 Assembly

13 points by isene


adam_d_ruppe

I also kinda wanna just mark this as spam, but gotta point out that we already have programs that convent some kind of user input to some kind of optimized assembly/machine code. They're called compilers.

From what I can research, nobody has previously built shell, terminal emulator, and window manager in pure x86_64 Linux assembly.

Have you actually done this? Or did you just put some different source (some prompt) into a different compiler (claude)?

Like what steps did you take to get to the output on the github?

alexandria

The fact this is vibecoded makes it utterly uninteresting to me. I think I trust vibecoded assembler less than I trust human coded assembler, lol

Besides, where's the fun in vibecoding something like this?! Surely the fun part of assembler is writing the assembler!