Live data from Hacker News

Viewing profile — typpytyper

typpytyper

HN member
Joined
Fri, Jul 22, 2016, 4:55 PM UTC
HN karma
52
Public activity
10 items

About typpytyper

No profile information was provided.

Recent public activity

  1. comment
    Comment #12180076

    Looks like github lost two weeks of its public activity data.

  2. comment
    Comment #12178600

    19 minutes and twelve pop-under ads later... I can't commit my changes until I punch the monkey and learn one weird trick to make my teeth whiter. Ah, the good old days.

  3. comment
    Comment #12178501

    Github was good while it lasted. Back to SourceForge.

  4. comment
    Comment #12177612

    The Node.JS project has a problem in that it has never had a specification - only a defacto implementation based on an ever-changing V8 engine with whatever ECMAScript compliance t…

  5. comment
    Comment #12165309

    > He seems uninterested in even acknowledging the point that most cameras don't look like that anymore Digital SLR cameras still very much look like traditional cameras. Why? becau…

  6. comment
    Comment #12165279

    I'm 100% in agreement with the article. I haven't upgraded from Mavericks for the very reasons he outlined - stark white UIs with no feedback. (Well that and the WIFI issues in Yos…

  7. comment
    Comment #12160459

    Impressive work by this fellow John McCarthy. I can't seem to find his github page though.

  8. comment
    Comment #12160166

    logger.info("..."); versus: EventHandle eh = EBus.getHandle( eventBuilder.executing().name("some operation").build()); if (eh.isAllowed()) { eh.addParam("p1","v1").addParam("p2","v…

  9. comment
    Comment #12151133

    Still learning things about GNU make after 20 years. Great software.

  10. comment
    Comment #12150726

    Don't forget his babel replacement, buble: https://gitlab.com/Rich-Harris/buble Zero config, small and fast as heck.