this post was submitted on 14 Jul 2026
165 points (98.2% liked)

Linux

66820 readers
182 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

This looks interesting. It's very new, so it will likely be a while before any OS would adopt it, but it definitely shows promise of a possible alternative to grub down the road

top 35 comments
sorted by: hot top controversial new old
[–] gary_host_laptop@lemmy.ml 47 points 3 weeks ago (1 children)

https://github.com/IO-ZetZor

16yo unemployed mf.

i wish i was doing this shit at 16. impressive if true.

[–] istdaslol@feddit.org 21 points 3 weeks ago (1 children)
[–] Axolotl_cpp@feddit.it 15 points 3 weeks ago (1 children)

The repo seems pretty legit to me, good readme, commits clearly written by a human, there is not coding agent in the contributors

I didn't check the code tho

[–] istdaslol@feddit.org 12 points 3 weeks ago (1 children)

the repo was all uploaded at once, so there wouldnt be a agent as contributer. Since the initial there were 40 commits per day, mostly small changes. So my guess if it was made with an agent its done in a normal chat window and than copy pasted in the repo. Not the most elegant way but ideal to hide the use of AI. And since we dont have a trustworthy day 0 it can be either be done in a day or they could have been working on it for a year.

It could be a rework of the rEFInd Boot Manager, wich they "credit" in their README

[–] Axolotl_cpp@feddit.it 6 points 3 weeks ago* (last edited 3 weeks ago)

The commit history is basically only

  • ...
  • update config.h
  • update config.c
  • update main.c
  • update gui.c
  • ...

It just looks like they don't know how to use git well and is making a commit for a single file instead of multiple ones

[–] talkingpumpkin@lemmy.world 30 points 3 weeks ago

Hand-coded or LLM-coded?

[–] murvel@feddit.nu 30 points 3 weeks ago (1 children)

Finally, I can replace the cold dark text of Grub with the warm embrace of an Anime girl when I boot.

We live in the future people!

[–] DarkMetatron@feddit.org 32 points 3 weeks ago (1 children)

Grub can do themes, anime girls are possible in Grub for at least 15 years.

[–] murvel@feddit.nu 10 points 3 weeks ago

Oh. Good...

[–] overcast@lemmy.zip 20 points 3 weeks ago* (last edited 3 weeks ago) (4 children)

that’s awesome

the thing with systemd “taking over”anything also has to do with it offering options that actually lessens efforts

nice to see another option apart from systemd-boot

this is the kind of things the uBlue project would be interested in looking forward to

[–] muhyb@programming.dev 15 points 3 weeks ago (1 children)

I actually like systemd-boot more than GRUB. I see it for 1 second, so I really don't see the point of theming a bootloader but this is the world of freedom. Any preference is welcome.

[–] dingleberrylover@lemmy.world 4 points 3 weeks ago

Same. Been using systemd-boot for years now. 0 issues. With Grub I had my fair share of trouble. Nothing too critical, but just another thing to worry about.

[–] hellmo_luciferrari@lemmy.zip 13 points 3 weeks ago

There is Limine, which is something I use. And I use it with Arch, using systend.

[–] MonkderVierte@lemmy.zip 6 points 3 weeks ago (1 children)

There's also rEFInd, in case you didn't know. What we actually need is a stable and usable efistub manager.

[–] fozid@feddit.uk 2 points 3 weeks ago (1 children)

Efistub is the simplest and best solution, but agree it could do with some basic manager.

[–] MonkderVierte@lemmy.zip 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I've never got stub reliably working manually.

[–] fozid@feddit.uk 2 points 3 weeks ago

I use it on all my machines. Debian, arch and void Linux. I have an efibootmgr script on each machine with my setup in, so if I ever need to change a setting, I update and run the script. In void, I have a hook for dracut to call it so everything stays working whenever I have a kernel update. It's very simple and easy once you get the hang of it.

[–] atzanteol@sh.itjust.works -4 points 3 weeks ago (1 children)

the problem with systemd taking over anything also has to do with it offering options that actually lessens efforts

You systemd haters are practically feral. WTF does this have to do with systemd?

[–] overcast@lemmy.zip 14 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

not hating, just saying that now that systemd-boot is being seen as a “modern” successor to GRUB it would feel to people who don’t like systemd like “oh no they’re replacing another standard tool with their own thing”

but the thing is, a lot of systemd tools have been adopted because they actually made work easier for people maintaining projects

I’m using Universal Blue as a reference because of their position of adopting novelty tools like bootc even before Fedora

now, their newest project Dakota is going to use systemd-boot to provide a full chain of trust

maybe systemd-boot seemed like the best option, it’s not like sD devs forced them to adopt their option

so it’s nice to see ACTUAL good projects so the freedom to choose doesn’t always mean giving up to the “best/easier” option

[–] non_burglar@lemmy.world -2 points 3 weeks ago

it’s not like sD devs forced them to adopt their option

It kind of is, though. You dont typically select your preboot environment, it's selected for you.

[–] Hund@feddit.nu 12 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

I wonder what these things do? 🫣

hutdown
eboot
irmware
[–] eldavi@lemmy.ml 7 points 3 weeks ago

you can tell these are better because they're shorter than the original. lol

[–] bluemite@lemmy.world 2 points 3 weeks ago (1 children)

Where are you seeing these? I searched the github for "hutdown" and it never appears without an s in front of it.

[–] Hund@feddit.nu 4 points 3 weeks ago

I was being sarcastic. ;) The first letter in those word are barley visible.

[–] ColdWater@lemmy.ca 9 points 3 weeks ago (1 children)

What's wrong with grub?, for me grub and nano are one of those softwares that's always reliable, it got my back when I need it the most

[–] bluemite@lemmy.world 4 points 3 weeks ago

Grub is a bit cumbersome to manage. What's wrong with alternatives?

[–] BeatTakeshi@lemmy.world 8 points 3 weeks ago* (last edited 3 weeks ago)

Seems like a repacked or forked rEFInd?

[–] sakphul@discuss.tchncs.de 7 points 3 weeks ago

I really like that the Readme is very in detail. At a lot of Projects are lacking good documentation.

[–] Luffy879@lemmy.ml 4 points 3 weeks ago (2 children)

Its nice and all until you forget to delete your 20 kernels + recovery

[–] gian@lemmy.grys.it 1 points 3 weeks ago (1 children)

Not that this is not a problem in any other boot manager, to be honest...

[–] Luffy879@lemmy.ml 1 points 3 weeks ago

If you look at something like fedora images, its something like fedora Linux 7.13.1-201.x64.f44, And this only gets worse once you get to something like the surface kernel

So probably it will shorten the names to something like Fedora Linux, but then you won't know what you want to select if anything goes wrong

What I mean is that boot managers are like static friction: it's a theoretical thing that simply does not impact you as long as youre moving, until the moment you stop at which point it becomes real and starts pushing back as strongly as you configured them to be

Just make your grub wait 3 secs before booting, it isn't worth saving that one press on the enter key

[–] Harmonics041@feddit.uk 1 points 3 weeks ago

Or all your stored nixos generations

[–] ohshit604@sh.itjust.works 0 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Would be nice to see a boot manager support Corsair keyboard drivers, bloody dumb Corsair keyboards require proprietary drivers to function.

[–] BeardedBlaze@lemmy.world 1 points 2 weeks ago (1 children)

Weird, I use wireless corsair, it works perfectly fine in boot manager.

[–] ohshit604@sh.itjust.works 0 points 2 weeks ago* (last edited 2 weeks ago)

Yeah I learned the hard way, I ran updates on my Debian desktop and didn’t realize the kernel failed to rebuild due to a driver not supporting the latest kernel version, well to my surprise the day after when I went to turn my desktop on and it failed to boot, I couldn’t navigate Grub to get into another kernel version or recovery.

That sucked.

Corsair K95 Mechanical keyboard.