Live data from Hacker News

Viewing profile — netgineer

netgineer

HN member
Joined
Sat, Feb 12, 2011, 8:37 PM UTC
HN karma
12
Public activity
8 items

About netgineer

No profile information was provided.

Recent public activity

  1. comment
    Comment #15137912

    Why was the word "exploding" muted in that video? Is that a normal thing?

  2. comment
    Comment #8088540

    The one scientologist is a troll, right? .... right?

  3. comment
    Comment #6643120

    And over an unencrypted channel no less, www.darkmail.info doesn't have ssl, so the NSA will know if you are interested.

  4. comment
    Comment #6420895

    "There's another about a pair of Googlers, each married to other people, secretly having a child together." How is this possible? Are they adopting? It seems like if one of them is…

  5. comment
    Comment #4342266

    I'd choose Ruby in a service oriented architecture. Use HTTP/JSON for internal APIs between distinct systems. If performance becomes a business-limiting factor, you can investigate…

  6. comment
    Comment #4342250

    I disagree that the slow part of a RoR app is the database - from my anecdotal experience, the slowest part is rendering views and the string manipulation there-in, probalby caused…

  7. comment
    Comment #3030608

    The slideshow: http://www.slideshare.net/rick446/realtime-analytics-using-m... The video: http://blip.tv/rick-copeland/realtime-analytics-using-mongod...

  8. comment
    Comment #2613251

    For a site put together by search engines, the URL structure for the site search is atrocious. "#q=Product" and not "?q=Product"? Who thought that was a good idea? Site also looks …