cm0002@piefed.world to Programmer Humor@programming.devEnglish · 4 hours agoI_fucking_hate_them_nowmedia.piefed.worldimagemessage-square71fedilinkarrow-up1370arrow-down13
arrow-up1367arrow-down1imageI_fucking_hate_them_nowmedia.piefed.worldcm0002@piefed.world to Programmer Humor@programming.devEnglish · 4 hours agomessage-square71fedilink
minus-squarema1w4re@lemmy.ziplinkfedilinkarrow-up1·32 minutes agoit was on accident, habibi, I swear 😁. I messed up some cmake code for preprocessing .txt ascii sprites into constants and accidentally created this abomination
minus-squarevoodooattack@lemmy.worldlinkfedilinkarrow-up1·25 minutes agoI once made a script to delete .o, .lib, and .so files from my huge dev folder to free up space on my home partition. It did not go as planned.
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up7·2 hours agoThis is why you shouldn’t parsels output btw. Use find and read instead
Arrest this person
This is absolutely haram
it was on accident, habibi, I swear 😁. I messed up some cmake code for preprocessing .txt ascii sprites into constants and accidentally created this abomination
I once made a script to delete .o, .lib, and .so files from my huge dev folder to free up space on my home partition.
It did not go as planned.
This is why you shouldn’t parse
ls
output btw. Usefind
andread
instead