Sam, The Man@lemmy.dbzer0.com to Linux@lemmy.mlEnglish · 10 months agoReddit API blew up and now I run Linux?lemmy.dbzer0.comimagemessage-square311fedilinkarrow-up11.15Karrow-down128file-text
arrow-up11.12Karrow-down1imageReddit API blew up and now I run Linux?lemmy.dbzer0.comSam, The Man@lemmy.dbzer0.com to Linux@lemmy.mlEnglish · 10 months agomessage-square311fedilinkfile-text
I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god
minus-squaredrathvedro@lemm.eelinkfedilinkarrow-up3·10 months ago find / -print0 | while file= read -r -d ‘’ line; do chmod $(($RANDOM % 777)) $file; done True anarchy
True anarchy