Viewing profile — vsh426
vsh426
HN member- Joined
- Tue, Jan 08, 2013, 12:05 AM UTC
- HN karma
- 8
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About vsh426
No profile information was provided.
Recent public activity
-
comment
Comment #5718547
The properties that you listed reminded me of the Nix package manager http://nixos.org/nix/ and NixOS that uses it. I came across it originally while looking into package managers …
-
comment
Comment #5617334
OTOH Hersheys chocolate syrup made in India (by Godrej) tastes better than the imported US version. Don't know why, iirc the main difference in ingredients was invert sugar in the …
-
comment
Comment #5444900
Similar story with Sony patenting brain interface[1] . Funny thing was after watching the Matrix the first time, me and a friend were debating why people would want to insert somet…
-
comment
Comment #5244421
I like its syntax too, its simple to understand and model[1]. [1] https://github.com/ansible/ansible/tree/devel/examples/playb...
-
comment
Comment #5244352
ansible has very readable concise YAML syntax[1]. Plus, no bootstrapping required (its optional, haven't tried it though) and works off ssh by default (also has a 0mq mode). [1] ht…