No no, you misunderstand. No FROM scratch. IM scratch.
Comment on purely basedbon vibes
Lojcs@piefed.social 1 month ago
How much scratch? It’s hard to believe they wrote device drivers, ip stack, codecs etc from scratch
yermaw@sh.itjust.works 1 month ago
Everyday0764@lemmy.zip 1 month 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 1 month 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 1 month ago
mhm its in the repository: github.com/kaansenol5/VibeOS/blob/…/README.md
balsoft@lemmy.ml 1 month 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 1 month ago
There’s a Doom button on the task bar. I imagine it doesn’t work
Sylvartas@lemmy.dbzer0.com 1 month 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