Live data from Hacker News

Viewing profile — radoshi

radoshi

HN member
Joined
Mon, Sep 23, 2019, 10:36 PM UTC
HN karma
2
Public activity
2 items

About radoshi

No profile information was provided.

Recent public activity

  1. comment
    Comment #36039013

    I’m using it to do the mundane tasks of unit testing and (some) documentation. I find that the code it spits out isn’t perfect but getting some boiler plate and fixing it up is pre…

  2. comment
    Comment #30380308

    I agree with the author that threading is quite critical to maintaining sanity. In my experience, it's insufficient by itself. I would recommend coupling with some naming conventio…