Is that a realistic attack scenario that end users need to be concerned about?
SkavarSharraddas
Probably means there will be new PNGs that old software won't be able to open.
Exactly. There need to be rules that make people responsible for decisions made by software.
GNU parallel, to run commands on all cores, and for its filename pattern substitution.
For example: ls *.flac | parallel ffmpeg -i {} {.}.mp3
encodes a directory of FLAC files to MP3. parallel -a <(ls *.flac) -a <(ls *.mp3) --xapply copytags {1} {2}
then copies each FLAC file's metadata to the corresponding MP3 file (which ffmpeg already does, just to illustrate the --xapply
option).
edit: copytags
is https://github.com/DarwinAwardWinner/copytags if that's useful for anyone.
You can do both, you know? Vote for the party that doesn't want to drive the country off the next cliff, and demand that they do better.
but it doesn't accomplish anything.
That's what they want you to think.
Poop jokes and big tech's data hunger aside, this seems to me one of the more useful applications of AI: Checking for early signs of medical problems.
i was for the most part only heating a single room
Have you made sure that your other rooms are not getting moldy? Cold air can't carry as much moisture so your walls, furniture, etc. might be getting damper than they should be.
Well, now you can tweet wherever you like and don't have to invent a silly new verb for every new platform.
It's a belief in Techno-Jesus that will solve all our problems so we don't have to solve them ourselves (don't need to do the uncomfortable things we don't want to). Just like aliens, the singularity, etc.
From world police to mafia protection racket.
https://addons.mozilla.org/en-US/firefox/addon/redirect-bypasser-webextension/ in desktop Firefox seems to work for your link. For mobile there might be apps that you share the link to and they dissect it, but a very quick search didn't turn up anything.