66
You hurd me. (sh.itjust.works)

all 12 comments
sorted by: hot top controversial new old
[-] bigdog_00@lemmy.world 16 points 1 year ago

I feel like I'm missing out on what "HURD" is, I'm ready for the downvotes lol

[-] TerminalLover@programming.dev 8 points 1 year ago* (last edited 1 year ago)

My knowledge on the subject is limited but from what i understand, HURD is a project that seeks to bulld a microkernel based replacement for the UNIX kernel. Contrasting with the Linux kernel, which serves the same purpose but is monolithic.

The difference between a monolithic kernel and a microkernel is that the first runs all the kernel services that compose the operating system. Whereas in the later, the kernel runs only the most essential services and rest are implemented by servers. At least theory, this makes the system more adaptable, modular, and robust.

I think it's pretty similar to the Systemd vs minimalistic init systems debate. Systemd does it all, but by doing so, it could limit your choices on the software you wanna use for each task. Also, since it has a lot of features, there are some that you'll never use, which is why some people consider it bloated.

Init systems like Runit seek to solve this by just being init systems, nothing else. Other tasks are handled by other programs that are similarly designed for just that one task.

Personally, I'm in the "systemd and the monolithic Linux kernel are great" team, but it's just a matter of preference ¯\_(ツ)_/¯.

[-] Jumuta@sh.itjust.works 3 points 1 year ago

hurd is a dead project from decades ago

[-] TerminalLover@programming.dev 4 points 1 year ago

I thought it was technically still in development.

[-] Bene7rddso@feddit.de 3 points 1 year ago

It is, iirc they even had a release a couple months ago. But not much happened for decades

[-] Draconic_NEO@lemmy.dbzer0.com 7 points 1 year ago

Basically HURD is GNU's attempt at creating their own functioning Kernel as an alternative to the Linux or other UNIX kernels, as their own separate thing. Though development on it is very slow, so slow some might even consider it a dead project, though it is still going last time I HURD (I'm sorry, I couldn't resist).

[-] GustavoM@lemmy.world 5 points 1 year ago

I've got your back lad. I also have no idea what HURD means.

[-] 30p87@feddit.de 13 points 1 year ago
[-] scroll_responsibly 11 points 1 year ago
[-] Dirk@lemmy.ml 3 points 11 months ago
[-] AllNewTypeFace@leminal.space 6 points 1 year ago

Or eating his own toe jam

this post was submitted on 07 Oct 2023
66 points (90.2% liked)

GNU+Linux Humor

4832 readers
1 users here now

Memes, jokes and general humor about GNU+Linux

Rules:

founded 5 years ago
MODERATORS