Live data from Hacker News

Viewing profile — NylonMeltdown

NylonMeltdown

HN member
Joined
Sun, Oct 29, 2023, 3:41 PM UTC
HN karma
22
Public activity
6 items

About NylonMeltdown

No profile information was provided.

Recent public activity

  1. comment
    Comment #47715974

    "Zero-build privacy policies": "Everything runs at build time", what?

  2. comment
    Comment #46268237

    Except that an attacker can modify the ssh config to enable session multiplexing with a long timeout and then piggy-back off that connection, right?

  3. comment
    Comment #44874509

    > I'm surprised they're dropping windows/arm considering that seems to be the direction things are moving in. Note that windows/arm64 is still supported. Not sure if 32 bit arm was…

  4. comment
    Comment #38061169

    I think there's a slight difference between doing something that nobody's ever done before and just choosing a less travelled path. In any case, I'd rather not use the tool with we…

  5. comment
    Comment #38061099

    I consider Koa to be a sensible evolution of express (even by the some of the authors). Fastify is a different beast, but I think the additional complexity is worth it (compared to…

  6. comment
    Comment #38059777

    Maybe it's still standard, but if you don't want to shoot yourself in the foot, just stay away from it. Express's API is horrible. It's not integrated with Promises (async/await) a…