Viewing profile — RhinoDevel
RhinoDevel
HN member- Joined
- Wed, Sep 17, 2025, 6:38 AM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About RhinoDevel
Software developer.
Recent public activity
-
comment
Comment #47748120
This is not true, I proof-read the documentation I write!
-
comment
Comment #47515432
I recommend Claude Shannon's biography called "A Mind At Play", by Sonni and Goodman.
-
comment
Comment #46003653
Also a nice resource: https://developer.mozilla.org/en-US/docs/WebAssembly
-
story
Show HN: STT –> LLM –> TTS pipeline in C
For speech-to-text, large-language-model inference and text-to-speech I created three wrapper libraries in C/C++ (using Whisper.cpp, Llama.cpp and Piper). Follow the URL to see an …