Dano Morrison

Results 71 comments of Dano Morrison

I'd be interested in working on this, depending on how much of what I already know can be used. My skills: HTML/CSS + JQuery React Node.js A tiny bit of...

Now that's starting to make sense. Forgive me for going all web dev. In essence, we're just creating a fancy wrapper for this Github repo then, eh? That should be...

Did some research and thinking of going with [Hugo](https://gohugo.io/) for a templating engine. It's supposed to be fast and only requires a single binary to be installed, no python, node,...

Also, I think we should use this color palette. It hints at the NeuroTechX colors and has indigo, which is an awesome color. ![palette](https://user-images.githubusercontent.com/4932565/27263040-803d0f52-5430-11e7-968a-6b371f8d4618.png)

Yep, [automated deployment with Wercker](https://gohugo.io/tutorials/automated-deployments/). Maybe a bit more setup than Jekyll, but doesn't look too hard.

Hey there, Thanks for getting back so soon. We're not doing anything fancy when starting the scan (which is what I assume you're referring to by 'hook'). In addition to...

An update: I managed to fix the red screen crashes by including a handler for the `error` event. The error log are still the same as above, including that `[57]...

I've only seen the error on the one physical device I'm using to develop. I have a feeling based on that stack overflow thread that it may be specifically an...

Just started working on this project again, actually. I'll take a look when I'm in the office on Monday

Still noticing the same problems, unfortunately. If I don't stop the zeroconf scan before minimizing the app I'll get an `Unhandled JS Exception: Uncaught, unspecified "error" event. (-72000)`. I'm no...