How much scratch? It’s hard to believe they wrote device drivers, ip stack, codecs etc from scratch
purely basedbon vibes
Submitted 2 months ago by not_IO@lemmy.blahaj.zone to [deleted]
Comments
Lojcs@piefed.social 2 months ago
Sylvartas@lemmy.dbzer0.com 2 months ago
I’d take OG doom being bundled with the OS and forever pinned to the taskbar over whatever Windows has been doing with candy crush tbh
yermaw@sh.itjust.works 2 months ago
Everyday0764@lemmy.zip 2 months ago
oh god no, cs teacher made us use this thing even though most of us could already write code. it was painful
ZILtoid1991@lemmy.world 2 months ago
It’s likely like the exFAT driver for FreeBSD, which was just a regeneration of the Linux exFAT driver, thus broke license terms.
DmMacniel@feddit.org 2 months ago
mhm its in the repository: github.com/kaansenol5/VibeOS/blob/…/README.md
balsoft@lemmy.ml 2 months ago
Given this is all going to be stolen and slightly modified code anyways, I don’t see why not. 64 sessions sounds like a lot.
planish@sh.itjust.works 1 month ago
It looks like they ginned them up from relevant specs they stuffed in and and the model’s latent knowledge of QEMU VirtIO and the absurd GPU-managed system architecture that is the Pi.
The models have seen several IP stacks before, plus many copies of the Linux, BSD, etc. source trees.
It’s not actually hard to write a network stack, just tedious.
Unfortunately, the talking horse’s OS hasn’t bothered with syscalls and lacks any notion of memory protection, and has a terrible userspace API which e.g. puts waiting for a ping response entirely in kernel.
* Programs call kernel functions directly - no syscalls needed. * Win3.1 style!
Usually people don’t manage to produce an entire operating system without knowing why this is a bad idea.
prole@lemmy.blahaj.zone 2 months ago
There’s a Doom button on the task bar. I imagine it doesn’t work
snooggums@piefed.world 2 months ago
completelty from scratch
completelty
10/10, no notes.
Holytimes@sh.itjust.works 2 months ago
It’s honest and I respect that.
richardisaguy@lemmy.world 2 months ago
This thing must have been a nightmare to code… I use LLMs nearly daily for work, and their tendency for generating garbage is so strong i have to double check every answer and reestate my rules every time. Their memory isn’t worth shit for more complex tasks.
Derpenheim@lemmy.zip 2 months ago
Thats the fun part. Don’t double check. Push to prod.
Everyday0764@lemmy.zip 2 months ago
did you try opus 4.5? you still need to review the output etc, but it’s way way better than gpt 4.1. It also costs a lot more…
richardisaguy@lemmy.world 1 month ago
I normally use sonnet 4.5 and haiku for quick, simple or repetitive tasks; opus eats away all my tickets in days, if i turned off extra tokens i would go bankrupt
ZkhqrD5o@lemmy.world 2 months ago
Text editor probably needs 4 GHz CPU and eight cores.
Veedem@lemmy.world 2 months ago
“Motherfuckingwebsite.com one of the few pages that can be rendered by the VibeOS browser” 😂😂
unexposedhazard@discuss.tchncs.de 2 months ago
I just hope this person will never be in charge of anyones safety.
hayvan@piefed.world 2 months ago
That one is funny. And somewhat interesting project to see limits of LLMs. There is another project called vibeos at https://vibeos.sh/ which is, more disgusting than anything I guess.
Zos_Kia@lemmynsfw.com 2 months ago
You know the os is gonna be fire when the home page still has the next js default favicon
realitista@lemmus.org 2 months ago
I’m migrating immediately! All in!
statelesz@slrpnk.net 2 months ago
Kill it with fire.
PM_ME_VINTAGE_30S@lemmy.sdf.org 2 months ago
Nah, this is some rando’s slop OS. I would never use it but it’s whatever.
The real “kill it with fire” VibeOS is this homonymous monstrosity, which supposedly lets Claude Code control everything in your computer 😆
django@discuss.tchncs.de 2 months ago
It appears to be missing the one thing a operating system needs: it’s own kernel.
REDACTED@infosec.pub 2 months ago
How is operating system that needs an operating system to run a operating system?
andMoonsValue@lemmy.world 1 month ago
QEMU is not an OS but a Quick EMUlator. Its a way to run software in another ISA then what your hardware supports. If its ARM64 based then you could run it on ARM64 hardware.
REDACTED@infosec.pub 1 month ago
My bad, I was apparently thinking of another emulator on windows with somewhat similar name
jia_tan@lemmy.blahaj.zone 2 months ago
Glorious
baggachipz@sh.itjust.works 2 months ago
completetly
Perfect.
Ummdustry@sh.itjust.works 2 months ago
what did the poor duck do to be stuck in this cyber-swamp?
LeTak@feddit.org 2 months ago
You can hate AI , LLMs etc. But this is interesting and funny. They are transparent about the usage of AI, which is already better than some AAA game company who tries to hide it. Obviously this is just a proof of concept and they probably learned something about OS design
Nalivai@lemmy.world 2 months ago
Not if they used LLMs. Every time you use LLM to learn something, statistially you get negative knowledge.
maus@sh.itjust.works 1 month ago
Source?