6 ms·
Look at the code as the author suggests; you will notice that a part of the code( ~40 lines ) is identical, including the comments.
by deletes 12y ago
Look at the code as the author suggests; you will notice that a part of the code( ~40 lines ) is identical, including the comments.
- ars 12y agoThat's because google gives it to you that way. Much more likely this is a typo in the ID number.
- eropple 12y agoIf you're typing that number in by hand, my WAT flag is flying.
- arbus 12y agoIf it is a typo in the ID number, thats understandable. But the social tracking id seems to be wrong too and that also points to the authors id. Can't be wrong twice and have both mistakes point to the same person
- bagels 12y agoIt could be, but it's exceedingly unlikely to be.
- tg3 12y agoThey copy-and-pasted from Google and then changed one of the characters in their ID? Possible, but Occam's Razor and all.
- deleted 12y ago[deleted]
- JeremyMorgan 12y agoYup, my guess is the ID is a variable in some templating system or CMS that MLB uses, and someone (for some reason) was typing it.
- rooted 12y agoA 16 digit alphanumeric id? It's far more probable they just copied his code
- Theodores 12y agoApparently it is just a hash collision. Sergei knew about the potential for a problem with crc32 so they went with crcgoogol instead. Clearly the 1 in 10^42 eventuality happened, improbable as it seemed.
- rduchnik 12y agoWell actually it's two sets of codes I use which is custom script I put together to track two ids since I have a lot of subdomains. Not how Google gives it to you, which leads me to believe it was copy and pasted. Still not sure how that could happen though.