Viewing profile — youngun
youngun
HN member- Joined
- Mon, Nov 03, 2014, 2:36 PM UTC
- HN karma
- 6
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About youngun
No profile information was provided.
Recent public activity
-
comment
Comment #8551210
I'm not sure that curl | sh is a "broken paradigm" -- no more broken than than running JavaScript in a browser. The only difference between the two is in the sandboxing. The soluti…
-
comment
Comment #8550944
The proper alternative is some sort of lightweight virtualization like Docker, with a proper security policy in place. You can mostly do this today curl | docker run --rm -t -i ubu…