Depends on the use case. Definitely for my laptop though. In fact the decryption keys only exist in two places:
- Inside my TPM
- In a safe deposit box at a bank.
Depends on the use case. Definitely for my laptop though. In fact the decryption keys only exist in two places:
I have yet to find a distro that doesn’t run my favourite game
You can run 5g on unlicensed spectrum too, and there are fully open source 5g stacks. The primary issue there is that most phones don’t have the hardware to connect to those networks. But the same is true right now of wifi on 900 MHz.
with contextlib.suppress(BaseException):
do_thing()
I really do hate Cold Texas
“Because I can” is a perfectly viable reason. Messing around and doing ridiculous things is one of the best ways to learn.
Fewer steps than yours, but I’ll claim this as a win in the “purity” field where you have to stop at the first layer where you can run a Windows app.
Linux on a RISC-V device -> container -> qemu-user + binfmt -> x86 VM software -> FreeBSD -> Linux binary compatibility -> Wine -> Windows app
Some people use plasma because they like how configurable it is. I do like that, but I’m also drawn to it because of its great defaults.
The main ways I change it are setting my background (on my work activity I have it selecting from various company related backgrounds while on my personal activity it uses a selection of my favourites of my own photos) and adjusting the bottom panel.
light
and dark
that make dbus calls to set my global theme to light or dark mode. I switch between them regularly, and opening system settings and pressing a button is too inconvenient.Your first one sounds similar to me though - I use activity-aware Firefox to separate my personal and work accounts on my personal and work plasma activities.
Launchpad is the basis of Ubuntu. And while OBS is pretty good, it’s nowhere near as good as Launchpad. And what Launchpad does helps speed up Linux development in many ways.
Another example though, that’s maybe more relevant: Ubuntu made it super easy for me to swap out CUPS on 22.04 with the latest version (published as a snap) that added a driver for a printer we needed. On most LTS type distros, doing something like that is painful. On Ubuntu, it was incredibly simple.
Meh, I tend to install snap on the non-Ubuntu distros I use. I also think it does a lot of things better, namely “not making me think about my OS when I don’t want to.” Of course, Kubuntu does that better than Ubuntu does.
Those are two orthogonal things, but they do both point towards Valve being the better choice between the two. But if there were a Valve vs. Microsoft duality where the choice that’s better for anyone that’s not the two of them is to side with Microsoft, I’d be disappointed with Valve, but I’d choose the Microsoft route.
I don’t think that’s likely, as Valve have repeatedly made choices that are better for the consumer even when they’re not better for Valve, but I’m not ruling out the possibility.
Humour at Ubuntu’s expense is fine, as long as it’s good natured and actually making valid criticisms about it. The problem is that low effort “lol ubuntu bad” memes don’t tend to be either of those. Moreover, documentation is not an appropriate place to make questionable political claims.
In this case, between Valve winning and Microsoft winning, a Valve win is good for consumers.
It’s not oversimplified - it’s exaggerating to the point of misinformation, and it’s written more like a political screed than like documentation.
Honestly, if it can generate subtitle files it’ll be a huge benefit to people creating subtitles. It’s way easier to start with bad subs and fix them than it is to write from scratch.
I don’t know how long it’ll take desktop Linux to reach 10% market share. Could be a couple of years, could be decades, could be never. But once it reaches 10%, I give it 5 years before it’s over 80%.
Sure, but Valve is terrified of the Microsoft store for a subtly, but importantly, different reason than why Microsoft should be terrified of Steam OS.
Microsoft should be terrified that Steam OS will destroy their monopoly by making it so users no longer have to use their product.
Valve is terrified that Microsoft will destroy their monopoly by making it so users no longer can use their product.
In Python the equivalent library is platformdirs
Many electron apps will break because they install some executables into ~/. config
So double win!