Viewing profile — hpscript
hpscript
HN member- Joined
- Fri, Dec 26, 2025, 3:32 PM UTC
- HN karma
- 67
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About hpscript
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47632754
Hi HN, I’ve been working on a tiny RTOS as a personal project to better understand how operating systems and schedulers work internally. This project includes: - Basic task schedul…
- story
-
comment
Comment #46740488
Hi HN, I'm the creator of Flux. I love Python's productivity for AI/ML, but I've often been frustrated by the "Python tax" — that overhead you pay when orchestrating many small ope…
- story
-
comment
Comment #46410141
Thanks for the question! On real codebases: Currently, the transpiler works best on "clean" C++ (logic-heavy code, algorithms, and data structures). It can handle a significant por…
-
comment
Comment #46393138
Hi HN, I'm building a transpiler specifically focused on migrating C++ to Rust and Go. Modernizing legacy C++ codebases is a huge challenge. While there are some tools for C++ to R…
- story