Live data from Hacker News

Viewing profile — codingfisch

codingfisch

HN member
Joined
Sun, Jul 28, 2024, 8:20 PM UTC
HN karma
6
Public activity
7 items

About codingfisch

No profile information was provided.

Recent public activity

  1. comment
    Comment #48091920

    It's pretty simple to vibe code for months without producing slop. And it's the same recipe one used before AI: 1. make it work 2. make it pretty 3. make it fast Omit 2. and 3. lon…

  2. story
    Show HN: Viiew – TUI to View(your_data)

    Hey there, hope this package helps!

  3. story
    Show HN: Tinygym: RL in Tinygrad

    Hi there, the repo speaks for itself. Feedback & questions are welcome

  4. story
    Show HN: Flashrl – Fast RL Library

    Hi there, the repo speaks for itself. Feedback & questions are welcome

  5. story
    Show HN: Turn your MRI into a 3D printable model

    Hey there, If you haven't got a head MRI, brain-stl will download a publicly available one from OpenNeuro. The outputted brain.stl file can be printed via e.g. https://www.shapeway…

  6. story
    Show HN: NiftiView – View your MRI (+convert to GIF)

    The NiftiView App allows you to view your medical scan (often handed out as a CD) and to export it as a PNG or GIF. NiftiView can be downloaded as an .exe file (or .bin for Linux) …

  7. comment
    Comment #41095726

    I have written a neural network architecture (way smaller than llama) that can be trained to automate this process. Check out the Custom-Data-Tutorial in the repo! GitHub: https://…