Live data from Hacker News

Viewing profile — sueszli

sueszli

HN member
Joined
Mon, Jul 18, 2022, 10:01 PM UTC
HN karma
43
Public activity
14 items

About sueszli

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #46351028

    yeah, exactly. it's for explicit ownership transfer. you always own what you receive, sum it, release both inputs, done. no mutation tracking, no aliasing concerns. https://github.…

  4. comment
    Comment #46350067

    a heap-free implementation could be a really cool direction to explore. thanks! i think you might be interested in MLIR/IREE: https://github.com/openxla/iree

  5. comment
    Comment #46349717

    woah, this got way more attention than i expected. thanks a lot. if you are interested in the technical details, the design specs are here: https://github.com/sueszli/autograd.c/bl…

  6. story
    Show HN: Autograd.c – A tiny ML framework built from scratch

    built a tiny pytorch clone in c after going through prof. vijay janapa reddi's mlsys book: mlsysbook.ai/tinytorch/ perfect for learning how ml frameworks work under the hood :)

  7. comment
    Comment #45448993

    Saw this HN post yesterday: https://news.ycombinator.com/item?id=45422717 It sparked joy and some great discussions. I turned the idea into a tiny, compiler-agnostic header-only sh…

  8. story
  9. comment
    Comment #45399073

    This is just wonderful

  10. story
    Show HN: Peroxide – P2P Multiplayer Pong on GitHub Pages (WebRTC and Rust/WASM)

    Built multiplayer Pong that runs entirely client-side with zero runtime infrastructure. - Live demo: https://sueszli.github.io/peroxide/ - Code: https://github.com/sueszli/peroxide…

  11. comment
  12. story
  13. story
    Show HN: I wrote a script to back up your Notion.so data with ease

    Backup made easy with NotionBackup! No more hassle with obscure Notion exports! Our project fixes HTML exports, giving you editable and visually appealing pages that stand the test…

  14. story
    Show HN: A HTML export tool for Notion.so

    Hi everyone! I've been really frustrated with the way Notion.so exports your data. I felt like I was locked into their environment, because the exported files don't resemble the or…