Live data from Hacker News

Viewing profile — RhinoDevel

RhinoDevel

HN member
Joined
Wed, Sep 17, 2025, 6:38 AM UTC
HN karma
8
Public activity
4 items

About RhinoDevel

Software developer.

Recent public activity

  1. comment
    Comment #47748120

    This is not true, I proof-read the documentation I write!

  2. comment
    Comment #47515432

    I recommend Claude Shannon's biography called "A Mind At Play", by Sonni and Goodman.

  3. comment
    Comment #46003653

    Also a nice resource: https://developer.mozilla.org/en-US/docs/WebAssembly

  4. 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 …