Live data from Hacker News

Viewing profile — sond

sond

HN member
Joined
Wed, Dec 17, 2025, 10:31 PM UTC
HN karma
6
Public activity
1 items

About sond

No profile information was provided.

Recent public activity

  1. comment
    Comment #46306537

    Instead of the zero-width div, you could set up an event listener for the copy event (using addEventListener() method) which calls .clipboardData.setData() on the ClipboardEvent to…