This Idea of generating EVERY image of everything which ever existed, exists will exist and never exists blew my mind a few years ago. Every screenshot, every photo, every person ever lived will be on those images.
And what's incomprehensible is that there are SO SO many pictures which are not just noise.
If you take a (24-bit color depth) screenshot now and you just change 1 pixel randomly there are 2^24 pictures of your current screen with just a single pixel changed. You can probably change at least the colors of 10% of your whole image and still have the (semantical) same image. So there are BILLIONS of images which are semantically identic to the screenshot you just took. And this applies to EVERY screenshot/photo/image.
So for every image you ever saw there are BILLIONS of semantical identic images. Just think a little bit about this.
And now write an algorithm which generates a random image from this pool of EVERY image (of a certain resolution) and see
how you can click your "generate" button a million times and never get anything better than noise.
This blows my mind everytime I think about it
