Live data from Hacker News

Viewing profile — caolanmcmahon

caolanmcmahon

HN member
Joined
Fri, Feb 14, 2014, 5:03 PM UTC
HN karma
6
Public activity
5 items

About caolanmcmahon

No profile information was provided.

Recent public activity

  1. comment
    Comment #7241137

    RxJS advocates are unhappy with this comment so I'm going to qualify it a little. Apologies for any misunderstanding... Rx doesn't handle automatic back-pressure (like Node Streams…

  2. comment
    Comment #7240108

    Rx doesn't handle back-pressure or laziness, so it's for only really for handling events.

  3. comment
    Comment #7240099

    I think I'm getting the hang of HN ;)

  4. comment
    Comment #7240041

    var Highland = require('highland');

  5. comment
    Comment #7239871

    Good idea, I'll definitely post a follow-up with some real code done using async/callbacks and highland/streams. The comparisons usually start to look more favourable with longer e…