this post was submitted on 09 Jul 2021
47 points (98.0% liked)

Asklemmy

44656 readers
938 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
top 46 comments
sorted by: hot top controversial new old
[–] [email protected] 22 points 3 years ago* (last edited 3 years ago)

GNU Guix System, for the following reasons:

  • User-level management of packages, i.e. each user has their own profile which contains their own installed packages, which is separate from the set of system packages. i.e. no need to be root to un/install packages

  • Commitment to GNU Free System Distribution Guidelines, meaning no proprietary software, proprietary kernel bits, or promotion of such - which I'm aware some see as a negative but I specifically purchased Linux-libre compatible hardware for this reason.

  • Source-based package manager with an option for retrieving pre-built packages ("substitutes") from build servers. Any Guix machine can become a build server.

  • Packages can be built from a specified git revision, or with a specified patch, etc.

  • A package is just a variable defined in Guile Scheme. A package repository ("channel") is just a git repo containing a collection of packages.

  • Declarative configuration of system i.e. kernel, packages, services, users, etc.

  • Un/installs are atomic transactions, they create new generations of profiles that can be rolled back. Same goes for system configurations. Each system "reconfiguration" actually creates a new entry in the bootloader so if it breaks you can boot into the previous system generation and manage it.

[–] [email protected] 15 points 3 years ago

I have been using Debian for almost 20 yrs. In all that time I have tried many many distros and have yet to find one that I liked as well as Debian. Apt is just great. The number of packages available is awesome. It works on more hardware than other distros.

[–] [email protected] 12 points 3 years ago* (last edited 3 years ago)

Debian and Devuan.

Debian because I am used to and like its work model, first as user, then as SysAdmin hobbyist and later as SysAdmin student. I use it mostly when I need a fast installation or work in certain tools without non-SystemD support.

Devuan, my main distro. I use it for all other use-cases. I also experiment here when I got used to some tools which are SystemD dependent and look for replacements.

Edited: in general, Debian is organized and clean with a very dedicated documentation without breaking the rules of each software.

[–] [email protected] 11 points 3 years ago

Different Linux distros are optimized for different use cases, so what's best really depends on what you're looking for. That said, I found Pop OS to be really hassle free which is what I'm looking for at this point. It just works out of the box, I haven't had issues with it breaking during updates, and pretty much all the apps I use are in the official repos. So, can definitely recommend it as a Linux that just works.

[–] [email protected] 11 points 3 years ago* (last edited 3 years ago) (2 children)

Imo theres no best distribution, I just use what I see fit for a particular purpose. My favourite for personal laptop use (internet, development) is Void Linux for the following reasons:

  • Sane and minimal base system (I hate NetworkManager though, but it can easily be switched for e.g. connman)
  • The package manager is decently fast
  • Fairly recent software in the official repo, while still being stable
  • The documentation is good (It could be worded better though)
[–] [email protected] 4 points 3 years ago

I would also say familiarity and comfort are a lot bigger factor than some might admit. I stick with Fedora because I know it, not because it's somehow objectively better than other distros. At this point, most distros will work ootb on most hardware and serve a lot of the same purposes.

[–] [email protected] 3 points 3 years ago (2 children)

Yes, obviously there isn't a best one, I was just curious which one y'all like best using for your purposes. (Was that a bad way to phrase the question?) This is the first time I heard of Void Linux, I'll have a look at the site you linked!

[–] [email protected] 6 points 3 years ago

Yes, obviously there isn’t a best one, I was just curious which one y’all like best using for your purposes. (Was that a bad way to phrase the question?)

No, the post title was very fine!

[–] [email protected] 5 points 3 years ago

Some cool stuff I forgot because I only use it on my Laptop:

  • They offer an alternative build with musl libc, a less "bloated" and potentially more secure alternative to glibc (desktop stuff broke often when I tried it, but for servers it's really nice)
  • They support ARM and have easy to use prebuilt images for popular arm boards
[–] [email protected] 11 points 3 years ago* (last edited 3 years ago)

linux mint because its plug and play and its as user friendly as windows, but without all the bullshit.

[–] [email protected] 10 points 3 years ago

I like elementaryOs the most because its DE is beautiful but it is not as good as I would like since its team is quite small, I would love if Pnetheon would be distro agnostic so that I could use it with Arch.

[–] [email protected] 9 points 3 years ago (1 children)

Arch... Because # of pakages available and I know what packages are installed on the system

[–] [email protected] 8 points 3 years ago

I prefer Arch for the bleeding edge packages and AUR. The other thing I like about arch is that the desktop environments or window managers are not heavily modified from the release of the maintainer. So KDE Plasma is like how the maintainer wanted it to work/look.

[–] [email protected] 8 points 3 years ago

Arch Linux for the recent software. But I also like Alpine, Debian, Ubuntu, Nix.

[–] [email protected] 7 points 3 years ago

NixOS. Very portable setup. This is what I like best. Also rather stable install, easy recovery out-of-the-box.

While at the same time, with a relatively large number of packages, and near-recent software versions. As an Arch user until recently, it’s the most happy compromise.

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

Manjaro gnome.

Manjaro because it has the most software that can be easily installed.

Gnome because I like the defaults. KDE can be fun to configure but it tends not to work very well on my hardware.

[–] [email protected] 3 points 3 years ago

Same here :D

[–] [email protected] 7 points 3 years ago

I'm really enjoying Pop!_OS. It was pretty simple to install, maintain, and customize. Updating to 21.04 was flawless for me and had no hiccups.

[–] [email protected] 7 points 3 years ago

Void Linux. It's lightweight and I am used to the package manager and the package ecosystem. I help updating packages in the repo too sometimes so contribution is easy. IRC channel for it is decently helpful.

[–] [email protected] 6 points 3 years ago* (last edited 3 years ago)

Void and Arch (Artix), btw. Of course, different distros are suited to different cases.

[–] [email protected] 6 points 3 years ago (1 children)

Fedora rawhide on laptop and Fedora 34 on PC. All witch Gnome.

[–] [email protected] 2 points 3 years ago (1 children)

Rawhide on laptop how is it ? Is it "stable" enough for daily usage ?

I am currently running fedora silver blue on my only machine and I love it

[–] [email protected] 1 points 3 years ago

Yes and no. In most cases there are no problems, but there can be errors where you need to use the command line.

[–] [email protected] 6 points 3 years ago

Manjaro KDE for desktop/laptop, its a good update interval, lots of resources available (including arch wiki), and access to almost any program via AUR.

For my servers Ubuntu. Although these days I run everything inside Docker, so maybe I could use something more lightweight instead.

[–] [email protected] 5 points 3 years ago

Manjaro KDE - great UI customisation and rolling distro updates

[–] [email protected] 5 points 3 years ago

Debian! Stable on the server (usually)

Sid on the personal machines.

I was running Arch for a while, but I got put off by three things bout it:

  1. It's just not put together as well. Even under Sid I was way less likely to have a package up and break because it depended on the wrong version of something. Usually when it happened under Arch it was only AUR stuff, but not always.

  2. I really despise the way Arch rips the documentation out of packages. Debian gives me the best of both worlds, I can install -doc packages if I want them and not if I don't.

  3. Arch's approach to Haskell is /infamously bad/ if you're actually interested in doing any kind of Haskell development, to the point where they recommend you just not install it and use ghcup.

[–] [email protected] 5 points 3 years ago

I run Debian/Ubuntu on my servers, but I develop on Arch and Alpine.

[–] [email protected] 5 points 3 years ago* (last edited 3 years ago)

I started with Raspian on the Pi years ago. That got me familiar with the Debian command line.

I eventually installed Lubuntu on a low spec PC that I had and loved it.

I tried a few other distros, but eventually settled on Elementary OS. It has a sleek UI, Debian based, and gives me very few issues. I'm eagerly awaiting 6.0!

I should also add, I like Elementary OS because it has a solid yet slim selection of pre-installed apps. The less bloat the better!

[–] [email protected] 5 points 3 years ago* (last edited 3 years ago)

Void Linux for me. Swaywm, pipewire, scratchpads, waybar, tui applications- yummy stuff.

Use case: procrastination. Maybe one day I’ll learn a language (zig curious) and actually start making things - got so many ideas for TUI applications it’s insane.

As others have pointed out

  • sane base install
  • rolling
  • up-to-date repos
  • fast as lightning package manager
  • runit is a lovely init
  • stable, not β€œstale”
  • edit: there’s awesome documentation!

Got to say though, Fedora 34 on my wifes laptop is pretty slick. I have a few nitpicks, but nothing major.

[–] [email protected] 5 points 3 years ago

Manjaro i3 (Community Edition). It has all the advantages of Arch but with more moderate software updates.

[–] [email protected] 5 points 3 years ago (1 children)

KDE Neon because it just works and OpenBSD for the same reason (; although that's not Linux. I'd like to give Nix a try. How do you like it, @[email protected]?

[–] [email protected] 5 points 3 years ago

Manjaro and Zorin OS :)

[–] [email protected] 5 points 3 years ago

i use Manjaro in my Laptop and Mobian in my Phone.

[–] [email protected] 4 points 3 years ago

I'm a simple man, Debian Testing on my PC and Debian Stable on my server.

[–] [email protected] 3 points 3 years ago (3 children)
[–] [email protected] 9 points 3 years ago

"join us now, and you shall never look back upon your dark past! for even the darkest soul among you, I tell you truly, is not beyond redmption."

-soronixa, the Linux Bible

[–] [email protected] 5 points 3 years ago* (last edited 3 years ago)

Nothing wrong with it, but if you are going to use Windows, at least make sure to disable telemetry and bloatware with Win10Privacy!

[–] [email protected] 4 points 3 years ago

Same here but been doing thirsty eyes to PopOs for a while

[–] [email protected] 3 points 3 years ago

manjaro and xubuntu

[–] [email protected] 3 points 3 years ago

Mx Linux, it was my first distro until now, about 1 year i guess

[–] [email protected] 3 points 3 years ago

Pop!_OS

Its the most straightforward and causes the least amount of headaches for me

[–] [email protected] 2 points 3 years ago

I use Ubuntu mostly, I just don't like the snaps.