Live data from Hacker News

Viewing profile — nirei

nirei

HN member
Joined
Wed, Apr 09, 2014, 10:10 PM UTC
HN karma
1
Public activity
2 items

About nirei

Computer enchanter living in A Coruña, Galicia, on the spanish northwest.

Recent public activity

  1. comment
    Comment #46016133

    Very good involuntary defense of the thing it's trying to disprove.

  2. comment
    Comment #23297773

    function createEvent(type, x, y) { const event = new PointerEvent(type, {pointerId: 1, bubbles: true, cancelable: true, pointerType: "touch", width: 100, height: 100, isPrimary: tr…