Live data from Hacker News

Viewing profile — hpscript

hpscript

HN member
Joined
Fri, Dec 26, 2025, 3:32 PM UTC
HN karma
67
Public activity
8 items

About hpscript

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. story
  4. 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…

  5. story
  6. 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…

  7. 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…

  8. story