HN user

cjm

536 karma

https://github.com/floating/frame

Posts46
Comments34
View on HN
soundcloud.com 9y ago

NodeUp: The state of debugging Node.js

cjm
1pts0
www.kickstarter.com 10y ago

Team USA Giant Robot Duel

cjm
10pts1
www.kickstarter.com 10y ago

Team USA Giant Robot Duel

cjm
10pts1
soundcloud.com 10y ago

Podcast about npm3

cjm
1pts0
nodeup.com 11y ago

Node.js, IO.js Convergence Podcast

cjm
1pts0
nodeup.com 11y ago

NodeUp Podcast: Io.js Update #1

cjm
38pts4
nodeup.com 11y ago

In-depth podcast about libuv

cjm
3pts0
nodeup.com 11y ago

Podcast with the 17yo creator of 6to5

cjm
4pts1
nodeup.com 11y ago

The State of Peer-to-peer in Node.js

cjm
1pts0
nodeup.com 12y ago

Breach Browser Creator on NodeUp Podcast

cjm
1pts1
nodeup.com 12y ago

Podcast: Socket.io v1.0 with Guillermo Rauch

cjm
3pts0
nodeup.com 12y ago

Current & former Node.js project leads discuss what's next

cjm
1pts0
nodeup.com 12y ago

Team Groupon talks about dismantling Rails & starting to use Node. [Podcast]

cjm
1pts0
nodeup.com 12y ago

NodeUp Podcast: Docker

cjm
1pts0
nodeup.com 12y ago

WalmartLabs Discusses how Node.js Performed on Black Friday

cjm
58pts7
bitjoy.org 12y ago

Show HN: BitJoy, Realtime Bitcoin Data

cjm
3pts2
nodeup.com 12y ago

Node Teams: Trello

cjm
2pts0
bitjoy.org 13y ago

Show HN: BitJoy

cjm
41pts44
bitjoy.org 13y ago

Show HN: BitJoy

cjm
5pts2
bitjoy.org 13y ago

Show HN: Realtime Bitcoin Data, BitJoy

cjm
7pts0
bitjoy.org 13y ago

Show HN: BitJoy – Realtime Bitcoin Data

cjm
8pts4
www.podtrac.com 13y ago

NodeUp Podcast: Node.js + V8 Performance

cjm
5pts1
nodeup.com 13y ago

Scaling WebSockets (node.js discussion)

cjm
1pts0
nodeup.com 13y ago

NodeUp - A (node.js) module authoring podcast.

cjm
1pts1
nodeup.com 13y ago

Get ready for NodeKnockout with some of its past winners.

cjm
4pts1
2012.lxjs.org 13y ago

Lisbon Javascript Conference - Live Stream

cjm
2pts0
nodeup.com 13y ago

A Node.js Podcast

cjm
26pts9
nodeup.com 13y ago

A deep dive into programming robots with Node.js

cjm
11pts0
www.nodeup.com 14y ago

A massive NodeConf special

cjm
31pts4
nodeup.com 14y ago

The State of Node.js Debugging

cjm
8pts0

Chrome permits access to ws://127.0.0.1 from https apps. I believe it's also making its way to Firefox, which is currently http only. Other browsers (ie/edge/safari) don't even follow this exception for http yet.

Show HN: BitJoy 13 years ago

Yeah, possibly -- focus will be on filling out bitcoin data and other currencies first though.

Show HN: BitJoy 13 years ago

Ok, will look into it. Works fine for me Chrome on iPhone -- don't have an iPad to test with. Thanks for the feedback.

Show HN: BitJoy 13 years ago

45s is waaaay too long :) will make that better.

The goal is to create a real-time snapshot of the bitcon ecosystem & to build context around the data so it's simple to consume and understand. Price was a logical place to start, hope to add more types of data in the future.

Show HN: BitJoy 13 years ago

Cool, more currencies coming soon -- will look at the permissions. Thanks for the feedback.

[dead] 13 years ago

I had to build it from scratch for the level of polish and functionality I wanted.

Yeah, I built my own charting, the other solutions out there aren't polished enough for what I needed. This chart will be really easy to build functionality into while keeping high quality look and feel. I tried some different approaches but the best ended up being divs with % values and css animations. Other then that I'm using backbone, node, engine.io.

Thanks :) The plan is to create a realtime snapshot of the Bitcoin ecosystem by building context around the data so it's easy to consume and understand. Price was the logical place to start but the plan is not to be so price focused and to include more kinds of data.