They were also wise to not have revealed the Switch 2 any earlier, because it would have jeopardized sales of the Switch 1. Enough companies have made this mistake in the past.
Ah, the Osborne effect…
They were also wise to not have revealed the Switch 2 any earlier, because it would have jeopardized sales of the Switch 1. Enough companies have made this mistake in the past.
Ah, the Osborne effect…
It’s worth noting that this is a new line of ThinkPad, there’s a bunch of existing lines that will all keep the classic look. Though I feel like the name X9 isn’t great, but whatever.
What’s actually infuriating are those bar charts.
I googled this story to, uh, fact check it, and found this article saying that her move to OF is fake news. Except, upon closer examination, it seems the article is AI slop and completely made up. How ironic.
The issue isn’t just a simple oversight. Git includes the file name as part of the tree and commit hash. The hash has security implications. There’s really no way to make the hash support case insensitivity without opening up a multitude of holes there. So there will always be a mismatch, and you can’t just fix it without changing how git works from the ground up.
Podman not because of security but because of quadlets (systemd integration). Makes setting up and managing container services a breeze.
You realise that if that were to be “fixed”, you wouldn’t end up paying the low price, Brazil would end up paying the high price? One they can’t afford because they make as much in a month as you do in a week, or worse.
But check that it has all the features you need because it lags behind gitea in some aspects (like ci).
Podman quadlets have been a blessing. They basically let you manage containers as if they were simple services. You just plop a container unit file in /etc/containers/systemd/
, daemon-reload and presto, you’ve got a service that other containers or services can depend on.
I’ve been in love with the concept of ansible since I discovered it almost a decade ago, but I still hate how verbose it is, and how cumbersome the yaml based DSL is. You can have a role that basically does the job of 3 lines of bash and it’ll need 3 yaml files in 4 directories.
About 3 years ago I wrote a big ansible playbook that would fully configure my home server, desktop and laptop from a minimal arch install. Then I used said playbook for my laptop and server.
I just got a new laptop and went to look at the playbook but realised it probably needs to be updated in a few places. I got feelings of dread thinking about reading all that yaml and updating it.
So instead I’m just gonna rewrite everything in simple python with a few helper functions. The few roles I rewrote are already so much cleaner and shorter. Should be way faster and more user friendly and maintainable.
I’ll keep ansible for actual deployments.
Not sure what you’re on about, most package managers have a literal database of most package manager installed files. Debian and derivatives have dpkg --verify
or debsums
to verify the files, arch has paccheck
, I’m sure other distros have something similar. And fixing them is just a matter of reinstalling the package, which you can do from a chroot if the system won’t boot.
Or you can just run your system on a checksumming FS like btrfs which will instantly tell you when a file goes bad.
Someone found a way to weaponise bikeshedding.
All public companies are, it’s just what Boeing makes things that fall out of the sky if they mess up, so it’s more obvious.
Just have NAS A send a rocket with the data to NAS B.
deleted by creator
If this was done by multiple people, I’m sure the person that designed this delivery mechanism is really annoyed with the person that made the sloppy payload, since that made it all get detected right away.
Because Bedrock runs on phones, tablets, consoles, and a host of other random crap
And it also removes Linux support. Typical Microsoft.
Then they’ll just identify you by the sound of the printer being audible from down the street.
As they point out at the end, this wasn’t about the old control panel, but the new settings panel. It’s all brand new code.