Exactly. There need to be rules that make people responsible for decisions made by software.
SkavarSharraddas
Something like https://flathub.org/apps/com.github.jeromerobert.pdfarranger to crop pages might work, or https://flathub.org/apps/net.sourceforge.Pdfedit (old and possibly insecure) for more options.
The worst are wars imo. Massive usage of resources to build war machinery, massive destruction of infrastructure that used resources to build, massive usage of resources to clean up and rebuild... And it's usually not accounted for: https://www.scientificamerican.com/article/warfares-climate-emissions-are-huge-but-uncounted/
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.
Wenn sich die Weidel hinsetzt und 2 Minuten ununterbrochen behauptet der Euro ist am Ende und das anschließend widerlegt wird, ist das einzige, was Schwurbelhörige zu sehen bekommen, wie die AfD im ÖRR nachweist, dass der Euro am Ende ist und Messerkriminalität gestiegen ist.
Die einzige Möglichkeit diese Art von Videoclips zu vermeiden / erschweren wäre, sobald die AfD anfängt Unfug zu erzählen in Lachen auszubrechen. Werden die "Moderatoren" natürlich nicht machen, und als Publikumsteilnehmer wird das wohl auch eher nur einmal klappen.
If you're using a password on one site you're trusting that site to keep that password safe, so that only you can access your account.
If you're using one password everywhere you're trusting the weakest site to keep your most important account safe, which is obviously a bad idea.
Your friend is trusting the weakest sites he uses (or used at any point in the past) to keep his password scheme safe. Not quite as obviously bad, but to me it doesn't seem to be a particularly good idea either.
Anything for a Nobel peace prize.