Viewing profile — bensn
bensn
HN member- Joined
- Fri, Oct 17, 2014, 12:19 PM UTC
- HN karma
- 9
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About bensn
No profile information was provided.
Recent public activity
-
comment
Comment #8520137
oh... Now I get it. I take my suggestion back xD
-
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.
-
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…
-
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…