Live data from Hacker News

Viewing profile — jherber

jherber

HN member
Joined
Tue, Jul 01, 2008, 1:22 PM UTC
HN karma
27
Public activity
6 items

About jherber

No profile information was provided.

Recent public activity

  1. comment
    Comment #380949

    Amusingly horrible question. Functional programming languages don't typically have class-based or prototype mechanisms, so why on earth would a named set of object interaction mech…

  2. comment
    Comment #366303

    +1 Scala. Open JVM, open compiler, open libraries, open language design/research community, and 3 books on the way. More importantly, Java and C# are throwing in lots of functional…

  3. comment
    Comment #323542

    akes perfect sense under the Evolutionary Psychology framework. If something bad is happening around you, you should be trying to overfit the data to avoid your demise. Assuming an…

  4. comment
    Comment #266826

    "The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no Warrants shall issue,…

  5. comment
    Comment #260136

    Scala currently answers every one of the author's beefs, except for reflection. Scala runs on the JVM and is a Functional/OO Hybrid language that supports static typing and type in…

  6. comment
    Comment #232907

    this is exactly what it is doing. it's a javascript lib that exposes an ajax connection (fancifully named "TCPSocket") that is proxying a socket connection through the Orbitd serve…