Live data from Hacker News

Viewing profile — midpeter444

midpeter444

HN member
Joined
Sat, Dec 29, 2012, 3:51 PM UTC
HN karma
4
Public activity
3 items

About midpeter444

No profile information was provided.

Recent public activity

  1. comment
    Comment #9840502

    interface{} is heavily used in many of the Go std libraries. Particularly for what I call "convenience methods" where you want to be able to pass in various types and it will do a …

  2. comment
    Comment #9839742

    I'm the blog post author. I haven't disabled comments (I welcome them) and I don't see any pending ones that I need to approve. I'm not super happy with Blogger, so I'm going to bl…

  3. comment
    Comment #5149000

    This presentation is right in line with something I've been thinking about lately. Is programming with Clojure agents (and atoms/STM) functionally equivalent to programming with Ac…