Live data from Hacker News

Words2Emoji

words2emoji.com

21–29 of 29 posts

Re: Words2Emoji

#21
post #12

I can dutifully report that "penis" faithfully suggests both and . Edit: HN strips out emoji. I'm not mad, but why?

Too many colors, I guess™ Not ALL unicode is stripped of course, so you can still get 𓂺 because that's important and an eggplant is not.

https://m.wikidata.org/wiki/Q65660598

Apparently it’s an Egyptian hieroglyph (nsfw).

Re: Words2Emoji

#22
Yay! --emojis. For those times when actually writing a word is just far too much hassle.

The next stage in the human race's descent into illiteracy will be a service which translates your emojis into Neanderthal grunts.

Re: Words2Emoji

#23
Hey! I'm the creator of the webapp, thanks dadt for sharing! The app has been down for some hours because of the huge spike in requests (I had set a hard limit on spend in the OpenAI website), but now is running again. Thanks for all the comments! Had a great time reading them.

Re: Words2Emoji

#28

Is this costing you OpenAI tokens for every new word you generate emojis for?

Unfortunately, yes :( If this gets some attention I'll need to find a way to monetize it, at least to cover expenses

do you cache repeated requests? or do you always go thru openai?

Re: Words2Emoji

#29
post #28

Earlier quoted context omitted.

Unfortunately, yes :( If this gets some attention I'll need to find a way to monetize it, at least to cover expenses

do you cache repeated requests? or do you always go thru openai?

he caches to redis, I checked the network request on common words.
Post reply on HN