Viewing profile — codingfisch
codingfisch
HN member- Joined
- Sun, Jul 28, 2024, 8:20 PM UTC
- HN karma
- 6
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About codingfisch
No profile information was provided.
Recent public activity
-
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…
-
story
Show HN: Viiew – TUI to View(your_data)
Hey there, hope this package helps!
-
story
Show HN: Tinygym: RL in Tinygrad
Hi there, the repo speaks for itself. Feedback & questions are welcome
-
story
Show HN: Flashrl – Fast RL Library
Hi there, the repo speaks for itself. Feedback & questions are welcome
-
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…
-
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) …
-
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://…