Viewing profile — mpajares
mpajares
HN member- Joined
- Wed, Mar 25, 2026, 8:35 AM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About mpajares
No profile information was provided.
Recent public activity
-
comment
Comment #47520321
[dead]
-
comment
Comment #47516705
[dead]
-
comment
Comment #47516630
[dead]
-
comment
Comment #47516512
Had the opposite experience. Our JS FEM solver (~550ms per load case) was rewritten in Rust and dropped to ~270ms. But we compile to native.exe, not WASM — we call it via stdin/std…