i was curious as to what the qr code in a meme actually said but it wasn't scannable so i spent 2 hours manually recreating and decoding it
@rebane2001 I understand repainting the missing pixels but what are the color blobs for? And why were you writing hex codes?

I would have thought after remaking the qrcode it would be scannable and that would be the end of that? Maybe im not understanding something.

either way wow that was a lot of effort

@ChaosKitsune color blobs were individual bytes of data, and the code i was writing was binary (0b1010 syntax in python)

i couldn't get it to be scannable so i had to manually decode it to figure out what it said