Live data from Hacker News

Viewing profile — Gangway0829

Gangway0829

HN member
Joined
Mon, Apr 27, 2026, 11:56 PM UTC
HN karma
4
Public activity
6 items

About Gangway0829

No profile information was provided.

Recent public activity

  1. comment
    Comment #49164255

    If 90+% of whatever society you are from was killed off by disease, and the people who came across the survivors treated them as little better than cattle and systematically destro…

  2. comment
    Comment #49150009

    I mean, not really? Most Jax code is only marginally more restrictive than numpy, and most of the annoyances I have with Jax are shared with numpy. And having spent too much of my …

  3. comment
    Comment #49144548

    Is this surprising? My experience with compilers from the old days of Fortran is that they care about correctness first, performance second. I used to spend plenty of time rewritin…

  4. comment
    Comment #48971587

    Why not just self host this? Especially if you're serious about having a way to tackle corruption, you probably want to own your stack.

  5. comment
    Comment #48971502

    Not that it necessarily justifies the difficulty in making it work (which I just learned about, thanks OP!), but I absolutely adore the silly animations that play after you bowl. I…

  6. comment
    Comment #48909501

    Very interesting stuff. How would I get GPU offload working? I have a rather complex scientific code I'm working on with JAX. Most of it can be expressed well with JAX's programmin…