• 3 Posts
  • 709 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • mightyfoolish@lemmy.worldtolinuxmemes@lemmy.worldGNU-Linux
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    37 minutes ago

    get upset about it being referred to as gnu+Linux or gnu/Linux

    I would say it’s the opposite. Certain people get angry if you do not refer to it as GNU/Linux. These people used to be technically correct.

    GNU tried to rewrite Unix from scratch under the GNU GPL license. They view their copy left license (a license where if you incorporate any code under their license, you must release the code of your project as well) as morally superior. Their kernel didn’t work out, but Linus Torvolds wrote another kernel for that GNU OS.

    Obviously, GNU wanted credit for the OS components that were not Linux. That’s where the copypasta about “What you are using is in fact GNU+Linux…” came from. GNU is the heart of the free software movement so they have their fans as well that of course would also make that claim.

    Of course, as the meme in the OP suggests, you can now have a Linux distro that either does not use code owned by GNU or uses very little of their code. I would argue Ubuntu, Arch, etc still are technically GNU+Linux as they use GNU’s C compiler, their C implementation, their userspace programs like Bash and grep, etc. However, Alpine uses alternatives to GNU software such as the musl C implementation.



















  • Tumbleweed is rock solid. I took out an old Intel based Macbook that has not been updated in two years (I stopped traveling for work and no longer needed a laptop so the software got outdated). OpenSuse Tumbleweed updated flawlessly. It switched to the newest gcc, switched over to pipewire, etc. without a single issue. I did not read the latest news as I used to do on Arch.

    Also, OpenSuse is a family of distros. Choose what works for you. Tumbleweed is the main product and the base of all Suse offerings (and I recommend it).

    • Tumbleweed rolls similarly to Arch but has more QA testing
    • Slowroll is just snapshots of Tumbleweed that are updated less frequently. May replace Leap.
    • Leap does traditional releases similar to other OSes such as Mac, Windows, and Ubuntu
    • MicroOS (and its flavors) update the same way Android does; as a full image. You could pick a MicroOS flavor such as Aeon (Gnome) or Kalpa (KDE) and stick to Flatpaks which as a strategy works great on the Steamdeck but I have yet to try it on desktop.

    As someone who has tried several Linux distributions what was important to me was how stable updates were. On that old Macbook, that I used for ten years; I mostly used Chakra, Arch, and Tumbleweed. That Tumbleweed install was at least six years old.

    I did have one issue, but it was a kernel introduced bug. Long since fixed. Someone messed up Apple EFI boot; so I had to load the EFI menu when booting and then select my internal SSD to start the OS.