I anticipatie accidents and hiccups before they happen
Except for the ones that actually happen.
I anticipatie accidents and hiccups before they happen
Except for the ones that actually happen.
Huh til the cp
command has a hard link option. I always use ln
and then have to look up what the arguments are every time.
Please explain how that makes it clickbait
Android 4 released in 2011
Based on the videos I’ve seen, I don’t think it’s just batteries. Li-ion batteries don’t really explode, they burst into a lot of flames and stay burning for a while.
The “it’s more lean on resources” always seemed to me like a strawman people don’t like it came up with to diss on Gentoo.
Wait but isn’t being more lean a good thing? Or am I misunderstanding how they’re using that word?
It’s pretty nice, especially in combination with slurp
which lets you select a part of the screen.
I have this mapped to my printscreen shortcut: grim -g "$(slurp)" - | wl-copy
, which lets you select a part of the screen to screenshot, and copies the image to the clipboard.
I’m not sure about the others, but I’m pretty sure Hitman isn’t linux native.
As far as I can find on protondb, neither are Deus Ex or Tomb Raider.
I’ve never had any issues running those games through Proton though, so that’s great.
Doesn’t really work when 99% of posts are marked undetermined.
This entire thread:
https://lore.kernel.org/lkml/sctzes5z3s2zoadzldrpw3yfycauc4kpcsbpidjkrew5hkz7yf@eejp6nunfpin/
tl;dr: bcachefs dev sent in a massive pull request, linus thinks it’s too big and touches too much other code for the current state of the release cycle, dev says his filesystem is the future and should just be merged
Well that’s nice of them, now you can easily just change that password which of course you only use for one account.
Yep, it’s in the description:
I don’t think they’d care though, they have an entire page dedicated to netflix on their own website:
https://protonvpn.com/streaming/netflix
Edit: they just copied the description of the Android app word for word
That’s not the only issue, fat32 also has a hard limit on single file size. The largest a single file can be is 4GiB, and afaik you just can’t get around that with fat.
iirc, the way windows deals with this in its media creation tool is that it strips out locales and other things you don’t need, based on the options you selected previously, so the file ends up being small enough to fit.
Wait why was iso not intended to be used like this? As far as I can see, it was always meant as a digital image of a CD, which is how it was used, and pretty much still is right?
iirc there was a reason you should use dd instead of directly copying the data, I think something to do with device block alignment or something?
No, the drive needs a boot partition for the bios to know there is something to be booted on the drive.
Most Linux ISO’s do properly include the partitions in the ISO, so you can clone the iso to a drive and that should work, using dd for example. But just copying the files won’t work.
iirc windows iso’s did use to support just creating a fat32 partition and moving all the files over, not sure how they managed that. But now the international ISO for win 11 has a file that’s more than the max 4Gb allowed by fat32, so you can’t do that anymore either.
Can’t you just install openbox on any other distro? Looks like it’s available for all the major ones at least.
I guess the equivalent would be burning down a traffic control building or something, taking out the traffic lights (assuming those are centrally controlled, i have no clue tbh)
But even that would be mostly solved by sending out all the lollipop people.
They still get DDOS’ed now, but Cloudflare stops it before it can reach their own servers.
Is this a consumer product, or are you talking about the augmented reality stuff they’re doing in sports broadcasts nowadays?
If it’s the latter, that’s not something you can do yourself.
They have fancy ass tracking for pretty much everything happening on the field, so they can have a full 3d representation of the field, which makes it pretty trivial to place stuff in the scene. If you don’t have this data, and you’re just working with a 2d image, it’s gonna get a whole lot more complicated.