Live data from Hacker News

Viewing profile — misttar

misttar

HN member
Joined
Wed, Jun 29, 2016, 7:18 PM UTC
HN karma
6
Public activity
4 items

About misttar

No profile information was provided.

Recent public activity

  1. comment
    Comment #32585998

    The 2 major blunders in programming: 1) Off by one errors.

  2. comment
    Comment #25063631

    Not sure about DropBox, but AWS has alot of protections around what goes into S3. I have worked with them to address issues that come up in the service, and they couldn't access ou…

  3. comment
    Comment #18888699

    Not really. There are protections in both cases. But they are different. For instance, in the USA, there is no requirement that you have a mechanism to provide information stored a…

  4. comment
    Comment #12004019

    The point of writing tests is to provide information, not prove correctness. IE, a test is another way to explain what the developer of that test cared about, worried about, needed…