Eric Forgy

Results 69 comments of Eric Forgy

Btw, when I first made Pages.jl, I was super clueless about web stuff and this was my attempt to make things easier for myself. I am still clueless, but I...

Oh man! Was afraid there could be some problems with websockets. I'm squashing 10s of issues on WebSockets.jl trying to upgrade it to HTTP v0.8 and then I'll be able...

This looks good to me now. The collision physics is correct (conserves momentum and kinetic energy) and I took care of the weird cases where the marbles penetrate the walls...

Oops. Some marbles are still getting stuck in the wall... not quite finished yet...

Ok. This is good enough :)

Hello? Bueller? :)

Hi Stefan, Thanks for the explanation. I had a hunch this was by design, which is why I put "question" in the subject. However, regardless of how Julia handles matrices...

With my early iterations of of this PR, it made some sense to have `opcode` be a field for each `Instrument` but now that I have the `opcodes` Dict, it...

FYI. Julia syntax highlighting in VS2015... ![image](https://cloud.githubusercontent.com/assets/8954730/15267627/5cd9cd6a-19f9-11e6-8a96-6b0e1a157338.png)