Live data from Hacker News

Viewing profile — jasnell

jasnell

HN member
Joined
Tue, Aug 20, 2013, 6:24 AM UTC
HN karma
22
Public activity
8 items

About jasnell

[ my public key: https://keybase.io/jasnell; my proof: https://keybase.io/jasnell/sigs/b3OqzUciz5SSNb6EX5dkQK4rqtVVRIZQyIZtS3UxN_U ]

Recent public activity

  1. comment
    Comment #47181759

    Heh, I was using emdashes and tricolons long before LLMs appropriated the style but I did let the agent handle some of the details on this. Honestly, it really is just easier somet…

  2. comment
    Comment #46127085

    Keep in mind that it's not just a matter of comparing the JS engine. The runtime that is built around the engine can have a far greater impact on performance than the choice of v8 …

  3. comment
    Comment #46126875

    With Bun's existing OSS license and contribution model, all contributors retain their copyright and Bun retains the license to use those contributions. An acquisition of this kind …

  4. comment
    Comment #12789201

    There are a number of semver-major changes included in v7. That said, the goal for this release has been improved stability and performance over new features so the jump from v6 to…

  5. comment
    Comment #10481080

    To be clear, v4.2 is the stable dependable target that most users should be using as their target. Developers that want to track new development and new features and have more flex…

  6. comment
    Comment #10481034

    For Node.js core APIs, there is a deprecation strategy that requires at least one major version cycle before anything can be removed, and even then the chances of things actually b…

  7. story
  8. comment
    Comment #6242123

    To be certain, whether or not LINK is supported is not really the issue. The file is mishandling HTTP methods in general for the sake of "optimization". Had the parser been written…