Live data from Hacker News

Viewing profile — dupontcyborg

dupontcyborg

HN member
Joined
Mon, Feb 23, 2026, 9:44 PM UTC
HN karma
4
Public activity
14 items

About dupontcyborg

No profile information was provided.

Recent public activity

  1. comment
    Comment #49215544

    kinda meta to have a js engine built in rust, compiled to wasm, running in cloudflare workers which itself is another js engine (v8 isolates)

  2. comment
    Comment #49152069

    i’m not doubting this, but do you know if there are any studies on this already?

  3. comment
    Comment #49020673

    we make extensive use of simd at work, usually through highway: https://github.com/google/highway imo this is one of the greatest libs ever written. it handles dynamic dispatching …

  4. comment
    Comment #49020630

    this would be amazing

  5. comment
    Comment #48954845

    this isn’t the point of the story, but is that paint truck driving on the railroad tracks?

  6. comment
    Comment #48854126

    i may be missing context, but shared memory across processes, without ipc?

  7. comment
    Comment #48637587

    this is a way smaller deal than acr. i personally don’t connect my smart tv to my network and use an apple tv instead

  8. comment
    Comment #48508396

    Hmmm... In the code ( https://github.com/andrewmccalip/kickbacks.ai/blob/main/src/... ) the extension polls for updated every 90 seconds and has no digital signature verification..…

  9. comment
    Comment #48446844

    Hey guys, author of numpy-ts here. Just sharing some (potentially-obvious) learnings while optimizing the library :)

  10. story
  11. comment
    Comment #48435619

    the customer testimonials were enough to earn my github star

  12. story
    Show HN: NumPy for Browser, Node.js, Deno and Bun

    I've been spending some time on a side project, `numpy-ts`, which is a TypeScript numerical library inspired by NumPy. It aims to bring the same NumPy API (where possible) to Node.…

  13. comment
    Comment #47129380

    I've been spending some time on a side project, `numpy-ts`, which is a TypeScript numerical library inspired by NumPy. It aims to bring the same NumPy API (where possible) to Node.…

  14. story