TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Is This an Emoji?

63 pointsby whackalmost 2 years ago

9 comments

meiboalmost 2 years ago
So much work just to take away people's choice to name their reading lists anything they want. Considering they even mention the database needing to be involved way more than it should be, maybe they should rethink this.
评论 #36928812 未加载
评论 #36927353 未加载
jfk13almost 2 years ago
A minor correction:<p>&gt; Let&#x27;s say we want to display the emoji for a brown man, “&lt;brown man&gt;”. There isn&#x27;t a code point for that. Instead we use “&lt;man&gt; ZWJ &lt;brown&gt;”.<p>(with the emoji replaced, as I expect HN would strip them).<p>That&#x27;s inaccurate: skin tone modifiers are used directly after a base emoji character, <i>without</i> a zero-width joiner in between.
评论 #36924685 未加载
chrismcbalmost 2 years ago
But why? You even asked at the very beginning &quot;I shouldn&#x27;t accept just anything, right?&quot; But why not? Like what is going to happen if someone uses a &quot;non emoji?&quot; Nothing. Nothing will happen. Well now you will tell at the person and tell them to use an emoji. But if you just accepted everything, it would just work. It would save you time and your users grief. My main question here is, how future proof is this?
评论 #36924725 未加载
评论 #36924537 未加载
the_gipsyalmost 2 years ago
Isn&#x27;t it all font dependent anyway? A lot of &quot;non emoji&quot; symbols get stylized like emojis in many popular fonts.
评论 #36925323 未加载
Pannoniaealmost 2 years ago
This is one of the cases where they&#x27;ve spent so long trying to solve.... a problem which wasn&#x27;t a problem in the first place. Just let users tag the content with any character they want, and maybe limit it to 1 or 2 characters. Way simpler and way more user-friendly than trying to limit it to emojis.
评论 #36925937 未加载
评论 #36928834 未加载
ZeroGravitasalmost 2 years ago
Given the mention of both Emoji and Dewey Decimal, worth mentioning Librarything introduced Dewmoji a few years back:<p><a href="https:&#x2F;&#x2F;blog.librarything.com&#x2F;2016&#x2F;07&#x2F;introducing-dewmojis&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;blog.librarything.com&#x2F;2016&#x2F;07&#x2F;introducing-dewmojis&#x2F;</a><p>A mapping of emoji to different Dewey Decimal Classes e.g. 7 : Arts and Leisure : <a href="https:&#x2F;&#x2F;emojipedia.org&#x2F;artist-palette&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;emojipedia.org&#x2F;artist-palette&#x2F;</a>
makeworldalmost 2 years ago
I ended just comparing against a map of emoji strings.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;makew0rld&#x2F;go-isemoji">https:&#x2F;&#x2F;github.com&#x2F;makew0rld&#x2F;go-isemoji</a>
jer0mealmost 2 years ago
Ironically, Hacker News purged the emoji from the title of this post.
评论 #36927501 未加载
thefzalmost 2 years ago
&gt; Its job is “when a mommy code point loves a daddy code point very much, they come together and make a whole new glyph”.<p>Can&#x27;t stand this style of writing. But it&#x27;s just me.