this post was submitted on 13 Jan 2025
65 points (84.9% liked)

Linux

49007 readers
812 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
 

Hi, I just want to share / get some opinion.

I started using Linux 2 years back. I was dual booting back then and after a year switched to Linux completely.

I started out using Ubuntu, hated it, installed Manjaro after a week and when pacmac broke the thing within 2 months, I watched a bunch of YouTube videos, read the arch wiki and installed arch. Things were going great except for some Nvidia issues (I am using an Optimus laptop) but utt was running smoothly. Then decided that I want to build a game engine and the nvidia issues were significant. So I read somewhere that Fedora has great nvidia support and I installed it and everything worked. I installed Fedora 39, and it worked. When Fedora 40 came, I upgraded no issues, Fedora 41 came, no issues.

But just a few days back when I had vacation, I decided my system was getting bloated and I didn't manually want to uninstall apps, I decided let's format it. But I thought... Arch might take up less space on my disk(1 have a 512gb nvme, and t 2tb hdd, but I like to put things like games and projects I am working on, on the nvme). So I installed arch and loving the experience. I installed Nvidia-open drm drivers and it just works.

TLDR: Is it normal to distro hop after being using a distro perfectly for so long?

PS: I used archinstall because I didn't want through the lengthy process again. And archinstall works great.

you are viewing a single comment's thread
view the rest of the comments
[–] azimir@lemmy.ml 6 points 2 days ago (1 children)

I had a three year bender with OpenBSD back in 2001-2003 or so. I even started building my own kernels and doing a tiny bit of hacking on the code. There's all kinds of interesting tools and systems out there if you start exploring.

[–] MNByChoice@midwest.social 4 points 2 days ago (1 children)

Nice!

I am currently setting up a FreeBSD ZFS file server. Software installs are so fast I thought they failed. (OS installer needs quality of life improvemens.)

[–] azimir@lemmy.ml 3 points 2 days ago

We had a similar issue back in 2004 or so. Downloading a browser (Mozilla) was a bout 40MB. Normally it took about 30 seconds to pull it down on our University Internet. Then one day we were setting up systems and every time we clicked the download button nothing seemed to happen.

Further inspection showed that it had many successful download in under 1 second each. Our IT network team got us linked up to Internet2. It was able to download so fast that the bottleneck was the IDE bus of about 40MB/s. The file was coming from Intel over I2 so we couldn't even see it download before it was done.