Yeah, I noticed that on GNOME as well
Yeah, I noticed that on GNOME as well
TL; DR
My experience between Windows and Linux is not much different with how often I have issues. But given the choice I much more prefer my Linux experience.
I hate Windows just as much as the next guy, but this comment section smells a little of confirmation bias.
From my experiece (web dev in a mainly MS branded stack) Windows mostly just works. Yes there are horrendous design, UX choices forced upon me, but I can usually force the OS to do what I need and how I need it.
Now comparing it to my home Pop setup it also mostly just works. There are occasional freezes that require a restart and such, but I wouldn’t say it’s much more different from Windows.
Now what does differ a lot is that I don’t need to fight the OS to do shit. It’s way better productivitywise, when I know what I’m doing. Which is deffinetly not the case everytime.
There was an issue, don’t know how relevant now, with WSL 2 that caused awfully slow host filesystem operations. Not sure if it got fixed by now
Good, they even compiled a list of sources.
As a developer I like to mess with everything. Currently we are doing an infrastructure migration and I had to do a lot of non-development stuff to make it happen.
Honesly I find it really usefull (but not necessary) to have some understanding of the underying processes of the code I’m working with.
From my experience, killing a process from task manager does free up any file locks held by the process. However, I wouldn’t consider it being graceful, any in-app cleanup is lost this way.
I wouldn’t consider it superior, just different, in case of a keyboard shortcut.
Sometimes people manage other computers so it’s not practical to configure all of them and you can’t trust what people have configured for the power button
I saw other people mentioning managing multiple computers in an offise space. I wouldn’t trust that everybody wound configure the power button action.
Oh no, whatever will you do with healthcare?!
It’s an easier click target when it’s in the corner. Moving cursor from the middle to the corner is negligible for me since I can reach the whole screen with relatively minor mouse movement.
In the end it’s a muscle memory thing for me. Having the button in the middle just means I have to look for it in a different location than I’ve used to over the years.
But wont this change how search is displayed? Honestly, I hope I can keep my alphabetical order. Learning some algorithmic categorization is not what I want to spend my time at work.
I just Alt + F4 from the desktop or just press the power button. I always change it to regular old shutdown.
Never thought about ultrawide screens, that makes sense. Other than that I see no improvement whatsoever. Corner space is way easier to hit with a mouse, but even when using keyboard shortcuts having it in the middle is just an additional adjustment from what it used to be.
An OS should get out of my way and let me do what I do. Changing design language forces me to relearn what I had already had a flow for. In other words it’s utterly useless.
And I just know I’m gonna hate that automatic categorisation of apps, just as I hate web searches from start menu. Alphabetical order is predictable, but this I’d have to relearn.
Ok, offline functionality does make sense
Why use an app when there’s a web site? In case of Wikipedia I fail to see any functional benefit for an app.
During my time in a call center people would often call for invoices or messages they received. Most of my work there was reading the thing together with them. Nothing more was necessary, I just read alound their itemized invoice that they had received and it would solve their problem.
Click through pop-ups are even worse in this regard. I myself usually just automatically click No before I understand what just happened.
I’m the kind of user that cares about function over form, so everything in Windows 11 just annoyed me. Mainly because it was just changes in design that required me to reorient and to learn to use again with no good reason.
I still use Windows at work just because our whole dev stack is on Windows. And every new design change just gets in my way. An OS should enable me do the things that I need and want, it should move out of my way. Sure I’ve added some hacks to restore the functionality I was used to. But the fact that I need to fight the OS to bring back context menus annoys me to no end.
Also, as a dev, I find many things easier done on Linux that Windows, mainly because it just has a better CLI support. It’s not as bad now with Windows terminal, winget
and other improvements (dotnet
having a proper CLI interface), however I still mostly use git-bash for common stuff like searching the file system. Not to mention that for something like docker I basically just need WSL.
C:\repos
or~/repos