Viewing profile — misttar
misttar
HN member- Joined
- Wed, Jun 29, 2016, 7:18 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About misttar
No profile information was provided.
Recent public activity
-
comment
Comment #32585998
The 2 major blunders in programming: 1) Off by one errors.
-
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…
-
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…
-
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…