Viewing profile — dupontcyborg
dupontcyborg
HN member- Joined
- Mon, Feb 23, 2026, 9:44 PM UTC
- HN karma
- 4
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About dupontcyborg
No profile information was provided.
Recent public activity
-
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)
-
comment
Comment #49152069
i’m not doubting this, but do you know if there are any studies on this already?
-
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 …
-
comment
Comment #49020630
this would be amazing
-
comment
Comment #48954845
this isn’t the point of the story, but is that paint truck driving on the railroad tracks?
-
comment
Comment #48854126
i may be missing context, but shared memory across processes, without ipc?
-
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
-
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..…
-
comment
Comment #48446844
Hey guys, author of numpy-ts here. Just sharing some (potentially-obvious) learnings while optimizing the library :)
- story
-
comment
Comment #48435619
the customer testimonials were enough to earn my github star
-
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.…
-
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.…
- story