Live data from Hacker News

Viewing profile — pierridotite

pierridotite

HN member
Joined
Tue, Dec 23, 2025, 2:03 PM UTC
HN karma
1
Public activity
6 items

About pierridotite

No profile information was provided.

Recent public activity

  1. comment
    Comment #46411378

    Go on our discord :) We can help u to find an issue and some implementation that could be usefull as demo or others x)

  2. comment
    Comment #46411351

    A quick note on the implementation details for those interested in compilers: The hardest part wasn't the AD itself, but managing memory safety during the "growth" phase. Since NOM…

  3. story
    Show HN: Self-growing neural networks via a custom Rust-to-LLVM compiler

    Hi HN, I built NOMA (Neural-Oriented Machine Architecture), a systems language where reverse-mode autodiff is a compiler pass (lowered to LLVM IR). My goal is to treat model parame…

  4. comment
    Comment #46411264

    Looks cool !

  5. comment
    Comment #46365414

    Hello HN, OP here. I built this TUI (Terminal User Interface) because I wanted to watch market trends without leaving my command line environment. It uses Yahoo Finance and CoinGec…

  6. story