Live data from Hacker News

Viewing profile — sbrudenell

sbrudenell

HN member
Joined
Mon, Feb 04, 2013, 9:27 PM UTC
HN karma
1
Public activity
1 items

About sbrudenell

No profile information was provided.

Recent public activity

  1. comment
    Comment #43420273

    I always thought golang's defer was a readability nightmare because it obfuscates execution order. OP's "basic example" is ... a great example of obfuscation. try/finally doesn't h…