this post was submitted on 27 Jun 2026
80 points (97.6% liked)

Technology

85775 readers
3842 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

I bet they seen where people were switching to Linux. "Windows 10 Extended Security Updates (ESU) were supposed to end in October, but Microsoft now says the program will end on Oct. 12, 2027."

you are viewing a single comment's thread
view the rest of the comments
[–] jaschen306@sh.itjust.works 2 points 17 hours ago (1 children)

Surprising enough the video drivers was pretty painless. So many people before me already solved the issues. I was able to get 240fps on my monitor when previous attempts have failed.

The main issue was the motherboard. It's too "new" and I ended up having to build a bunch of drivers to just get my computer to work exactly what Windows provided out the box.

There is so much hate for Windows, but you can't beat their commitment to stability and backwards compatibility.

Linux has an uphill battle. With how poorly Wayland is performing and the x11 crew not embracing it and how stable Apple and Windows OS is. Linux is not ready. This is coming from a developer POV.

[–] jbloggs777@discuss.tchncs.de 4 points 13 hours ago (1 children)

The main issue was the motherboard. It's too "new" and I ended up having to build a bunch of drivers to just get my computer to work exactly what Windows provided out the box.

Ok.. To be fair, the drivers for Windows are probably all third party drivers. HW companies tend not to provide standalone drivers for Linux - either they contribute specs and/or patches that get incorporated to mainline, or do squat and eventually someone will reverse engineer it and create a driver.

There is so much hate for Windows, but you can't beat their commitment to stability and backwards compatibility.

This isn't the problem you just described, ftr. Linux often has a delay in supporting the newest hardware, but then supports it well and for a long time. OSS in general is good at that.

For example: my Wacom tablet is no longer officially supported on Windows (by Wacom), while it works out of the box on Linux.

Another example: Windows 11 refuses older hardware - not backwards compatible.

If you are talking about software APIs, that's a different story. eg. There's not much point in targeting Linux native APIs for games, because wine usually works better.

[–] jaschen306@sh.itjust.works 2 points 6 hours ago

Yes for sure I had too new of a system and nobody has figured out the bugs yet. Most of this fault is from the hardware corps.

I think for a high performance late model Linux, this is too bleeding edge for Linux. Without HW support, new hardware simply isn't ready for production.

Maybe I'll wait a year or so and try again. Hopefully they work out the kinks.