it’s you!

  • 4 Posts
  • 23 Comments
Joined 4 months ago
cake
Cake day: May 10th, 2026

help-circle

    • the corporate side of Red Hat is far less evident on Fedora than Canonical’s on Ubuntu

    • vanilla UX

    • Atomic editions

    • fast yet stable updates

    • more lightweight ISO

    it also has disadvantages, specially for nontechnical folks

    • Free Software Policy (NVIDIA drivers and some codecs not pre-installed)
    • non LTS version available (Atomic desktops are easier to manage if keeping un-updated for very long periods)
    • it uses RPM packages which are good, but there might be some software only offering DEBs (containers and extraction tools can help with that)

  • 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













  • my thoughts

    • lol i just completely forgot about snaps
    • Nix can’t be installed in the standard way on inmutable distros :(
    • Homebrew is actually good, it’s exactly like your usual package manager and works with /home as a symlink, however it can take up a lot of storage since it pulls it’s own dependencies and that GCC thing is another one
    • distrobox/toolbx have their usecases, but until things get better it can be used as a last resort
    • and good old AppImages, I think they’re good for slow moving projects and games, but a large amount of them are not really portable, which defeats the purpose of AppImagws in the first place