einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 1 month agoultimate storage hacksh.itjust.worksimagemessage-square91linkfedilinkarrow-up1902arrow-down125
arrow-up1877arrow-down1imageultimate storage hacksh.itjust.workseinfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 1 month agomessage-square91linkfedilink
minus-squareDefederateLemmyMl@feddit.nllinkfedilinkarrow-up13·edit-229 days agoYou can give me any file, and I can create a compression algorithm that reduces it to 1 bit. (*) spoiler (*) No guarantees about the size of the decompression algorithm or its efficacy on other files
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·27 days agoHere’s a simple command to turn any file into a single b! echo a > $file_name
You can give me any file, and I can create a compression algorithm that reduces it to 1 bit. (*)
spoiler
(*) No guarantees about the size of the decompression algorithm or its efficacy on other files
Here’s a simple command to turn any file into a single b!