this post was submitted on 11 Jan 2024
31 points (60.1% liked)

Technology

58012 readers
2998 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. 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
[–] [email protected] 42 points 8 months ago* (last edited 8 months ago) (7 children)

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.

[–] Adanisi 16 points 8 months ago* (last edited 8 months ago) (2 children)

A good way to fix this, I guess, would be teaching children to use GNU/Linux alongside or in place of Windows when they're learning how to use computers in digital literacy classes.

Because this isn't an OS problem, it's a familiarity problem.

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

Agree, a lot of Windows weirdness is taken as like it's like computers work overall. An example I give is when program freeze everyone knows Ctrl+Alt+Del to get the task manager. On Linux mostly there is Ctrl+Alt+ESC and click on the window to kill it.

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

For generations, parents have been giving kids their old cars or buying a used beater so they can learn to drive.

We need to get a generation of parents giving kids their old laptops or buying a cheap one off eBay with a light linux distro to extend its life.

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

And are there even industry standard equivalent programs available for graphic designers on Linux?

Most FOSS alternatives tend to be a significant step back for folks used to their closed source industry counterparts like for example Adobe. The available video editing software is either a step back or closed source (DaVinci Resolve).

It's probably the proverbial chicken-and-egg situation.

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

I mean, for UI-UX, Figma, Lunacy, etc. are available via browser. But I despise web-based clients.

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

That's a wonderful example. My average tech friend was an early adopter of SteamOS and called me a lot about wine.

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

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.

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.

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

Ubuntu installation not being able to detect my Nvidia GPU

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

Ubuntu partition at work today and finding out my Bluetooth mouse stopped working with it

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!

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

Thanks for sharing! I found it interesting.

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

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.

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

I must fit in the middle here. I know that virtual drives exist, I've had a friend install one on my computer, but I never got it to work. I installed an old game off of a disk once, but when it quit working I had no idea why or what to do. I had a laptop and installed Ubuntu on it, and just never used it because I didn't know what it would be good for and I got tired of constantly updating/fixing/troubleshooting it.

I'm used to the options and menus of windows, Linux is just confusing to me.

[–] [email protected] -4 points 8 months ago (1 children)

Zorin OS has Windows App Support.. You can run .exe and .msi on it..

[–] [email protected] 13 points 8 months ago (2 children)

I put zorin on my parent's computer 2 years ago, while its a great distro, their windows app support is just marketing, its an out of date wine version with an unmaintained launcher. Worse than tinkering with wine yourself.

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

Yep, don't even dare to advertise it to a midtier person. There are just going to download random .exe and find out how broken it is and have no idea how to get back and uninstall the software.

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

I really want to love WINE, but it's so difficult to find .net framework installers that actually work on it. Luckily the few Windows apps I use under Linux work with Wine (using Mono as an alternative to .net), or were compiled for XP so run OOTB without any framework install necessary