Every V4 UUID
101–110 of 381 posts
Re: Every V4 UUID
#102Sometimes I feel bad when I generate a UUID without using it for anything. Like I've wasted it.
Re: Every V4 UUID
#103Very useful! I'll refer to it when I forget my UUIDs, I use this site all the time to remember my bitcoin private key [0] [0]: https://privatekeys.pw/keys/bitcoin/1
Thanks for this, I didn't know that people create weak BTC keys for fun. I guess some are also used as bot honeypots?
Re: Every V4 UUID
#104The fact that the search works impressed me more than anything. Of course, like every great magic trick, it seems so simple once it is explained. For the curious, here's the linked blog post describing how the project works: https://eieio.games/blog/writing-down-every-uuid/ Edit to add: I'd only tried searching for an exact UUID when I wrote this comment. I didn't realize it supports full text search! Now I'm even mo…
Yeah, I at first, I though I knew exactly how it worked. Then I saw the search field, and I suddenly had no idea what the hell was going on. Now, the big question, do I want to spoil the magic trick and read how this was done, or should I keep being astonished and flabbergasted?
The real magic trick here is that the uuids on the page only look random to us because of some bit twiddling and XOR trickery. If we had a better intuition for such things we would notice that successive UUIDs are just as correlated as successive integers.
Elegant stuff
Re: Every V4 UUID
#105The fact that the search works impressed me more than anything. Of course, like every great magic trick, it seems so simple once it is explained. For the curious, here's the linked blog post describing how the project works: https://eieio.games/blog/writing-down-every-uuid/ Edit to add: I'd only tried searching for an exact UUID when I wrote this comment. I didn't realize it supports full text search! Now I'm even mo…
Re: Every V4 UUID
#106Compression is now so advanced, we can browse web pages weighing over 340 undecillion bytes. We truly live in an age of wonders.
Meh. Years ago I had my bakeries churning out undecillions of units no problem in Cookie Clicker. No big deal!
Re: Every V4 UUID
#107Re: Every V4 UUID
#108Re: Every V4 UUID
#109The search seems to be missing `c12a7328-f81f-11d2-ba4b-00a0c93ec93b`
Re: Every V4 UUID
#110I’m writing a script that scrolls through the site, scrapes the UUIDs, and stores them in an AWS S3 bucket. I’ll let you know when it finishes.
And because StackOverflow broke too, there's nobody available to fix it.