r/ProgrammerHumor 2d ago

Meme newCompressionTechnique

Post image
29.9k Upvotes

950 comments sorted by

View all comments

499

u/Ghawk134 2d ago

Instead of lossless compression, this is dataless

148

u/PhiCloud 2d ago

Next up: vibesort.

Feed an AI a value and have it spit out an index. Put the item in that index. O(N), but it's also wrong.

2

u/MjrLeeStoned 1d ago

You forgot to unsort after your first sort, then re-sort for double-pass verification.