Live data from Hacker News

Viewing profile — bensn

bensn

HN member
Joined
Fri, Oct 17, 2014, 12:19 PM UTC
HN karma
9
Public activity
4 items

About bensn

No profile information was provided.

Recent public activity

  1. comment
    Comment #8520137

    oh... Now I get it. I take my suggestion back xD

  2. comment
    Comment #8520051

    Suggestion for modification: Call it OpenRNG instead of OneRNG. In every second sentence i read the word open. Its obviously a main purpose.

  3. comment
    Comment #8470603

    We use Docker to set up our testing environments with Jenkins and install the application in it. Every build will be installed in a Docker Container automatically. The Container is…

  4. comment
    Comment #8470556

    It simplifies the building and deployment process for the application. You can install the new version of the application in a Docker Container and just push the changes of Contain…