Viewing profile — sond
sond
HN member- Joined
- Wed, Dec 17, 2025, 10:31 PM UTC
- HN karma
- 6
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About sond
No profile information was provided.
Recent public activity
-
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…