Live data from Hacker News

Viewing profile — jorrdang

jorrdang

HN member
Joined
Tue, Aug 17, 2021, 1:16 AM UTC
HN karma
12
Public activity
2 items

About jorrdang

No profile information was provided.

Recent public activity

  1. comment
    Comment #45150380

    Copied this from the video description: JEP 395: Records: https://openjdk.org/jeps/395 JEP 440: Record Patterns: https://openjdk.org/jeps/440 JEP 394: Pattern Matching for Instance…

  2. comment
    Comment #42144742

    Has anyone figured out cross compiling for macOS targets from a non-macOS host? For example, executing `deno compile` in a Jenkins job in a CI/CD workflow? I’ve tried numerous time…