SkavarSharraddas

joined 1 year ago

Threat to humanity projecting again. News at 11.

[–] SkavarSharraddas@gehirneimer.de 8 points 1 week ago (10 children)

Probably means there will be new PNGs that old software won't be able to open.

Und subjektiv etwa die Hälfte der Bewertungen auf Geizhals stammen von Mindfactory. Sollte nicht überraschend sein dass der Eigentümer von GH ein Interesse daran hat MF zu erhalten (überraschend für mich war nur dass das a) Heise ist, und b) die sich das leisten können).

[–] SkavarSharraddas@gehirneimer.de 1 points 1 week ago (1 children)

Gab doch von Covid die Erkenntnis dass bessere Belüftung gut gegen die Verberitung von Infektionen hilft. Da hätte man gut drei Fliegen mit einer Klappe schlagen können: Bessere Belüftung und Klimatisierung von Räumen in denen sich viele Leute aufhalten, und Förderung der lokalen Wirtschaft die das einbaut. Bräuchte natürlich Verantwortliche die bereit sind vorwärts zu blicken und sich nicht verzweifelt an der Vergangenheit festklammern und die Zukunft ignorieren.

you'd have to throw like 20% to 40% of the entire US stockpile of these

Anything for a Nobel peace prize.

Exactly. There need to be rules that make people responsible for decisions made by software.

[–] SkavarSharraddas@gehirneimer.de 1 points 3 weeks ago (1 children)

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.

[–] SkavarSharraddas@gehirneimer.de 12 points 3 weeks ago (1 children)

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/

[–] SkavarSharraddas@gehirneimer.de 23 points 4 weeks ago (1 children)

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.

In other words: He hasn't learned from it.

[–] SkavarSharraddas@gehirneimer.de 5 points 1 month ago (1 children)

5900XT and 64 gb of ram

is about $700

That sounds a lot to me for that. Maybe a used 5900X could be a cheaper alternative.

view more: next ›