@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 1 month agoultimate storage hacksh.itjust.worksimagemessage-square91arrow-up1904
arrow-up1904imageultimate storage hacksh.itjust.works@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 1 month agomessage-square91
minus-squareDefederateLemmyMllinkfedilink13•edit-21 month 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•1 month 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!
echo a > $file_name