this post was submitted on 09 Mar 2026
611 points (98.6% liked)
memes
20464 readers
1150 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don’t care what people on here think, an AI being able to code an OS is really impressive, even if it is shit.
please raise your own internal bar
It isn't really an OS, it doesn't have the layers or the infrastructure of an OS. It's just a shitty app that can do a few pre-programmed things and those don't even work. They call it an OS because it runs without needing an OS. But that doesn't make it an OS itself. Before EFI you could just write machine code into the boot sector of any disk and the BIOS would boot from it. This used to be totally normal. My first machine was an MSX computer and it didn't really have an OS. You'd have Basic for doing stuff, or you'd plug in a cartridge and it would run the code on the ROM inside that.
so what ur saying is, I can run doom with no OS? 🤔
Yep, here's UEFI-DOOM.
Although UEFI isn't as low-level as the BIOS stuff, but I couldn't find a BIOS port of DOOM so UEFI will do.
Dude... Sourcecodes of hobbyist OS are literally online available and thus scraped by LLMs. Of course it is able to cobble together a seemingly working OS.
Most AI can write Shakespeare if your standards are low enough.
No thanks, I'll stick to my 1000 monkeys writing on 1000 typewriters. "It was the best of times, it was the blurst of times." You stupid monkey!
Is it really? That's the same thing as the AI coded compiler. It has multiple OS source code in it's training data, as someone put it about the Claude C Compiler: "it's a brute force attempt to decompress fuzzily stored knowledge contained within the network".