Live data from Hacker News

Viewing profile — yarlinghe

yarlinghe

HN member
Joined
Sun, Aug 31, 2025, 8:34 AM UTC
HN karma
85
Public activity
22 items

About yarlinghe

No profile information was provided.

Recent public activity

  1. comment
    Comment #46444321

    Happy new year from China !!

  2. comment
    Comment #46444031

    One thing I’ve noticed building a small “use it and leave” tool is that the models tend to self-select into roles. For me, Codex ended up being the reliable executor for actual log…

  3. comment
    Comment #46441938

    24h update after the Show HN — quick recap. Based on the feedback here, I spent the last day tightening a few core things: - Navigation / mobile: tapping a card now opens the symbo…

  4. comment
    Comment #46441916

    Great example — thanks for the context. I added explicit linking for paired glyph parts (left/right halves) and reference links in Notes. This kind of symbol history is exactly the…

  5. comment
    Comment #46441904

    Good point. I added a Notes section and reworked “Related” to focus on things people actually get confused by (pairs, confusables, same block), not just category adjacency.

  6. comment
    Comment #46441896

    Agreed. Updated the HTML section to recommend writing the literal character + UTF-8 by default. Numeric refs/entities are now explicitly framed as legacy / edge-case references.

  7. comment
    Comment #46441882

    You’re right — the main index is curated. I added a /codepoint/… fallback so pasting a literal character or U+XXXX always lands you on a dev-friendly encoding page, even outside th…

  8. comment
    Comment #46441876

    Added a small “Font tips (if you see □)” section with system font notes and Noto suggestions. Also added a codepoint fallback page so you can still inspect encodings even when the …

  9. comment
    Comment #46441834

    Agreed — the small expand target was a mistake, especially on mobile. I switched to “tap card = open details” and moved copy into a dedicated, larger button. Much clearer now.

  10. comment
    Comment #46433030

    Noted. Fixed.

  11. comment
    Comment #46432587

    You’re right. The abbreviations (arrows in particular) made scanning worse than it should be. I’ve pushed a quick update: full names on hover/focus, plus a Compact / Readable toggl…

  12. comment
    Comment #46432562

    Yep — fully agree. For modern HTML/CSS/JS, you should just write the character and serve UTF-8. The entities / codes are there purely as reference for legacy cases, debugging, or w…

  13. comment
    Comment #46431728

    Yeah, mobile is rougher than desktop right now. Thanks for flagging it.

  14. comment
    Comment #46431707

    Good points. The hover hint could definitely do more useful work, and the repeated “Click to Copy” is probably overexplaining. UI polish still very much in progress

  15. comment
    Comment #46431663

    Purely cosmetic. In hindsight, probably unnecessary — but once you add color, it’s hard to stop

  16. comment
    Comment #46431600

    Fair point — you’re right to call this out. I’ve now removed Microsoft Clarity (no session recording/heatmaps), and GA4 is opt‑in with a real “Reject all” option (default off). Thi…

  17. comment
    Comment #46388956

    Thanks — glad the copy buttons are useful. That was exactly the goal.

  18. comment
    Comment #46388950

    Good catch — I just pushed an update based on this. The symbols search now supports code-point lookup, so you can search by: U+2FFF 0x2FFF plain hex (2fff, 4–6 digits) This makes i…

  19. comment
    Comment #46384979

    Planning to add more symbol-specific notes (confusables, common pitfalls, rendering quirks). Curious what details people usually look for but can’t find.

  20. story
    Show HN: One clean, developer-focused page for every Unicode symbol

    I’m building a Unicode reference where each symbol has its own dev-friendly page with all relevant encodings. Example: [ https://fontgenerator.design/symbol/almost-equal-to ]( http…

  21. story
  22. story