I don't even understand why they make that distinction. I recently bought a used notebook with Windows 10 preinstalled that can't be upgraded. But if you just boot up the Windows 11 ISO it works fine without issues from there.
Granted I don't know why someone would want this; I was genuinely surprised when I noticed installation without a Microsoft account isn't supposed to be possible. Then you get that system that just feels sketchy to use, Teams in autostart, online services in your menus and all that. And that's just the stuff you can see. It's a total disaster in my opinion. But it went downhill ever after Windows 7 as far as I can tell.
In this case, I recommend using something like LibreOffice Draw, granted it's not that easy but still easier than using image editing and cheaper than Adobe Acrobat
Edit: I also didn't know this, but draw, being a vector graphics tool, can also edit the text in PDFs. Granted it's not convenient because PDFs in general aren't. Still better than shelling out money to Adobe
I consider blocklists snake oil, anyone can still get your IP just asking the tracker for a full list. If they can connect to you or not is almost irrelevant at that point.
The message to be taken from here is rather "don't bother", if you need secure communication use something else, if you're just using it so that Google can't read your mail it might be ok but don't expect this solution to be secure or anything. It's security theater for the reasons listed, but the threat model for some people is a powerful adversary who can spend millions on software to find something against you in your communication and controls at least a significant portion of the infrastructure your data travels through. Think about whistleblowers in oppressive regimes, it's absolutely crucial there that no information at all leaks. There's just no way to safely rely on mail + PGP for secure communication there, and if you're fine with your secrets leaking at one point or another, you didn't really need that felt security in the first place. But then again, you're just doing what the blog calls LARPing in the first place.
By separating the jobs of archiving (.tar), compressing (.zst), and (if you so choose) encrypting (.gpg), .tar.zst follows the Unix philosophy of “Make each program do one thing well.”.
The problem here being that GnuPG does nothing really well.
Videos (Codec): AV1
Much more efficient than x264 (used by .mp4) and VP9[3].
AV1 is also much younger than H264 (AV1 is a specification, x264 is an implementation), and only recently have software-encoders become somewhat viable; a more apt comparison would have been AV1 to HEVC, though the latter is also somewhat old nowadays but still a competitive codec. Unfortunately currently there aren't many options to use AV1 in a very meaningful way; you can encode your own media with it, but that's about it; you can stream to YouTube, but YouTube will recode to another codec.
An interesting fact about the affected versions: It was introduced in 2.34, so there was a comment on hackernews that Red Hat 8 isn't affected because it ships with an earlier version. However, from Red Hat's customer Portal:
Statement
This vulnerability was introduced in glibc 2.34 in commit 2ed18c. The commit that introduced the vulnerability was backported to RHEL-8.6 and is affected.
So just checking version numbers for vulnerabilities isn't really enough. I had a similar discussion at work lately where a CVE fix was listed in a stable kernel's changelog even though going by the vulnerable versions listed in the CVE itself, that kernel wasn't affected.
In recent years that seems to be eating into every major OS… but six months into the pandemic, Mozilla laid off the entire team, killing its next-gen rendering engine, Servo.
(Much of Mozilla's revenue comes from Google, of course. This couldn't be because Rust was, and is, outshining Google's GoLang? Surely not?)
How does one even make that connection? Why would Google be interested in such a topic? I'm pretty sure GoLang doesn't make them money directly, but rather as it streamlines their in-house work. I don't think they profit off this even a tiny bit.
Also GoLang, while probably not a better language in every aspect, has some very neat properties which set it apart from Rust (and vice versa).
I wouldn't count too much on younger generations drinking less forever. Smoking was in decline here for years for younger demographics but recently went back up. The same might happen for alcohol. You never know.
So by your logic, cigarettes shouldn't be taxed at all?
Also, the way this is proposed kind of avoids the issue. People importing cigarettes already smoke, and they'll be able to in the future because this only targets people born after a certain date to deter them from starting.
At least over here, taxation on cigarettes offsets the direct cost caused by smoking according to experts. That's why I left it out, I do believe you're allowed to be stupid and smoke. But keep the damage to yourself and make sure non-smokers aren't paying for it one way or another.
So yeah your demand is at least partially already reality over here.
The "disposable" vapes are a different issue that needs to be tackled. I'm pretty sure that a meaningful deposit (5 or 10 euros) and the obligation for every seller to accept returns would solve the problem.
In fairness, smoking tobacco is one of the few routes of administration where outlawing makes sense. The overall societal cost is very high, even for non-smokers, as in second-hand smokers and cigarette butts littering. It's one of the few substances that health experts often recommend to make as unattractive as possible, be it through taxation or law.
I don't really mind vaping or heating that much, I'd be fine with making cigarettes illegal while keeping the alternatives. Unfortunately, latest legislation has imposed higher burdens on the latter while doing jack about smoking.
My main gripe with nushell is that you can't select rows that contain empty fields. As in not NULL but straight up don't exist, but this is very common for tools that output json. E.g. you use ip a with json output and since you have interfaces with different properties, the fields are empty for some interfaces and working with these tables is a PITA
I was already surprised by the amount of LTS kernel series. There's currently six of them! I wondered how this is sustainable and it seems the answer is that it just isn't.
I don't even understand why they make that distinction. I recently bought a used notebook with Windows 10 preinstalled that can't be upgraded. But if you just boot up the Windows 11 ISO it works fine without issues from there.
Granted I don't know why someone would want this; I was genuinely surprised when I noticed installation without a Microsoft account isn't supposed to be possible. Then you get that system that just feels sketchy to use, Teams in autostart, online services in your menus and all that. And that's just the stuff you can see. It's a total disaster in my opinion. But it went downhill ever after Windows 7 as far as I can tell.