Live data from Hacker News

Viewing profile — dawson0

dawson0

HN member
Joined
Sat, Sep 13, 2025, 2:33 AM UTC
HN karma
10
Public activity
11 items

About dawson0

No profile information was provided.

Recent public activity

  1. comment
    Comment #49207791

    [flagged]

  2. story
  3. comment
    Comment #49048838

    This is a behavior by behavior verified pager against less. You will not regret using it for your project:)

  4. story
    Show HN: Less-pager-mini: What a cross-platform pager would be like

    Very likely the only one you can find on npm

  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #45250801

    Thanks for pointing it out! The latest version is now based on Unicode 17.0.0.

  11. story
    Show HN: wcwidth-o1 – Find Unicode text cell width in no time for JavaScript/TS

    I ported Markus Kuhn’s wcwidth to TypeScript and optimized it with bitset lookups for O(1) performance. It now covers the full Unicode 15.1 combining ranges. GitHub: https://github…