this post was submitted on 02 Sep 2024
63 points (78.9% liked)

Programming

17000 readers
253 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.ndlug.org/post/1064425

And Linux isn't minimal effort. It's an operating system that demands more of you than does the commercial offerings from Microsoft and Apple. Thus, it serves as a dojo for understanding computers better. With a sensei who keeps demanding you figure problems out on your own in order to learn and level up.

...

That's why I'd love to see more developers take another look at Linux. Such that they may develop better proficiency in the basic katas of the internet. Such that they aren't scared to connect a computer to the internet without the cover of a cloud.

Related: Omakub

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 68 points 1 week ago (15 children)

I love Linux. I'm so glad I switched both my PC and laptop to OpenSUSE and got rid of dual boot Windows. Using Linux exclusively for months has really opened my eyes to the truth:

Linux

[–] QuadriLiteral 1 points 1 week ago (1 children)

What was difficult in your experience?

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

One of the first issues I had problems with was figuring out what was wrong with Street Fighter 6 giving ultra low frame rates in multiplayer, but working fine in single player. It needed disabling of split lock protections in the CPU.

A recent update in OpenSUSE made the computer fail to boot half the time and made the image on the right half of the screen garbled. I rolled back to before the update and am using it without updating for a few weeks to see if the GPU driver problem gets ironed out.

I installed VMware Horizon for my job's remote work login and it fucked up my Steam big picture mode and controller detection. I didn't bother trying to figure that out and just uninstalled VMware remote desktop.

I managed to install my printer driver, but manually finding the correct RPM file to install would not be tolerable for normies.

I still can't get my Dualshock 3 controller to pair via Bluetooth despite instructions on the OpenSUSE wiki. I've stopped trying to troubleshoot that and use my 8BitDo controller instead.

I still can't find a horizontal page scrolling PDF app.

Figuring out how to edit fstab to automount my secondary drives is not a process normies would be able to execute.

Plasma recently added monitor brightness controls to software and these seem to have disappeared for me now, and I can't figure out why.

I can't get CopyQ to launch minimised no matter what I do.

My KDE Plasma task bar widgets for monitoring CPU/GPU temp worked till I reinstalled OpenSUSE, and I can't figure out why they've decided to not work on this fresh install. System monitor can see the temperature sensors just fine still.

Flatpak Steam app wouldn't pick up controllers for some reason. Minor issue, but unnecessary jankiness.

My laptop fingerprint reader plainly isn't supported.

People do not tolerate this amount of jankiness. And this doesn't include the discomfort with relearning minor design differences between OS's when switching. Linux is a bit of a battle with relearning and troubleshooting things that would never be problematic on Windows.

load more comments (13 replies)