this post was submitted on 12 Aug 2023
1297 points (96.6% liked)

> Greentext

2742 readers
276 users here now

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 88 points 11 months ago (6 children)

Arch is the truest test of how much you're willing to sacrifice for control.

You get control of everything on your system, but you're basically on your own when it all goes to shit... which from how many of these posts I keep seeing seems to be a daily occurance haha

[–] [email protected] 53 points 11 months ago

Hardly.

Gentoo is closer, it's like Arch except you're supposed to COMPILE every package...

Then there's Linux From Scratch. You don't download the Distro, you download the manual on how to MAKE the Distro.

[–] Vlyn 23 points 11 months ago (3 children)

After using Ubuntu for a while I wanted to try out Arch once. Grabbed a step by step instruction and followed it.

Around step.. 7 or something I ran into a wall, because the commands simply didn't work. After messing around for an hour or two I finally gave up at that point. Of course that was years ago, so it might be easier now to install.

But overall I'd rather use Windows, Ubuntu or whatever, give me an OS where things just work, as I have actual work to do (instead of trying to fight with my OS). Hell, back in the day (~14 years ago) when using Ubuntu for school I once spent hours to get HDMI Audio to work, it was a nightmare.

Right now I just use Windows 11 on my desktop (as I game a lot and use Visual Studio) and Ubuntu on a server. I'd love to fully switch to Linux as my daily driver, but there's simply too many features that wouldn't work :-/

[–] [email protected] 4 points 11 months ago

I'm often very happy with Manjaro in such a case.
Easy install, nicely pre-configured, quite some variants to choose from (i like i3), and I still have practically Arch running - with some more stable Repos (which could bring some problems with AUR, but I never really had any major ones)

[–] SolarNialamide 2 points 10 months ago (1 children)

I tried out ubuntu about as long ago as you did, and for some reason I couldn't get the internet to work. But because this was before smartphones, I had to boot back into windows, look up a possible solution, write it down, boot back into ubuntu, try it, didn't work, rinse and repeat. After 2 hours I just gave up and went back to windows. It's probably way easier now, but I'm still hesitant to give it another try.

[–] Vlyn 1 points 10 months ago

Huh? That's weird. Internet always worked for me, both over Ethernet and over WiFi. The only issue I had once (where it took me an extra hour or two) was with a school network that had extra protections, like a login. That one was tougher, especially when I then wanted to route a tunnel through it so I could play games in class.

But usually internet works flawlessly on any Linux distribution.

[–] [email protected] 2 points 11 months ago (1 children)

If you switch from Visual Studio to Rider it'll make the migration fully to Linux much easier.

[–] Vlyn 3 points 11 months ago (1 children)

Lol, Rider is paid only. And it's a subscription too!

My work pays for Visual Studio in the office and at home when I want to mess around in my free time Visual Studio Community (which has around 95% of the features of the paid versions) is free.

If I ever work for a company that uses Rider I might switch. But paying over a hundred bucks a year just for the little bit of personal use is insane.

[–] [email protected] 1 points 10 months ago (1 children)

Rider is free for Open Source projects: https://www.jetbrains.com/community/opensource/#support which should cover your personal projects.

Might also be worth asking around if your office have any JetBrains licenses. It's pretty common to have one covering the .NET suite for dotTrace etc

[–] [email protected] 1 points 10 months ago (1 children)

I have nothing against well made paid software but I am not going to use a subscription model to pay for it. I am not looking for software that is looking to rent seek from me every month.

[–] [email protected] 2 points 10 months ago (1 children)

So you'd be OK paying a one time fee in order to own that version forever?

Because that's literally how JetBrains works:

12 months of uninterrupted subscription payments qualify you for receiving a perpetual fallback license.

https://sales.jetbrains.com/hc/en-gb/articles/207240845-What-is-perpetual-fallback-license-

(I promise I'm not a sales rep)

[–] [email protected] 2 points 10 months ago

Huh didn't know that and I've never even seeing anything remotely similar, sounds pretty fair.

[–] [email protected] 21 points 11 months ago (2 children)

Yep. Why not take Mint/Pop/etc and actually be productive instead of solving the ever so trivial issues on cmd? Matter of taste

[–] [email protected] 17 points 11 months ago

Exactly. There's no such thing as a polymath in this day and age, so you're gonna have to trust somebody at some point, so why not put a little bit of the control freak away and accept a more put together OS from the community?

[–] [email protected] 7 points 11 months ago

Gentoo goes even further, you can disable features for individual software so they aren't even compiled in.

And you're not really on your own, arch's wiki and forum are really good and helpful.

[–] [email protected] 6 points 11 months ago

yeah I think I'll just stick with Fedora.

[–] [email protected] 0 points 8 months ago

For me arch was just a fun project that helped me understand how operating systems work and how they interact directly with hardware