Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Cloudflare Quick Tunnels(cloudflare.com ↗)
    111comments
  2. There's no point at which turning your brain off will work(danluu.com ↗)
    4comments
  3. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    35comments
  4. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    discuss
  5. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    66comments
  6. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    14comments
  7. OpenJev(openjev.com ↗)
    202comments
  8. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    94comments
  9. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    4comments
  10. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    96comments
  11. GrassLobster: AI Agentic Generation of Parametric Geometry Workflows(miro.vision ↗)
    3comments
  12. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    179comments
  13. Show HN: Microsoft Office running with Wine on Linux with no virtualization(github.com/tombert ↗)
    41comments
  14. I don't like passkeys(hawksley.dev ↗)
    510comments
  15. BeanShell3 in Development(beanshell.github.io ↗)
    10comments
  16. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    9comments
  17. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  18. Jemalloc 5.4.0(github.com/jemalloc ↗)
    72comments
  19. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    23comments
  20. The scourge of x86 emulation(fex-emu.com ↗)
    67comments
  21. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    176comments
  22. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    150comments
  23. US Treasuries Have Become Unappetizing for Foreign Central Banks and Governments(wolfstreet.com ↗)
    40comments
  24. Build Faster Feedback Loops Using Qualitative User Research(nseldeib.com ↗)
    discuss
  25. Qwen 3.8 Omni Flash(qwen.ai ↗)
    117comments
  26. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    33comments
  27. Show HN: Scry, programmable internet search w/ congestion pricing(scry.io ↗)
    2comments
  28. How to Write with an LLM(sockpuppet.org ↗)
    192comments
  29. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    60comments
  30. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    621comments

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]