If Microsoft backs off core Windows development, which it certainly seems like they are, this is what we'd expect to see... not a big bang where it suddenly stops working, but every year it'll just sort of fall a bit more behind Linux, until in 4 or 5 years the difference consensus will slowly just creep over to Windows being noticeably worse than Linux without any big bang switchover... and it'll sneak up on Microso…
Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
81–90 of 411 posts
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#82I hope the community really gets behind Snap or Flatpak or one of the other systems for bringing a modern permissions and privileges system to the Linux desktop. It would help me be a lot more comfortable recommending Linux to non-technical people. What distro would you recommend to somebody like me who wants to be asked before an application gets access to my location, microphone, camera, network, etc...?
> What distro would you recommend to somebody like me who wants to be asked before an application gets access
Use an immutable distro like Silverblue or Kinoite. Those are more-or-less Flatpak-only, extremely stable and fairly rigid with security.
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#83Earlier quoted context omitted.
> Perhaps I should have chosen another flavor? That'll ignite a holy war. The trick with linux isn't to learn the flavour, it's to learn linux - once you get an overview of how all the bits work then switching distro is (much) more straightforward. Ubuntu is an excellent first choice because it's one of the major distro's so you'll be able to google stuff more easily. My personal recommendation would be Fedora (and i…
I have been eyeing up Fedora Onyx for the immutable root
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#84Earlier quoted context omitted.
I have been eyeing up Fedora Onyx for the immutable root
You mean Fedora Silverblue? Haven’t heard of Onyx. Edit: ok so I learned about Onyx, which appears to be doing roughly the same thing?
* Silverblue: GNOME
* Onyx: Budgie
* Kinoite: KDE Plasma
* Sericea: Sway
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#85Earlier quoted context omitted.
As also stated by others you should start learning the basic concepts and no specific flavor/distro to understand how everything fits together. You sound like someone who could very well succeed in that, since you didn't give up yet :) I can only recommend starting to read https://wiki.archlinux.org/title/Installation_guide Once I installed arch I never looked back. I heard good things of the rolling distros of Suse…
"Once I installed arch I never looked back" I'm also very fond of Arch Linux and I use it on my laptop. However Arch is very much DIY and is great for the person who wants to get their hands dirty because with Arch you assemble and maintain the installation yourself. For someone who wants things to work out of the box with no (or minimal) tinkering, I would recommend a different distro. Arch is a distro for learners…
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#86Win11 its such a dumpster fire they had to stop selling Win10 licenses to force people to upgrade. Add to that porting copilot to Win10 because there aren't enough Win11 users around.
We’ve heard this for every version of Windows for the past twenty years or more. When XP was new, there were people refusing to upgrade from Win2000 to “Fischer-Price Windows”. Well, all versions except Vista — everybody seemed happy to upgrade to Windows 7. (Of course the lesson Microsoft drew from that smooth upgrade was to blow up everything for the next version. “They want tablet interactions, they just don’t kno…
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#87Earlier quoted context omitted.
One of the major markets for these would be visual art studios. They aren't generally Linux shops.
The improvements coming for Wayland's HDR/color management are likely to help with that, as the features they're aiming for appears to beat Window's more slapdash implementation with per-window color management, where window contents are accurately tonemapped and composited within the widest color space the monitor supports. Adobe would need to be incentivized to port their suite over for it to be taken seriously, bu…
Currently only macOS can do that. With Windows you have to choose between SDR and HDR display modes which affects everything on screen regardless of type, which makes SDR content look dingy in HDR mode.
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#88Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#89Earlier quoted context omitted.
I have a Zen 2 Threadripper box that I dual boot (it's a workstation for coding that I sometimes play games on), and I can confirm. I don't know what the exact technical reason is or why nobody in Redmond is embarrassed. But anything relating to the filesystem is simply dog-slow on Windows, and the more high-end your system is, the more this becomes the major bottleneck.
It's because the NT filesystem is optimized for a different workload. This is why WSL2 (which you should be using) uses ext4 (that's the default with an Ubuntu distro, at least).
a different workload than browsing files in explorer?
Re: Ubuntu squeezes more performance than Windows 11 on new AMD Zen 4 Threadripper
#90I've been playing around with Ubuntu training myself for the day that I have to give up windows 10. My only complaints are that Linux can be tedious, everything is just 43 commands away; it requires greater understanding of not just what the system is doing, but how it is doing it; and the documentation is written like a Wikipedia article on advanced nuclear theory. Windows and OSX have, for the most part, just worke…