Millions of new Operating Systems shall be born

submitted by edited

https://lemmy.today/pictrs/image/5866097a-7850-4c0a-a067-c163f3a1c416.png

Millions of new Operating Systems shall be born

https://bsky.app/profile/meltbananas.bsky.social/post/3mdsxyxe2es2l

32
117

Log in to comment

32 Comments

One of these things is not like the other. Claude Code cannot exist outside of user space.

Just run it in kernel space. Yolo


Since its using linux underneath I feel like you could bundle Claude Code into some unikernel then expose the input/output through some other means. but yeah this is just a shitpost

You’d have to bundle a whole lot more to get it to run. It’s not strictly speaking out of the question though




Claude Code is an LLM, people ain’t gonna be building jack shit with that and anything they do manage to build will just be unlicensed copy-pastes of other builds.

? Half of google is being powered by this I think saying jack shit is a bit of an understatement (Though its definitely not AGI or anything lmao)

Maybe that’s why google services tabs keep crashing lately. I guarantee it’s slowing down their development or if it isn’t then it’s going to become a massive vulnerability sooner or later.

Theirs so many issues with how google is run internally I really wish AI was the main one tbh





There’s a running joke between my friends about locking one of us in a room with a minimal Linux & C89 compiler: “okay now rebuild the world from scratch”

This feels like that but stupid.

Lol imagine you walk into an interview, they lock the door and hand you just linux + C compiler.

Hey! That’s how I got my current position!


“I thought this interview was for an apple pie baker…”




If I can just interject, I’m posting from Claude/HURD right now, that’s right we finished it

🤢
1

holy ORZ, I’m trying to build Gemini/Linux but its not going along well. Should have stuck with Claude



Apt search kde

Install whatever the correct option for plasma is.

Such challenge much difficult

how does apt work when glibc does not work?

How does Claude work with nothing?

If you want to think about the implementation I guess you could bundle it into the kernel then expose some input/output? https://lemmy.today/comment/21990242

Where do we install apt in the first place if no software is on it, I guess if it was just raw linux you would just implement wget or curl then download whatever you wanted

n I guess you could bundle it into the kernel

how do you think that works, if the kernel doesn’t even have ls ?

it would be unikernel so your essentially statically linking a binary to the the linux kernel image, so it all be running in kernelspace. You would have to statically link libc and other dependencies likely (i rem red hat patching glibc for this to work but not sure what they changed?).

how are you this savvy with the underpinnings of the OS, but this naive about this kind of scenario and use of AI in this context?


This breaks the prime directive of Linux. “Don’t break userspace”

If you’re working on the linux kernel everything you build drops once init/systemd launches.

https://unix.stackexchange.com/questions/235335/why-is-there-a-linux-kernel-policy-to-never-break-user-space#235532

Claude Code is an LLM that relies on multiple libraries not just glibc. What you’re proposing breaks the basic tenets of the Linux Kernel.

I think you’d probably be better served packaging this as a RISC V OS instead as binaries do run in the kernel there.








and without internet access

back in my day we had to CODE our wpa_supplicant by hand



Insert image