Live data from Hacker News

Viewing profile — adambreen

adambreen

HN member
Joined
Tue, Dec 11, 2012, 7:04 AM UTC
HN karma
4
Public activity
4 items

About adambreen

No profile information was provided.

Recent public activity

  1. comment
    Comment #5702946

    The Structure and Interpretation of Computer Programs ( http://mitpress.mit.edu/sicp/ )

  2. comment
    Comment #5611604

    You might try https://www.engineyard.com/ instead. You might also want to look at Amazon's Elastic Beanstalk. Your "not loves" don't ring true for me though- perhaps you'd like to …

  3. story
    What is the most performant production-mature filesystem at petabyte-scale?

    What is the most performant (but useable) filesystem for petabyte-scale parallel processing, that is running in real Production environments today? I assume that there are newer op…

  4. comment
    Comment #4903471

    Webmachine ( https://github.com/basho/webmachine ) has a very nice, declarative approach (Erlang). It was ported to node.js, but hasn't been updated in a while, unfortunately. If t…