Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I Vibed a Proof of Conway's Conjecture(overreacted.io ↗)
    30comments
  2. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    15comments
  3. AI Protest in Montreal(montrealgazette.com ↗)
    15comments
  4. Cloudflare Quick Tunnels(cloudflare.com ↗)
    11comments
  5. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    8comments
  6. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    179comments
  7. North Korean nuclear test sets off years of earthquakes – Science – AAAS(science.org ↗)
    3comments
  8. BeanShell3 in Development(beanshell.github.io ↗)
    3comments
  9. OpenJev(openjev.com ↗)
    185comments
  10. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    5comments
  11. I don't like passkeys(hawksley.dev ↗)
    336comments
  12. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    114comments
  13. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  14. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    4comments
  15. Jemalloc 5.4.0(github.com/jemalloc ↗)
    63comments
  16. The scourge of x86 emulation(fex-emu.com ↗)
    57comments
  17. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    170comments
  18. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    496comments
  19. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    discuss
  20. Astra for Law(openai.com ↗)
    646comments
  21. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    50comments
  22. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    277comments
  23. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    13comments
  24. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    40comments
  25. Replacing Pull Requests with Delta(zed.dev ↗)
    52comments
  26. Qwen 3.8 Omni Flash(qwen.ai ↗)
    102comments
  27. When the fractional part of a float fixes your shader(crocidb.com ↗)
    14comments
  28. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    57comments
  29. How to Write with an LLM(sockpuppet.org ↗)
    171comments
  30. NATS Major Incident Preliminary Investigation Report [pdf](nats.aero ↗)
    1comments

Investigating the Potential for Miscommunication Using Emoji

34 pointsby 10y agogrouplens.org
5 comments
10y agoHN ↗

I have a windows phone, and have regularly encountered this with my wife (who has an iPhone).

In particular :eggplant: doesn't have the same obvious meaning

10y agoHN ↗

Nice. It seems Twitter cribbed pretty strongly from Apple in their emoji, especially the facial expression ones.

10y agoHN ↗

It seems like Apple's emojis are badly designed, and that should probably have been the conclusion.

10y agoHN ↗

Apple's initial implementation was designed to operate with SoftBank's Emoji format, and predates unicode standardisation. Their version of this icon can be seen here http://image.slidesharecdn.com/iuc36emojifinal1-131204112121... and Apple's matches it pretty well. [Also note: this is where the Apple's smiley poop comes from too]

The main fault seems to be that the codepoints for those icons were explicitly mapped onto unicode's 'grinning face with smiling eyes', despite them not being representations of that.

The Unicode standard got 'grimacing face' a couple of years later, though, which better suits this expression. [Apple's version uses the same mouth as here, but with normal eyes]