Live data from Hacker News

Viewing profile — jibberjabb3r

jibberjabb3r

HN member
Joined
Fri, Jan 20, 2023, 4:30 PM UTC
HN karma
5
Public activity
1 items

About jibberjabb3r

No profile information was provided.

Recent public activity

  1. comment
    Comment #34455468

    The proposed pipe operator could only be efficiently implemented via a transpiler pass to lower it to "regular" JS varaibles. I wouldn't want this feature in a JS engine due to the…