86
submitted 8 months ago by blotz@lemmy.world to c/linux@lemmy.ml

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)

(page 2) 50 comments
sorted by: hot top controversial new old
[-] TechAdmin@lemmy.world 5 points 8 months ago

EndeavourOS on desktop and laptop side of things.

[-] derrg@lemmy.world 4 points 8 months ago

Pop!_OS on my desktop and laptop since 2020.

[-] YourMomsTrashman@lemmy.world 4 points 8 months ago

Debian for a while, now Mint (I'm a Cinnamon freak)

[-] flubba86@lemmy.world 4 points 8 months ago

Nobara these days. It's based on Fedora 38.

[-] Barbarian@sh.itjust.works 4 points 8 months ago* (last edited 8 months ago)

When it comes to distros, I am a boring man with a boring POV: I just want the thing to work with as little fuss as possible. Consequently, I'm on Kubuntu. KDE is rock solid, and Ubuntu is what I'm used to.

If/when my OS ever breaks down hard enough to reinstall, I'll probably install Fedora Workstation.

[-] ikidd@lemmy.world 4 points 8 months ago

After years of Manjaro (and I still use it on most of my computers), I'm trying out Nobara KDE to see how it keeps up for gaming. It has a number of optimizations that Glorious Eggroll has compiled and seems pretty fast compared to Manjaro on the same hardware. I imagine I could do all the changes on Manjaro, but I also wanted to see how Fedora runs these days, it's been a long time since I used it on the daily.

So far, so good.

[-] owenfromcanada@lemmy.world 4 points 8 months ago

I'm using Mint, but I've avoided using flatpaks (generally downloading DEB packages directly, or adding ppa sources). It's worked pretty well so far.

I do have a handful of AppImages, but they're a bit easier to work with.

load more comments (3 replies)
[-] TwinHaelix@reddthat.com 4 points 8 months ago

Arch on my home server, Zorin on my laptop

load more comments (3 replies)
[-] ar0177417@lemmy.world 4 points 8 months ago

Artix (Basically Arch without Systemd)

[-] blotz@lemmy.world 4 points 8 months ago

Does artix only boot without systemd or is it completely systemd-less? If it is systemd-less, how do services like docker work with that?

[-] lemmyvore@feddit.nl 4 points 8 months ago

Most services just need the init system to start, stop and monitor them. There's no special integration needed for each of them beyond running a command, monitoring the PID, and killing the PID when it's time to stop.

If you mean the special integration of docker and podman with systemd, first of all that's only required in rootless mode and not everybody runs rootless (most users probably run root docker). In rootless mode you have to manage each container individually as if it were a standalone service instead of just managing docker. Basically you have to integrate each container into the init system, whatever that is. There are some tools that make it easier to with podman+systemd because they write the systemd units for you but you can do it with any init system. The distro mostly doesn't care because you have to do the work not them.

[-] noisypine@infosec.pub 4 points 8 months ago

NixOS and Debian. Probably just NixOS in the near future.

[-] uis@lemmy.world 4 points 8 months ago

Install Gentoo

Never needed flatpack for last 5 years

load more comments (1 replies)
[-] wolre@lemmy.world 4 points 8 months ago

I've been using OpenSuse Slowroll basically since it released and so far am very happy with it.

[-] nezach@discuss.tchncs.de 4 points 8 months ago

Endeavouros on Laptop and main PC. Loving it.

[-] Nukken@lemmy.world 4 points 8 months ago
[-] MrBubbles96@lemmy.ml 3 points 8 months ago

Arch + XFCE on my desktop. Have been for a while now, and everytime i try something else, I always come back to it. For my laptop, I've been using Gnome + extensions (Arch as well. That way I don't gotta switch gears and remember two different sets of commands) before i had to take it in for repairs. Was pretty good because of the mousepad gestures IMO.

[-] AutVincamAutPeriam@lemmy.zip 3 points 8 months ago

I've been using Mint Cinnamon for a while now. It runs beautifully with fewer firmware issues than Ubuntu on my XPS. Even though it shipped with Ubuntu.

[-] cosmicrose@lemmy.world 3 points 8 months ago

I was using Fedora for about a year and it was great. Nice and stable, almost everything worked out of the box. Then I goofed up an update and had to install something new, and I chose Arch. Arch is working mostly fine, of course I had to learn a thing or two about how some subsystems worked but the Arch wiki is a wonderful resource. We’ll see how long this install lasts, it’s been smooth sailing for about a month now.

[-] Secret300@sh.itjust.works 3 points 8 months ago

Fedora. I've been looking into fedora silverblue and vanilla os as well but I'm chilling with regular fedora for now

[-] schnurrito@discuss.tchncs.de 3 points 8 months ago

Debian testing. Seriously. That is reasonably easy to install and configure unlike Arch or Gentoo, but doesn't come with "user friendly" corporate crap like Ubuntu and its derivatives.

load more comments (5 replies)
[-] bour@lemmy.ml 3 points 8 months ago

Desktop: Arch KDE Laptop: MX Linux KDE

[-] embed_me@programming.dev 3 points 8 months ago* (last edited 8 months ago)

Arch + gnome but it doesn't matter at this point

[-] longshanks197@kbin.social 3 points 8 months ago* (last edited 8 months ago)

Devuan (Debian without systemd), stable (Daedalus) with backports. Been running Debian since 2000, Devuan since 2018. I am at a point where I just want consistency and familiarity in my setup.

Edit: as far as cool new things, I have moved to pipewire for audio and leveraging a selfhosted nextcloud for web based file storage. For a personal setup (limited users) I just installed Nextcloud office which is basically Libreoffice in a browser like Google docs. I am also using mythtv with an hdhomerun for broadcast tv. None of this is really "new" but new to me. The setup of these functions has been fairly straightforward for me and I appreciate all the work these projects have put to make the setup and maintenance fairly painless.

[-] EntropyPure@lemmy.world 3 points 8 months ago

Pretty happy with Debian Testing. Frequent updates but still very stable and rock solid.

[-] MalReynolds@slrpnk.net 3 points 8 months ago* (last edited 8 months ago)

Fedora immutable (ublue kinoite) has been so bulletproof. Moved from Arch, which is now on distrobox, so painless. Now ~ 1 year... 2 laptops + desktop, other is destined for NixOS...

[-] settinmoon@lemmy.ml 3 points 8 months ago

I daily drive Fedora because RHEL is what my industry uses and it's good to stay on top of the technology.

[-] callyral@pawb.social 3 points 8 months ago

void linux (glibc) + swayfx + waybar + foot terminal + nushell

[-] shertson@lemmy.world 3 points 8 months ago

Laptop and Workstation run Fedora. Servers run Proxmox.

Can't say that there is anything new and exciting. Big change for me has been that I have accepted flatpacks. I've gotten to the point where I don't care about being a purist, don't care about customizing and theming everything. I just want to use my computer.

[-] wolre@lemmy.world 3 points 8 months ago

I've been using OpenSuse Slowroll basically since it was released and have so far been very happy with it.

[-] HurlingDurling@lemm.ee 3 points 8 months ago

Currently driving Fedora 39

load more comments
view more: ‹ prev next ›
this post was submitted on 26 Nov 2023
86 points (88.4% liked)

Linux

46620 readers
881 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