This rings true...outside of users that play competitive FPS...the anticheat continues to be a challenge As a side note - if you're in that venn diagram overlap group of linux and gaming...check out "beyond all reason" RTS if you haven't. High chance it'll tickle you: https://www.youtube.com/watch?v=2wxwIxz4PaY edit: not affiliate to linked yt - organic enthusiastism
2026 will be my year of the Linux desktop
131–140 of 658 posts
Re: 2026 will be my year of the Linux desktop
#132I am one full page ad away from deleting Windows 11 forever. I will struggle through infinite driver compatibility issues before I sit through a single ad while trying to work. That is my redline.
Re: 2026 will be my year of the Linux desktop
#133Earlier quoted context omitted.
what has gone horribly wrong is the native UIs. they are completely worthless, across all OSes - difficult to use, limited, and in general suck compared to HTML/CSS. I've worked with all major GUI frameworks, from MFC to Qt, they all suck compared with React/Vue
and yet the Telegram Desktop App, written in Qt/C++ is the only goddamn desktop messenger app that actually feels smooth and feature rich rather than the webclient wrapper abominations of everyone else that eat half a gig of ram on startup and randomly hang on searches
Re: 2026 will be my year of the Linux desktop
#134If this wasn’t HN, I would swear that my personal recommendation algorithm has gotten Linux desktop-pilled and that’s why I’m seeing so many posts like these every day. But in reality I think there is a groundswell of momentum happening here, and with component prices rising, I only see this continuing as more people look to breathe new life into older hardware.
Re: 2026 will be my year of the Linux desktop
#135Re: 2026 will be my year of the Linux desktop
#136I started using Linux almost a decade ago; starting with Ubuntu, then I moved to Kubuntu and now I'm on Omarchy which is even more optimized for developers.
I feel very comfortable recommending Linux to people now though I would recommend a different distro depending on who is asking.
IMO Ubuntu is the simplest general-purpose one. Kubuntu is the same but more customizable slightly more developer-focused. Omarchy (which is a fork of Arch Linux) is very developer-focused.
Re: 2026 will be my year of the Linux desktop
#137I made the switch as well. For many years I dual-booted Ubuntu and Windows, hanging on to my familiarity with Windows and love for Visual Studio. Finally October 2025 some update made games laggy on Windows while they still worked fine on Ubuntu. I attempted to fix this by reinstalling Windows 11 and found I could not figure out how to remove advertisements from the start menu. So I finally transferred all my files f…
Re: 2026 will be my year of the Linux desktop
#138Earlier quoted context omitted.
what has gone horribly wrong is the native UIs. they are completely worthless, across all OSes - difficult to use, limited, and in general suck compared to HTML/CSS. I've worked with all major GUI frameworks, from MFC to Qt, they all suck compared with React/Vue
For whom? Every single web or mobile app does his own custom thing nowadays. As a user I couldn't care less how it's implemented, what I want consistency in behavior and style across the board. It feels like this has been completely lost, even on platforms like mac where consistency used to be important. I'd take MFC everything over random behavior if I could.
There are two kinds of consistency: across apps within a platform and across platforms within the same app. As someone who uses multiple platforms regularly, I have forever been annoyed when eg keyboard shortcuts change when I switch to a different computer, especially when I’m using the same app.
Apps like Discord, Spotify and VSCode are consistently the most pleasurable to use because they are largely the same.
For a unique piece of hardware like the old iPod, it made more sense to do your special custom UX as a unified product. But we’re talking about general purpose computers. The ”platform” shouldn’t be special imo, it should simply be predictable and stay out of the way. They mostly provide the same thing, like copy paste and maximizing a window, yet have different controls. This differentiation adds no value, at least to me.
Re: 2026 will be my year of the Linux desktop
#139“start menus made with React Native, control-alt-delete menus that are actually just webviews” Haven’t used windows in five years or so but I’ve kept hearing bad things. This really is the icing on the cake though. Yea the AI stuff is dumb but if a OS manufacturer can’t be bothered to interact with their own UI libraries to build native UIs something has gone horribly wrong.
Yeah. Crazy when the two most significant desktop OS's (Windows and MacOS) have native UIs where something has gone horribly wrong.
With SwiftUI you’ve been able to pick and choose where to integrate it over the years, it’s not like you had to go whole-hog.