Live data from Hacker News

Viewing profile — amlug

amlug

HN member
Joined
Mon, Feb 23, 2026, 3:28 PM UTC
HN karma
4
Public activity
17 items

About amlug

I build a typescript to native compiler

Recent public activity

  1. comment
    Comment #48343098

    Because it can debug the LL output code directly and much more efficiently than humans could.

  2. comment
    Comment #48343096

    Yes. One that makes use of the underlying UI library for the specific system (macOS UI, Win32 UI, GTK4, ....) The Perry runtime is surprisiginly small, especially since we (LLVM ra…

  3. comment
    Comment #48339845

    RUntime is an overused term here. The point is "no JS runtime, JIT-type" Of course there is a (native) runtime, as there is for all languages (like you said) :)

  4. comment
    Comment #48339830

    This exchange is actually funny. Now, to tell you the truth, for a lot of tickets AI does generate legit the better answers than me. And my time is quite limited. That said, I will…

  5. comment
    Comment #48339815

    Hey smasher164, thanks for bringing up the concern. I am proggeramlug (or amlug, either way), Ralph, founder of perry. Yes, Perry is heavily AI-assisted - similar to the Bun to Rus…

  6. comment
    Comment #48339788

    Hey ventana, (I'm the founder of Perry) thanks for giving it a try and let me be upfront with you: Compiling express has been one of the hardest challenges for Perry. I'm 99% sure …

  7. comment
    Comment #48339747

    Hi jeswin, thanks for your comment. I'm Ralph, the founder of Perry (though at this point we are quite a few core contributors + maintainers). You are right to be skeptical and yes…

  8. comment
    Comment #48015173

    Are they wrong though? AI or not, compiling code is math - not philosophy. So what's wrong here?

  9. comment
    Comment #48015158

    Is there any Typescript that is compiled wrongly? If so, go ahead and show me.

  10. comment
    Comment #48015154

    I'm the "AI cringe guy" if you want to call it that. Yet I am still waiting for someone to produce typescript that compiles wrongly. I have limited time, and the little feedback th…

  11. story
  12. story
  13. story
    Show HN: EasyShot – macOS screenshot thumbnails that don't disappear after 5s

    I kept missing the drag window on macOS's built-in screenshot thumbnail. It fades out in ~5 seconds and if you're not fast enough, you have to go find the file on your Desktop. Eas…

  14. comment
    Comment #47427035

    We're building a TypeScript-to-native compiler (Perry) and wanted to evaluate whether Claude Code's codebase is something we could realistically compile. Since it's closed source, …

  15. story
  16. comment
    Comment #47234337

    Hey HN — I've been building Perry, a compiler that takes TypeScript and emits native binaries. No V8, no runtime, no Electron. It maps to platform-native UI widgets: AppKit on macO…

  17. story