this post was submitted on 25 Jan 2024
840 points (98.3% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] stingpie@lemmy.world 14 points 2 years ago (13 children)

Anything that's turning complete, has enough ram, and has a c compiler can run Linux. Theoretically, you could program a CPLD to run brainfuck and you could still run Linux.

[–] Tja@programming.dev 34 points 2 years ago (12 children)
[–] stingpie@lemmy.world 17 points 2 years ago (10 children)

Yes. Any turing complete processor can perfectly emulate any other turing complete processor, whether it is x86, arm, or riscv. Mainline Linux can then run on this emulated processor without modification.

[–] Rodeo@lemmy.ca 12 points 2 years ago

Damn that's gonna be slow.

But I guess speed was not a criterion.

load more comments (9 replies)
load more comments (10 replies)
load more comments (10 replies)