Create a Robot Image from any text string
51–60 of 104 posts
Re: Create a Robot Image from any text string
#52Re: Create a Robot Image from any text string
#53It 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.
favicon.ico does respond with a 404 though.
Re: Create a Robot Image from any text string
#54If/when you debut the [robohash] watermark in the image, it would be great if you would also debut a paid plan without the watermark. Plus, paid plans give people confidence that your service will continue to exist.
I'll only do that, with the watermark, if it goes over what my bottom-rung Linode+CDN can deliver.
Re: Create a Robot Image from any text string
#55If I put a % anywhere in the string (except at the end where I think it is ignored) it doesn't give me my robot, but a broken link!
From http://www.w3.org/Addressing/URL/4_URI_Recommentations.html-
The percent sign ("%", ASCII 25 hex) is used as the escape character in the encoding scheme and is never allowed for anything else.
I'll try to see why it's not converting it after work.
Re: Create a Robot Image from any text string
#56I like it but shouldn't it do similarity instead of producing a unique bot? For example, "similar" strings should produce similar bots.
Re: Create a Robot Image from any text string
#57nice project though. :)
Re: Create a Robot Image from any text string
#58if 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. :)
Re: Create a Robot Image from any text string
#59Morning, I created this as an extended-weekend project, after realizing that I'd need these hashes as a part of larger project I'm working on. Basically, Text goes in, Picture of a Robot comes out. Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man. Is it perfect? No, but it's a quick visual guide to any text, in the f…
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.
Re: Create a Robot Image from any text string
#60Morning, I created this as an extended-weekend project, after realizing that I'd need these hashes as a part of larger project I'm working on. Basically, Text goes in, Picture of a Robot comes out. Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man. Is it perfect? No, but it's a quick visual guide to any text, in the f…
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.
s/man/person