516
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 May 2025
516 points (97.4% liked)
Technology
70550 readers
4056 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- 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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
Still though.
🐧
This rings a little hollow to me. Most of the people I know that understand Linux can quickly summarize why they might not use it as their daily driver (eg staying on macOS for graphics/video or staying on Windows for desktop Word/Excel). If you can’t summarize that quickly, it really makes me wonder if you really understand it. I’m not trying to No True Scotsman my way around it; I really don’t understand.
The reasons I personally know are "I have to use an app for work, there is no interoperable alternative, I have no leverage to replace that entire ecosystem and it won't run with wine" and "It's a company-issued device where I have no rights to change anything anyway." Combined, they make the reason that my work Laptop runs Win11, but my private PC is Linux through and through. I'd like to be able to use said app on my private PC too, but if it doesn't, no big deal.
Personally, I'm sticking with macOS as my primary OS until the point that Asahi solves DP alt mode and I can run two displays from it.
My 2014 Mac mini runs Mint, so I'm more than happy to dive in to Linux as my main.
Right? I tried to switch my primary computer (framework laptop) to Linux earlier this year and ended up going back to windows after I had absolute nightmares with my type-c KVM. Coupled with performance issues while gaming (and the absolute hassle of having to force games to use my graphics card). Add in whatever random issues I was getting trying to remote into other windows machines on my domain (for CAD work). My day job is in software engineering/ programming, so I'm not exactly a stranger to digging through documentation and fixing computer issues, but spending time fixing my computer instead of using it got old pretty quick.
Perfectly happy with Linux in my HomeLab and on my steamdeck though!
See‽ Easy explanation. I get it, absolutely reasonable issues, and one of several areas Linux just isn’t great with. “Too many issues to explain here” doesn’t click with me.
Word
LibreOffice Write
I just switched to Linux mint as a HTPC and it works great! Wine and Bottles bridged most of the gaps in software availability.
nice!
Ive personally used proton as well for the one program that I need in windows land. It works really well.
https://twitter.com/MayaPosch/status/1809311467545735654
Maya Posch, author of the submitted article
I guess maybe that's their reason.
That tweet must be some kind of joke, because I don't know what to make of the many people who use Linux outside of embedded and server applications. And it doesn't even have to be my hearsay because the Steam Deck is exactly such a device.
In fact, I have a USB audio interface which I use near daily on Linux that has no driver support in modern Windows, because the vendor only provided beta support for Windows 7 as that OS was releasing. By Windows 8 it was unsupported. So the journey of that device is XP->Stable, Vista->Stable, 7->Unstable, 8+-> Non-functioning. If the driver ABI were so stable, why does my device not work on Windows anymore?
FreeBSD has stable ABIs (inside one major version).
Anyway, this is not an answer, NVidia drivers had a binary part and a part compiled during installation for the specific kernel version, that's one possible solution. Linux developers are ideologically against this, yes, and don't want binary drivers to be first-class citizens.