Live data from Hacker News

Viewing profile — zhenyavinogrdov

zhenyavinogrdov

HN member
Joined
Sat, Sep 26, 2020, 7:00 AM UTC
HN karma
7
Public activity
4 items

About zhenyavinogrdov

No profile information was provided.

Recent public activity

  1. comment
    Comment #29052678

    An example of putting one's public DNS server to a good use is Cloudflare's analysis of the recent Facebook outage effects https://blog.cloudflare.com/during-the-facebook-outage/

  2. comment
    Comment #28965726

    Lock files making you less secure is untrue. Using lock files does not mean your dependencies are not being updated, it means you have control over _when_ they are updated. Which m…

  3. comment
    Comment #25013326

    Allowing untrusted certificates for https, and showing just a warning for them, would make it impossible for websites to ensure that their traffic is not intercepted

  4. comment
    Comment #24800618

    The situation for installing haskell programs with nix is great, practically everything from hackage is available in the binary cache.