@[email protected] to Programmer [email protected] • 4 months agoultimate storage hacksh.itjust.worksimagemessage-square90fedilinkarrow-up1889
arrow-up1889imageultimate storage hacksh.itjust.works@[email protected] to Programmer [email protected] • 4 months agomessage-square90fedilink
minus-squareDefederateLemmyMllinkfedilink12•edit-24 months 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 DutchmanlinkfedilinkEnglish1•4 months 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!