Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    112comments
  2. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    2comments
  3. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    42comments
  4. OpenJev(openjev.com ↗)
    163comments
  5. I don't like passkeys(hawksley.dev ↗)
    176comments
  6. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    2comments
  7. AI chatbots becoming experts at changing people's minds. What's their secret?(science.org ↗)
    discuss
  8. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    25comments
  9. Jemalloc 5.4.0(github.com/jemalloc ↗)
    58comments
  10. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  11. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    391comments
  12. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    85comments
  13. Replacing Pull Requests with Delta(zed.dev ↗)
    38comments
  14. If materialism is true, the United States is probably conscious(jstor.org ↗)
    21comments
  15. The scourge of x86 emulation(fex-emu.com ↗)
    53comments
  16. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    158comments
  17. Show HN: Navier-Stokes Visualized as 1kB i386 demos(juandecos.github.io ↗)
    3comments
  18. Astra for Law(openai.com ↗)
    635comments
  19. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    262comments
  20. Qwen 3.8 Omni Flash(qwen.ai ↗)
    98comments
  21. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    176comments
  22. Wax motor(wikipedia.org ↗)
    85comments
  23. When the fractional part of a float fixes your shader(crocidb.com ↗)
    10comments
  24. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    239comments
  25. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    55comments
  26. How to Write with an LLM(sockpuppet.org ↗)
    158comments
  27. Dr Julius Neubronner's Miniature Pigeon Camera(publicdomainreview.org ↗)
    discuss
  28. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    168comments
  29. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    24comments
  30. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    31comments

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]