logoalt Hacker News

arwhatevertoday at 12:01 AM2 repliesview on HN

What?.could?.possibly?.go?.wrong?.


Replies

esafaktoday at 12:11 AM

    if (This) {
        if (is) {
            if (much) {
                if (better) {
                    println("I get paid by the brace")
                }
            }
        }
    }
show 3 replies
kazinatortoday at 12:16 AM

Nothing to worry about:

  What?.could?.possibly?.go?.wrong?
Not so convinced:

  What?.could?.possibly?.go?.wrong = important_value()
Maybe the design is wrong if the code is asked to store values into an incomplete skeleton, and it's just okay to discard them in that case.
show 1 reply