Live data from Hacker News

Google, but for colors

picular.co

81–90 of 108 posts

Re: Google, but for colors

#81
post #45

You can type nonsense words into this --- words for which Google will say no page in its entire corpus has a match --- and get color palettes back. What's it actually doing?

Looks like Google image search always has a fallback for a nonsense search query, and the images between Google and Picular exactly match (if you hover over the bottom-right of any color card, it shows the source image):

https://www.google.com/search?tbm=isch&q=sdlkfjsldkfjsldfkj

https://picular.co/sdlkfjsldkfjsldfkj

If you put it in quotes, though, Google gives no results and Picular crashes (500 internal server error from an XHR):

https://www.google.com/search?tbm=isch&q="sdlkfjsldkfjsldfkj...

https://picular.co/"sdlkfjsldkfjsldfkj"

Re: Google, but for colors

#82
A very good example how engaging and useful a simple idea can be! Now the source images are also shown in the results!

I do not think it uses any AI/ML, the beauty is in the simplicity of the solution. Awesome!

Re: Google, but for colors

#84

Earlier quoted context omitted.

It's probably using Google custom search. I think that's the only way you can actually get Google search results as an API. Perhaps custom search displays differing results?

You can scrape google.com with a lot of awkward ban evading. The fact that it works for non existing search results shows that it's ML

See: https://news.ycombinator.com/item?id=17874276

Re: Google, but for colors

#87
post #45

You can type nonsense words into this --- words for which Google will say no page in its entire corpus has a match --- and get color palettes back. What's it actually doing?

Looks like Google image search always has a fallback for a nonsense search query, and the images between Google and Picular exactly match (if you hover over the bottom-right of any color card, it shows the source image): https://www.google.com/search?tbm=isch&q=sdlkfjsldkfjsldfkj https://picular.co/sdlkfjsldkfjsldfkj If you put it in quotes, though, Google gives no results and Picular crashes (500 internal server err…

Fixed! There's now a color palette for "sdlkfjsldkfjsldfkj" ;)
Post reply on HN