this post was submitted on 02 Apr 2026
45 points (95.9% liked)

Linux

64359 readers
729 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 6 years ago
MODERATORS
 

What are some significant differences to expect when switching to an alternative, and can that affect gaming compatibility and performance?

you are viewing a single comment's thread
view the rest of the comments
[–] guillem@aussie.zone 5 points 3 days ago* (last edited 3 days ago) (1 children)

I'm switching to GuixSD. Fortunately I have an old laptop and can build up my system there until I feel confident enough to do the real switch.

Pros I have encountered so far: booting in 20 seconds. Nice, although small, community. Scheme is cool. When the time comes, I will just need to copy two text files (and my dotfiles) to the main laptop, and my system will be (theoretically) the same, and it will be (theoretically) unfuckable.

Cons I have encountered so far: some kinks that were quick to research and fix while on an Arch-based distro, now are a bit more of a pain (but most of them in the fun way at least). For now I have given up trying to make the Thunar archive plugin work and switched to PCmanFM. Also I had to install Logseq as a flatpak. I have started very recently and I have not installed much yet so no idea about the impact on gaming.

ETA: there's !guix@lemmy.ml and !guix@infosec.pub on Lemmy.

[–] Peasley@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (1 children)

20 seconds isn't that fast...

I'm using Fedora on a sata SSD and mine boots in about 15 seconds. My laptop running Ubuntu on a sata SSD is about 17. Both running normal systemd

edit: i just timed ubuntu at 12 seconds. i do not have luks encryption though

[–] guillem@aussie.zone 2 points 3 days ago* (last edited 3 days ago) (1 children)

Oh I thought it was.

ETA: that includes me typing the LUKS password.

[–] Amaterasu@lemmy.world 2 points 3 days ago (1 children)

In Fedora, and other distros using Systemd, potentially in some distros that don't use Systemd as well, using tools like dracut or mkinitcpio you can enroll TPM2 to Secure Boot and seal TPM to NOT request LUKS password every boot.

[–] guillem@aussie.zone 1 points 2 days ago

That's too advanced for me I guess but maybe in a future.