Live data from Hacker News

Viewing profile — roastsquirrel

roastsquirrel

HN member
Joined
Mon, Oct 28, 2019, 8:20 PM UTC
HN karma
8
Public activity
4 items

About roastsquirrel

No profile information was provided.

Recent public activity

  1. comment
    Comment #24990639

    People thought they were extinct, but they were just on holiday

  2. comment
    Comment #23931732

    Parts of VHDL leave a little to be desired but overall I find it to be a really great language. To the extent I bought Ada 2012 by John Barnes and I kind of like that too after cod…

  3. comment
    Comment #21381408

    Tcl is good for interacting with a simulator (and other tools) for the same reasons Bash is good for interactive shells, and I think Tcl is the best tool for those jobs. What is th…

  4. comment
    Comment #21381300

    The Tcl/Tk documentation is very good, so I read the documentation for those details, eg for lrange, lrange list first last List must be a valid Tcl list. This command will return …