this post was submitted on 26 Nov 2023
88 points (88.6% liked)

Linux

45582 readers
1196 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 5 years ago
MODERATORS
 

I'm between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?

I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 7 months ago (1 children)

After using NixOS, I don’t think I could go back to a regular distro. At the very least, maybe debian with the nix package manager

[–] [email protected] 3 points 7 months ago (1 children)
[–] Neon 3 points 7 months ago (1 children)

As someone who uses it as well:

Yes it is. Especially if you use Gnome. Because you can set dconf settings right in your Config.

It takes a while to remember to configure your User Account not in the normal Settings App but instead in the Config, but once you do it's amazing.

I reinstalled on my Laptop and i was back on my old Desktop with all my Programs, Extensions, Settings etc within 20 Minutes

When i change a Setting on my Laptop, i use Git to synch the Config to my Desktop and all the changes i made to my Laptop are also on my Desktop.

Also: no more accidentally breaking your system. I don't have to type random Commands in my Terminal to try and fix something and then try ans revert them. I just add the Config. If it doesn't work, i remove the Config again and it automatically reverts everything back as if nothing ever happened.

It is trily amazing

Now if only SELinux or Apparmor finally were supported.

[–] [email protected] 2 points 7 months ago (1 children)

@Neon maybe I’ll install it on my Kubantu

[–] Neon 2 points 7 months ago (1 children)

Just know: it takes time and effort to learn. The Documentation is often not that good and you'll go digging in blogs, Forums and Github Issues.

All in all i'd say i've spent probably more Time learning Nixos than i've spent learning Linux. Which, admittedly wasn't much as i started recently with fedora which has gotten really beginner-friendly, but still. I'd say i spent at least all in all 20 hours learning how to fix a fringe Problem in Nixos.

Most of that time was wasted on useless fringe stuff you'd probably never want to do, but there's also some rather normal stuff in there: i remember that my SWAP wasn't decrypring correctly from LUKS, which wasn't really bad or anything, it just annoyed me that it didn't work, and i spent about 40 Minutes debugging that.

For me it was totally worth it. I would do it again in a Heartbeat. However, if you have a full-time Job and a Family, maybe you should just get a Fedora Workstation Laptop. Or a Macbook even.

[–] [email protected] 4 points 7 months ago

@Neon luckily I have no life so yay I guess but it seems intriguing so maybe I’ll try it out later as school slows down so I have the time