Live data from Hacker News

Create a Robot Image from any text string

robohash.org

61–70 of 104 posts

Re: Create a Robot Image from any text string

#61
post #60
post #59

Earlier quoted context omitted.

This is extremely well done. But incidentally: see if you're talking to the same man comes across a bit odd, seeing as lately a few women and children have been reported using IP addresses.

Sorry, too late to edit the comment now, HN won't let me anymore. I was using man generically, not specifically. Mankind, if you will. s/man/person

Definitely. Just wanted to point it out.

Re: Create a Robot Image from any text string

#62
post #58
post #57

if you go to http://static1.robohash.com/ you get the same page as http://robohash.org/ but the IP used is not my IP. nice project though. :)

Static1.robohash.com goes through the CDN.. If you load a PNG through there, it's cached. I wouldn't do the whole site through there, though, or you'll get the CDN's IP!

i figured it was something like that but i felt i should mention it just in case.

your concept did a good job in alerting me that the IP that was supposed to me mine was not :)

Re: Create a Robot Image from any text string

#64
post #60
post #59

Earlier quoted context omitted.

This is extremely well done. But incidentally: see if you're talking to the same man comes across a bit odd, seeing as lately a few women and children have been reported using IP addresses.

Sorry, too late to edit the comment now, HN won't let me anymore. I was using man generically, not specifically. Mankind, if you will. s/man/person

I wouldn't worry about it. You didn't come off as sexist or anything; it was clearly just informal colloquial speak.

Re: Create a Robot Image from any text string

#66
post #32

It would be awesome if http://robohash.org/google.jpg generated a jpg, and http://robohash.org/google.png generated a png. It would be even more awesome if http://robohash.org/favicon.ico generated a .ico file.

Google.jpg does generate a jpg, but it's not the same as google.png; The reason for that is that I'm hashing whatever you send in, including the extension.. Otherwise, if you passed file.txt and file.mp3 they'd come to the same hash.

You could make an exception for .jpg and .png and only hash the part to the left of the dot otherwise hash the whole thing!

Re: Create a Robot Image from any text string

#67
Very very nice. This has convinced me to use this technique for non-player characters in a game I am working on. I see you licensed the artwork from three artists. Did you have it especially drawn for you, or was it already released under some CC license?

Re: Create a Robot Image from any text string

#68
post #50
post #46

Earlier quoted context omitted.

Robohash looks great. As the 'inventor' of Identicon, I've been meaning to revisit the subject with animal (identimal) or robot (identibot) themes in mind so it's nice to see your rendition of the later. Well done, sir.

Identicons are a great idea, I really love them.. They're a good solution to a gut-check "Something is wrong here.." Sort of like a SSH-fingerprint. The problem I've had with them is that they're generate not all that memorable. Was that triangles pointing left, then up, or up then left? This is my attempt at addressing that problem for my own new project, but I'd love to see what you build! If you want to use these…

Re 'not all that memorable', that's because identicons were originally designed for 'distinguishing' and 'matching' data, not 'memorizing'.

Abstract geometric identicons like my original implementation as well as variations used at Wordpress and StackOverflow are, while nearly impossible to remember, distinguishable in a pile which comes in handy when distinguishing the 'voice' of individuals in a long thread of comments.

To use identicons as permanent identity, one has to 'identify' with their identicon. We can identify faces of our friends because we shared memories with them, stories if you will.

So robotic identicons like yours can be made more memorable if users had some ways to create a story they can associate with it like 'blue viking with left arm missing', etc.

Re: Create a Robot Image from any text string

#69
post #68
post #50

Earlier quoted context omitted.

Identicons are a great idea, I really love them.. They're a good solution to a gut-check "Something is wrong here.." Sort of like a SSH-fingerprint. The problem I've had with them is that they're generate not all that memorable. Was that triangles pointing left, then up, or up then left? This is my attempt at addressing that problem for my own new project, but I'd love to see what you build! If you want to use these…

Re 'not all that memorable', that's because identicons were originally designed for 'distinguishing' and 'matching' data, not 'memorizing'. Abstract geometric identicons like my original implementation as well as variations used at Wordpress and StackOverflow are, while nearly impossible to remember, distinguishable in a pile which comes in handy when distinguishing the 'voice' of individuals in a long thread of comm…

That makes a lot of sense. I wasn't trying to be disparing. It's a great idea, and very helpful, I just felt like it could go in a slightly different direction for this specific use-case (Public Keys)

Re: Create a Robot Image from any text string

#70
post #60

Earlier quoted context omitted.

Sorry, too late to edit the comment now, HN won't let me anymore. I was using man generically, not specifically. Mankind, if you will. s/man/person

I wouldn't worry about it. You didn't come off as sexist or anything; it was clearly just informal colloquial speak.

The concern here is not that the poster comes off looking like a bad person, because clearly he* doesn’t, but that unintentionally sexist language persists.

If I had corrected the poster’s lack of a final slash in his s/// syntax, I wouldn’t have been implicitly accusing him of being an incompetent programmer, because it’s a common and small mistake that I make too. But perhaps it’s worth pointing out every tenth time one sees it, as a mater of politeness, demonstrating the assumption that the poster cares.

So my purpose was not to say “you monster” but “psst, you missed a spot”, and that’s how he seems to have taken it.

To me, “man” meaning “human” isn’t colloquial at all (except in the slangy sense of don’t have a cow, man) – in fact, it’s stilted at best.

* I checked his profile.

Post reply on HN