@pv8

0 Followers
94 Following
9 Posts
@Tutanota I've just started my journey: moved fully to Tuta 2 weeks ago. #Bluefin Linux on laptop. #GrapheneOS in mobile; Using #LibreWolf and #Mullvad browser; #bitwarden: #enteauthenticator; #cryptpad for online docs; #signal for comms.
And anxiously waiting for #tutadrive
@futurebird just sharing these series on a broader topic (FinTech) but also adresses crypto: https://fintechdystopia.com/ by Hilary Allen
Fintech Dystopia

@Tutanota @volla freedom to chose how to handle my own data
@jwildeboer @homelab I thought falling back to the filesystem date when there is no EXIF data was expected, I misunderstood the requirements šŸ¤¦šŸæ
@jwildeboer @homelab Got late to the party, but here's my one-liner: `find . -type f \( -iname '*.jpg' -o -iname '*.png' -o -iname '*.jpeg' \) -exec sh -c 'base="${1%.*}"; ext="${1##*.}"; exif_date=$(exiftool -s3 -d "%Y%m%d_%H%M%S" -DateTimeOriginal -CreateDate "$1" 2>/dev/null | head -1); if [ -n "$exif_date" ]; then mv "$1" "${base}_${exif_date}.${ext}"; else mv "$1" "${base}_$(date -r "$1" +%Y%m%d_%H%M%S).${ext}"; fi' _ {} \;`
@jwildeboer LLMs aren't good enough and they might never be: https://ethanmarcotte.com/wrote/against-stocking-frames/
Against the protection of stocking frames. — Ethan Marcotte

ā€œArtificial intelligenceā€ is a failed technology. It’s time we described it that way.

@ente suggesting a quite interesting post that brings a different perspective on the subject: https://ethanmarcotte.com/wrote/against-stocking-frames/
Against the protection of stocking frames. — Ethan Marcotte

ā€œArtificial intelligenceā€ is a failed technology. It’s time we described it that way.

@Miner34 @itsfoss thanks!
@itsfoss šŸ˜…
but how can I get this rainbow terminal prompt? So cool