Live data from Hacker News

Viewing profile — wamaral

wamaral

HN member
Joined
Mon, Jul 11, 2016, 10:37 PM UTC
HN karma
9
Public activity
6 items

About wamaral

[ my public key: https://keybase.io/wamaral; my proof: https://keybase.io/wamaral/sigs/88ZZDJVcAjOBTw7ELQvZ40e2pXLK9JcKDzR4OcD83pk ]

Recent public activity

  1. comment
    Comment #14702075

    OP was talking about a compiler option, that most likely would not break anything unless you enable the flag. As for choice, I'll take "here's what happens" vs "your code is in the…

  2. comment
    Comment #14702029

    Rather define the behaviour of what happens when addition of two ints exceed the maximum allowed value.

  3. comment
    Comment #14701722

    Then by all means reject it, way better than blowing up in production.

  4. comment
    Comment #13967107

    If the language does not prevent these mistakes from happening where it would be possible to do so, isn't the language at fault?

  5. comment
    Comment #12373096

    Only yesterday I implemented this in an application, although a bit simpler (is the user < n pixels from the bottom of the document? then render more heavy stuff) so yeah, that's a…

  6. comment
    Comment #12117689

    I'm curious, is there a specific use case for using such a language today? Is it just legacy?