this post was submitted on 14 Jan 2026
269 points (98.2% liked)

Lemmy Shitpost

39077 readers
4267 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 2 years ago
MODERATORS
all 34 comments
sorted by: hot top controversial new old
[–] LeTak@feddit.org 132 points 2 months ago (1 children)

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

[–] Lojcs@piefed.social 61 points 2 months ago* (last edited 2 months ago) (6 children)

How much scratch? It's hard to believe they wrote device drivers, ip stack, codecs etc from scratch

Edit: there's doom on the task bar !?!

[–] Sylvartas@lemmy.dbzer0.com 72 points 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 45 points 2 months ago* (last edited 2 months ago) (1 children)

No no, you misunderstand. No FROM scratch. IN scratch.

www.scratch.mit.edu

[–] Everyday0764@lemmy.zip 3 points 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 21 points 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.

[–] prole@lemmy.blahaj.zone 3 points 2 months ago

There's a Doom button on the task bar. I imagine it doesn't work

[–] planish@sh.itjust.works 2 points 2 months ago* (last edited 2 months 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.

At some point in the USB keyboard/mouse code the model has loudly proclaimed PRINTF NOT ALLOWED, in the style it does when overcompensating after its obvious mistakes are pointed out to it for the third time. So I suspect that part might be implemented by brute force.

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.

[–] snooggums@piefed.world 54 points 2 months ago (1 children)

completelty from scratch

completelty

10/10, no notes.

[–] Holytimes@sh.itjust.works 9 points 2 months ago

It's honest and I respect that.

[–] richardisaguy@lemmy.world 32 points 2 months ago (2 children)

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 36 points 2 months ago

Thats the fun part. Don't double check. Push to prod.

[–] Everyday0764@lemmy.zip 2 points 2 months ago (1 children)

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 2 points 2 months ago* (last edited 2 months 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 on extra tokens i would go bankrupt in one week

[–] N4kt0@lemmy.zip 29 points 2 months ago (1 children)
[–] ouRKaoS@lemmy.today 1 points 2 months ago
[–] ZkhqrD5o@lemmy.world 27 points 2 months ago

Text editor probably needs 4 GHz CPU and eight cores.

[–] Veedem@lemmy.world 18 points 2 months ago

“Motherfuckingwebsite.com one of the few pages that can be rendered by the VibeOS browser” 😂😂

[–] unexposedhazard@discuss.tchncs.de 16 points 2 months ago

I just hope this person will never be in charge of anyones safety.

[–] hayvan@piefed.world 14 points 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.

[–] realitista@lemmus.org 11 points 2 months ago

I'm migrating immediately! All in!

[–] REDACTED 7 points 2 months ago* (last edited 2 months ago) (1 children)

How is operating system that needs an operating system to run, is an operating system?

[–] andMoonsValue@lemmy.world 2 points 2 months ago (1 children)

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 2 points 2 months ago

My bad, I was apparently thinking of another emulator on windows with somewhat similar name

[–] statelesz@slrpnk.net 6 points 2 months ago (1 children)
[–] PM_ME_VINTAGE_30S@lemmy.sdf.org 28 points 2 months ago (1 children)

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 5 points 2 months ago

It appears to be missing the one thing a operating system needs: it's own kernel.

[–] jia_tan@lemmy.blahaj.zone 3 points 2 months ago
[–] baggachipz@sh.itjust.works 2 points 2 months ago* (last edited 2 months ago)

completelty

Perfect.

[–] Ummdustry@sh.itjust.works 1 points 2 months ago

what did the poor duck do to be stuck in this cyber-swamp?