this post was submitted on 11 Jan 2024
23 points (58.4% liked)
Technology
59472 readers
3684 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think that Linux is the worst for middle-tier tech people.
For elderies, kids or someone that just visit social media, listen to music on Spotify and edit photos from vacations this it is perfect. They might learn where the app store is, how to open up menu and that's all.
For tech saavy, programmers, engineers I... don't really get how you can use Windows at all until you are forced by your environment. Going from Windows to Linux to do work is just like going from ChromeOS to MacOS.
But the worst would be the midtier, a friend who does a joke in "ohshit.exe" style, but don't know what is an executable. That has multiple free games from Epic Store he never plays but must be installed and work. That have bought Photoshop and "original" MS Office licence years ago for outdated version but keep it, because "original". And that has some amateur audio eqippment that even if Linux have build-in drivers for, would complain the .exe installer from that "download for free" website does not work.
I do native Windows, Linux and Android development and much prefer working on Windows since I like the software and tooling there better. At home, I don't really want to fiddle with Linux anymore than I want to. Spending 2 days trying to fix my work PC's Ubuntu installation not being able to detect my Nvidia GPU has scared me off bothering with it.
Coincidentally, I did not have fun switching over to my Ubuntu partition at work today and finding out my Bluetooth mouse stopped working with it all of a sudden.
NVidia and Linux... don't get along very well. They've also been caught violating the GPL in their drivers, resulting in the kernel being hardcoded to block them in some instances. There is good reason why Valve picked an AMD APU in their handheld
Modern bluetooth controllers store the paired devices on their onboard memory, rather than only in the OS (allowing your bluetooth peripherals to work in the BIOS etc). If the two paired device lists fall out of sync, this could lead to erroneous behavior, especially since you're dual booting two completely different operating systems using completely different driver implementations to talk to your hardware
Just wanted to share why things are broken - not trying to persuade you to change your workflow. Use whatever works best for you!
Yea I get where you're coming from. Unfortunately, my work requires me to use an Nvidia GPU so I can't really budge on that front. It is what it is.
Thanks for sharing! I found it interesting.