this post was submitted on 13 Sep 2023
78 points (89.8% liked)

Linux

48141 readers
855 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've been using Linux as my main OS for a couple of years now, first on a slightly older Dell Inspiron 15. Last year I upgraded to an Inspiron 15 7510 with i7-11800H and RTX3050. Since purchasing this laptop I've used Manjaro, Debian 11, Pop OS, Void Linux, Fedora Silverblue (37 & 38) and now Debian 12. I need to reinstall soon since I've stuffed up my NVIDIA drivers trying to install CUDA and didn't realise that they changed the default swap size to 1GB.

I use this laptop for everything - development in C/C++, dart/flutter, nodejs and sometimes PHP. I occasionally play games on it through Proton and sometimes need to re-encode videos using Handbrake. I need some amount of reliability since I also use this for University.

I've previously been against trying Arch due to instability issues such as the recent GRUB thing. But I have been reading about BTRFS and snapshots which make me think I can have an up to date system and reliability (by rebooting into a snapshot). What's everyone's perspective on this, is there anything major I should keep an eye on?

Should also note I use GNOME, vscode, Firefox and will need MATLAB to be installed, if there is anything to do with those that is problematic on Arch?

Edit: I went with Arch thanks everyone for the advice

(page 2) 50 comments
sorted by: hot top controversial new old
[–] hottari@lemmy.ml 2 points 1 year ago (4 children)

Arch is bound to break every once in a while, that's just the deal you get with a rolling release distro. If stability is all you want, you can go with the BTRFS snapshots and hope to heavens this setup doesn't break or use something stable like Debian or Fedora.

[–] original_ish_name@lemm.ee 1 points 1 year ago

Everything is bound to break every once in a while, that's just the deal with software that updates

load more comments (3 replies)
[–] Holzkohlen@feddit.de 2 points 1 year ago* (last edited 1 year ago)

I really enjoy using Garuda Linux. Arch based, using btrfs with snapshots preconfigured. Most beginner friendly arch based distro IMHO. I even prefer it to EndeavourOS. I use the KDE lite version tho, not big on their theming. Garuda is also my favorite rolling release.

[–] Kangie@lemmy.srcfiles.zip 1 points 1 year ago

I'm very biased, but try Gentoo. It's no harder to install than arch and has some very cool package management features, like USE flags.

[–] Jean_Lurk_Picard@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Definitely give it a shot, especially if you already know C. Getting your laptop set up the way you want can take some time at first but libinput makes it easy. I've never had issues with Arch on my desktop + lenovo thinkpad, and I update it two or three times a week. It's honestly surprisingly stable for a rolling release, unless you don't know what you're doing. There has been a couple times where I've messed up a binary file and had to arch-chroot in from the install medium in order to fix things. This was on me and a learning experience. The Archwiki documentation is the best source of information on the internet. I use it constantly. The AUR is never ceases to amaze me. It has nearly anything you need, even proprietary software. I am always amazed when some obscure legacy software that I need has already been compiled into a package build on AUR. The PKGBUILD files are concise and easy to understand in case you need to make changes to keep up with updated software.

Also it allows for complete control over every aspect of your desktop environment. It makes things so much easier. Despite what most people say I think systemd is great. You can easily view your services or daemons and have complete control. It makes using my OS a breeze and I am able to pump out scripts, or even run projects through hypervisors quickly and efficiently. I will likely never go back to another OS or distro for that matter, so dive in!

[–] virtualbriefcase@lemm.ee 1 points 1 year ago

My 2c would be yes only if you're specifically seeking out the bleeding edge and don't mind or enjoy doing the neccesary tinkering.

Alsp you have time in between now and a re-install I'd highly recommended trying to do you're day to day stuff in an Arch VM for a bit and see if it works for you.

[–] FQQD@feddit.de 1 points 1 year ago

I've been using ubuntu based distros but now i use CachyOS and Vanilla Arch Linux, and even though I didn't want to admit it at first, it's a better but similar overall experience. the package manager with yay is just so much better than apt

[–] Frederic@beehaw.org 0 points 1 year ago

No, go straight to MX Linux you'll have Nvidia driver, and luks/btrfs and snapshot etc OOB.

load more comments
view more: ‹ prev next ›