Live data from Hacker News

Viewing profile — vsh426

vsh426

HN member
Joined
Tue, Jan 08, 2013, 12:05 AM UTC
HN karma
8
Public activity
5 items

About vsh426

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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 …

  3. 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…

  4. 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...

  5. 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…