Earlier quoted context omitted.
But in a world where Amazon prices are the same, car and gas are the same, cost of living is just rent?
Not sure what you're getting at. Housing is the main cost, and is drastically cheaper in Seattle. Food in Seattle is a bit more pricey.
2026 will be my year of the Linux desktop
541–550 of 658 posts
Re: 2026 will be my year of the Linux desktop
#542Long time Linux Desktop user here. I really think Linux is a great choice as a Desktop in days of liquid glass and webviews. There are a lot of choices to make, but in the end it is working out really well (at least for me). KDE and the new COSMIC desktop environment with tiling support are tempting, but for now I keep using GNOME until I have more time to check them out. The things I personally had problems with is…
Re: 2026 will be my year of the Linux desktop
#543Earlier quoted context omitted.
I think that because their total compensation is lower than FAANG, especially at senior levels, and they are seen as uncool, they sometimes have issues retaining top-notch talent. It's paradoxical, because MS Research is probably the best PLT organization in the world. But they have failed to move a lot of that know-how into production. Besides, because it's an older company, it might have more organizational entropy…
Is compensation really the issue? Like, people earning 160k simply can’t take a dive into the OS source code and make proper fixes, but people earning 250k magically can? I don't know. I know there are a lot of people who want to work on the OS source code, given the chance, but need some hand holding in the beginning. Companies in general are not willing to give them the chance, because they don't want to hand hold…
And the fact that it's impossible to poach people from companies offering a higher salary than you do. Unless you give them something more, like better conditions, or "mission", or the idea to work on something cool, but I don't think any of those apply to Microsoft.
Re: 2026 will be my year of the Linux desktop
#544Maybe I'm more tolerant, but for me Linux was ready for the desktop in 2005 and windows 11 is ok for what I use it for (cubase and games). When I switched my laptop from Windows XP it was a test. 3 years later I noticed I didn't boot back into windows not even once so concluded the test successful. My desktop later was windows only because cubase (and later steam) runs on it, but I honestly don't mind. However, I had…
If "it [Xubuntu] works like Windows" offended you, I'd like to point out that normies don't care about how operating system kernels are designed. Normies care about things like a start menu, and that the X in the corner closes programs. The interface is paramount for non-technical users.
I've run Linux almost everywhere (work machines excluded) outside of my main desktop/gaming rig for over 15 years, up until a year ago when I switched my desktop. My last Windows install is on my retro PC (98SE), and it'll stay that way, because changing that would ruin the nostalgia.
Re: 2026 will be my year of the Linux desktop
#545“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.
I am forced to use windows at work. Last week my web searches looked strange ... not getting the ussual results. Bing! Some windows update reset my default search from google to bing. Again! Microsoft's dirty tricks will never stop. I am considering writing software specifically to feed random junk jnto Microsoft's telemetry cloud. I will call it "fusk-MS" and it will send random searches to Bing and fake screenshots…
Re: 2026 will be my year of the Linux desktop
#546Earlier quoted context omitted.
Quick note on #2 - there aren't really any issues with storing your encryption root passphrase in a file. If the file is owned by root, with no read permissions for any account, only root can access it. Since it's stored on an encrypted dataset, and your initramfs is as well, it's unreadable when the machine is off. Lastly, if anybody _does_ have a root shell on your machine, they can change the encryption passphrase…
In general I agree with you but there is one difference - a sneaky user with physical access can read it and _not_ change it, vs changing it. The latter is more detectable. But this is minor.
Re: 2026 will be my year of the Linux desktop
#547Wishlist: - No sudo, or at least no conflict between "Sudo is dangerous and can break your system" / "You need sudo to do routine things" - Executable compatibility across distro versions and distros - No CLI required to install software - Lag-free pen experience - Good touch support - Less fragile. I shouldn't have to worry about the PC booting up into a no-GUI terminal after I installed something, or edited a file.…
This seems very odd ... a quick one-liner install process is by far the simplest and most efficient way to install a piece of software ...
What other fragility and unnecessary complexity comes along with graphical installation tools ?
Is this a pain point for non-technical users you might prepare this system for ? Who do you have in mind when you specify this ?
Re: 2026 will be my year of the Linux desktop
#548Hardware: HX370, 128G RAM, Radeon 860M iGPU, Radeon RX7700S dGPU, Xbox Wireless Cntroller, 2T + 8T SSD storage
Software (as of today, still making additions and refinements): Gentoo/OpenRC (I don't like systemd), Kernel 6.12.58 with additional module for the Xbox controller, Pipewire+EasyEffects 8, KDE Plasma 6.5.4/Wayland, Steam
Experience: KDE runs pretty stable, and only has the things I really need (and not the things a vendor thinks I need).
The first game I benchmarked today was Doom (2016), which runs smoothly on 90-120 fps on high settings.
The second game I benchmarked today was Indiana Jones and the Great Circle (2024) running on ~56fps on recommended settings on the 7700.
The one game I tried today and could not get to run properly was Stalker 2: Heart of Chernobyl. I suspect that, given the many positives on ProtonDB, that's mainly either a configuration or Proton issue. I'll do some more research and give it another try in the near future. Right now performance drops to 5 fps immediately after starting a new game, and the CPU running on 600Mhz maximum when starting the game on Proton Experimental.
For now I am quite happy with the results, and the fact that I likely finally am able to eject Windows out of my life.
Re: 2026 will be my year of the Linux desktop
#549Earlier quoted context omitted.
It's not that I don't have my own set of gripes about linux, but this wishlist is weird, at least to me: - There is nothing wrong with sudo - or to be precise, it is good thing that administrative operations are explicit. And sudo is still less annoying than Windows "admin prompt" anyway. - Why do you care? Use apt install, yum install or apk add, whatever your distro supports. - It is not required, there are GUI man…
I think I can summarize this: In life and devices, I often find processes I find are high-friction, or have room for user interface or other improvements. There is a guarantee that there will be people who will tell me these concerns are invalid. In the case of Linux usability desires, I will make the cautious conclusion that there is a group of people who consider Linux part of their identity, and any desire for imp…
Agreed - and I find the same thing.
Distilling these processes to terminal commands has the highest potential for usability and efficiency gains.
Re: 2026 will be my year of the Linux desktop
#550Wishlist: - No sudo, or at least no conflict between "Sudo is dangerous and can break your system" / "You need sudo to do routine things" - Executable compatibility across distro versions and distros - No CLI required to install software - Lag-free pen experience - Good touch support - Less fragile. I shouldn't have to worry about the PC booting up into a no-GUI terminal after I installed something, or edited a file.…
"No CLI required to install software" This seems very odd ... a quick one-liner install process is by far the simplest and most efficient way to install a piece of software ... What other fragility and unnecessary complexity comes along with graphical installation tools ? Is this a pain point for non-technical users you might prepare this system for ? Who do you have in mind when you specify this ?