Viewing profile — caolanmcmahon
caolanmcmahon
HN member- Joined
- Fri, Feb 14, 2014, 5:03 PM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About caolanmcmahon
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #7240108
Rx doesn't handle back-pressure or laziness, so it's for only really for handling events.
-
comment
Comment #7240099
I think I'm getting the hang of HN ;)
-
comment
Comment #7240041
var Highland = require('highland');
-
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…