157
submitted 3 months ago by bigmclargehuge@lemmy.world to c/linux@lemmy.ml

As the title says, I've been using various flavours of Arch basically since I started with Linux. My very first Linux experience was with Ubuntu, but I quickly switched to Manjaro, then Endeavour, then plain Arch. Recently I've done some spring cleaning, reinstalling my OS's. I have a pretty decent laptop that I got for school a couple years ago (Lenovo Ideapad 3/AMD). Since I'm no longer in school, I decided to do something different with it.

So, I spent Thursday evening installing Debian 12 Gnome. I have to say, so far, it has been an absolute treat to use. This is the first time I've given Gnome a real chance, and now I see what all the hype is about. It's absolutely perfect for a laptop. The UI is very pleasing out of the box, the gestures work great on a trackpad, it's just so slick in a way KDE isn't (at least by default). The big thing though, is the peace of mind. Knowing that I'm on a fairly basic, extremely stable distro gives me confidence that I'll never be without my computer due to a botched update if, say, I take it on a trip. I'm fine with running the risks of a rolling distro at home where I can take an afternoon to troubleshoot, but being a laptop I just need it to be bulletproof. I also love the simplicity of apt compared to pacman. Don't get me wrong, pacman is fantastically powerful and slick once you're used to it, but apt is nice just for the fact that everything is in plain English.

I know this is sort of off topic, I just wanted to share a bit of my experience about the switch. I don't do much distro-hopping, so ended up being really pleasantly surprised.

top 50 comments
sorted by: hot top controversial new old
[-] JoMiran@lemmy.ml 33 points 3 months ago

I am an old hand at Linux. I started with Red Hat's Halloween release. A few years ago I bought a Thinkpad and I slapped Pop!_OS on it and it's been my daily driver ever since. Rock solid and stable. If you have shit to get done and don't have time for shenanigans, Debian is hard to beat.

[-] Tai6VohT@lemmy.ca 3 points 3 months ago
[-] acockworkorange@mander.xyz 27 points 3 months ago

Wait until you discover aptitude.

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

Considering that aptitude needs shortcuts it might feel like a throwback to pacman for OP.

There's also synaptic for checking out dependencies and searching etc. which doesn't need the user to learn shortcuts.

Where aptitude absolutely rules and saves the day is in fixing complex package conflicts... but often if your system has reached that point you might as well consider reinstall.

[-] acockworkorange@mander.xyz 2 points 3 months ago* (last edited 3 months ago)

You can use shortcuts, or you can use the keyboard menu, or a mouse.

It also works well in case you ever get restricted to a text interface.

[-] hardcoreufo@lemmy.world 2 points 3 months ago

Aptitude has a GUI? I've been using it purely CLI for years.

[-] Deckweiss@lemmy.world 22 points 3 months ago

I agree about plain english in the package manager.

Years ago I wrote a script (now unmaintained) called "human Bash" where I wrapped a bunch of my commonly used commands in english words.

Some examples (parameters in cursive):

  • "please install minecraft "
  • "please update"
  • "search package by command ifconfig "
  • "search file by name /home/user/Downloads *.pdf "
  • "search file by content p_color "

and so on.

But since then I moved on to gui tools entirely.

[-] pixelscript@lemmy.ml 14 points 3 months ago

Seeing "please" in the script for some commands but not all of them is giving me INTERCAL flashbacks.

[-] Deckweiss@lemmy.world 16 points 3 months ago

please was basically a more complicated alias for sudo :D it originated as a meme on twitter I believe

load more comments (1 replies)
[-] narc0tic_bird@lemm.ee 18 points 3 months ago

To me, the best OS will always be the one that gets out of my way as good as possible. That includes stability, maintenance, compatibility, usability and sensible defaults. I don't want to deal with the OS when I'm trying to get stuff done or I'm looking for entertainment.

And yeah, Debian is pretty good at most of those things.

load more comments (2 replies)
[-] dinckelman@lemmy.world 14 points 3 months ago

These kind of posts confuse me. What you’re describing is not the distribution, but a vanilla GNOME experience. That can be achieved on basically any distribution with a healthy package repository. Not to mention that troubleshooting rarely involves the package manager, unless you are aware of a package that specifically breaks something. The recent pixman regression would be an example of this

[-] bigmclargehuge@lemmy.world 7 points 3 months ago

I mean, a portion of my experience is switching to Gnome, yes. I also touch on multiple other aspects that are different from my regular system on a deeper level (package manager, release system, package version, etc).

[-] cucumber_sandwich@lemmy.world 2 points 3 months ago

In arch it's just very easy to forget to install a specificoptional package for a subsystem that makes a feature of gnome work.

[-] thinman@lemmy.ml 11 points 3 months ago

I have a spare laptop that I use to play with different Linux distros and BSDs, but everything I rely on runs Debian, work and home.

[-] dallen@programming.dev 8 points 3 months ago

Same! Debian with gnome on my desktop and work laptop. Raspbian on my Pi4. Headless Debian in the cloud…

[-] bigmclargehuge@lemmy.world 4 points 3 months ago

I can see why. Really liking how everything feels so far. I might also use this laptop to try a flavour of BSD at some point

[-] Deckweiss@lemmy.world 10 points 3 months ago

The big thing though, is the peace of mind. Knowing that I’m on a fairly basic, extremely stable distro gives me confidence that I’ll never be without my computer due to a botched update if, say, I take it on a trip.

This I find a very weird statement. Perosnally I use arch on a laptop for work and I never ran into the scenario of not having a working laptop always ready.

  1. I have btrfs snapshots pre and post update that I can roll back to

  2. I update my packages every friday in the last hour of work, where I can roll back or do the required manual intervention in peace

  3. When I have an important time period where I judt don't want to deal with it, I just don't update anything. At some point I had everything out of date for 7 months due to a big and stressful project. Once it was over, I updated as usual.

  4. Nothing ever broke since I started doing it like this and following the arch news.

And for that I get way more packages, no missing out on the newest features and it is way easier to install anything not in the repos/AUR by creating my own PKGBUILD so that I have updates - than manually installing it on debian from make and it never updating.

[-] degrix@lemmy.hqueue.dev 18 points 3 months ago

I think point number three is likely what Deckwise is getting at. Every distro is stable when you don’t update it. I generally measure the stability of a distro on the ability to blindly update without taking out something mission critical.

[-] Deckweiss@lemmy.world 3 points 3 months ago* (last edited 3 months ago)

I think point 3 is an extreme measure because I make my living with that device. If it ran debian/ubuntu, I would still apply all the above points due to that circumstance.

I also use arch on my gaming pc, where I update blindly (still with btrfs snapshots) and the only time in the 6 years of that archlinux installs lifetime when it didn't function afterwards was during the grub update.

I used ubuntu for 2 years (and then plain debian for another 2 years) before arch, and for me it broke on every release version upgrade (do-release-upgrade). So once every half year. (And yes I followed the proper procedure. And yes it may be better now compared to back then.) As I found no way of fixing it, but I wanted the newest release, I reinstalled ubuntu/debian every 6 months, while keeping the home dir.

I guess if you are fine with staying on LTS for 5 years, it is indeed very stable, but if you want to have up to date features - arch was way more stable than Ubuntu or Debian in my personal experience.

[-] dgriffith@aussie.zone 9 points 3 months ago

Heavy debian testing / unstable user for over a decade here. I have never had to worry about doing 1/2/3 and I let my package manager do whatever it wants whenever it wants.

[-] avidamoeba@lemmy.ca 3 points 3 months ago* (last edited 3 months ago)

Imagine being able to turn on automatic updates and nothing breaking or requiring rollback. That's Debian Stable. 🫠

[-] authed@lemmy.ml 9 points 3 months ago

I tried Debian a few times and never liked it... I like the Arch experience better.

[-] folkrav@lemmy.ca 5 points 3 months ago

I’m genuinely curious what you consider to be the “Arch experience”, other than pacman.

[-] authed@lemmy.ml 2 points 3 months ago

Install process/freedom of choice for more things (It's more of a blank slate)

load more comments (8 replies)
[-] anamethatisnt@lemmy.world 8 points 3 months ago* (last edited 3 months ago)

If you start missing the classic taskbar and startmenu it is easily available in GNOME too:
Startmenu: ArcMenu
Taskbar: Dash to Panel
App Indicator: AppIndicator and KStatusNotifierItem Support

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

Yknow I really thought I would want to look into that at first, but I find I really like the default config once I took an hour to get used to it. It's different compared to what I'm used to, but it's really smooth and fast.

[-] dallen@programming.dev 5 points 3 months ago

I’m also a gnome shell convert. Down with the taskbar!

load more comments (1 replies)
[-] anamethatisnt@lemmy.world 3 points 3 months ago

If it works, it works and staying close to defaults means less worries about updates breaking stuff.
I use the workspaces a whole lot more now than when I first installed GNOME but I still want my taskbar with appindicators.

load more comments (1 replies)
[-] Shareni@programming.dev 6 points 3 months ago

Check out MX. It has some nice tools and defaults to make Debian better as a desktop distro.

Debian + Nix (home-manager) gives you a stable system and bleeding edge userland packages. It's a perfect combo.

[-] genie@lemmy.world 3 points 3 months ago

I tried Debian + Nix once upon a time too. Honestly flatpaks and containers did everything I needed and more, and every dev team I've been on already has familiarity with the container workflow.

I'm a huge fan of Debian and Nix, don't get me wrong, but it was shy of perfect for my use case. Glad it works for you though! I've been using Fedora + Nix home-manager with flakes for almost two years and I don't think I'll ever go back

load more comments (2 replies)
load more comments (1 replies)
[-] wildbus8979@sh.itjust.works 5 points 3 months ago

If you're feeling a little bit adventurous give Testing a chance, it works really well for workstation. I've been using it for nearly two decades and rarely have issues. Just about updates for a couple of weeks after the rollover and you're good!

[-] bigmclargehuge@lemmy.world 2 points 3 months ago

I may look into some of that stuff down the road but tbh I won't be doing anything too intense with it. Web browsing, music, video streaming, word processing and maybe some light C/C++ development. If my needs were more specialized I might consider changing over to testing or unstable.

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

I won't speak to the distro part of this, as this is too broad a subject, and there are too many distros I like for different use cases. Now, about Gnome, which is my favorite DE, second only to Cosmic (yes, the Gnome based one), has 1 issue since version 45 that made me jump ship to KDE 6 (which I've been able to set up fairly close to how I used Gnome, with some trade-offs) and that is Gnome's choice of not allowing any Screen Shot app to work, other than their own, using the current Apple justification that "it's for the user's own security", which is complete and utter bullshit. Sure, I can force run Flameshot from the terminal, but who wants to do that? I want mi screnn shot app to work from the Print-Screen key, as it should. I do miss everything else about Gnome, for sure, but I screen shot and annotate them too much to go through all the steps that are required to make it happen in Gnome 45.

[-] some_guy@lemmy.sdf.org 4 points 3 months ago

This is the sort of thing that I enjoy seeing on a Saturday morning. Congrats!

[-] danielfgom@lemmy.world 4 points 3 months ago

I agree. I did a lot of distro hopping when new to Linux to try all the desktops and have the latest apps etc. But after years of that I just wanted something stable that will be reliable and I don't have to maintain.

I installed Linux Mint Debian Edition 6 as soon as it was released and it's fantastic. Stable Debian base with Cinnamon on top. I couldn't be happier.

I've always been confused by pacman/arch in general and always preferred apt which I find straightforward.

As one who worked in IT for years, I'm tired of micro managing systems and unnecessary complications. Linux Mint Debian Edition/Debian + apt just keeps it simple.

Timeshift is a must. Creates a system restore point in the event that an upgrade goes wrong and it really works well. I highly recommend that to all Linux users.

I also like Warpinator which is Linux Mint's version of airdrop. Works between my android and my pc perfectly.

And there is tons of help online for Debian, unlike other distros.

[-] possiblylinux127@lemmy.zip 3 points 3 months ago

You also could give Fedora a try

[-] Codilingus@sh.itjust.works 2 points 3 months ago

I second this, but atomic/silverblue.

[-] possiblylinux127@lemmy.zip 2 points 3 months ago

Atomic and Silverblue are not for the faint of heart

load more comments (2 replies)
[-] EntropyPure@lemmy.world 3 points 3 months ago

If you want to take a step in between: I am running Debian Testing on my notebook. Testing is the staging ground for the next major Debian Version, right now 13.

Still very much stable, but inherently more up to date packages. Not a real rolling release, but the closest you can get to a rolling Debian. Plenty of updates, but no problems in the past year I used it.

[-] words_number@programming.dev 2 points 3 months ago

I can recommend debian testing. I'm using it on laptop and desktop for several years, always running "apt update && apt full-upgrade && apt --purge autoremove" and it never broke. It's not officially a "rolling release" but practically it is.

load more comments
view more: next ›
this post was submitted on 16 Mar 2024
157 points (94.9% liked)

Linux

45501 readers
1828 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