Mikeal Rogers

Results 328 comments of Mikeal Rogers

> But now that io.js has i18n effort going, it does rise a question whether it should be under i18n ver. of iojs.org Every i18n community is autonomous. They should...

Yup, there are no dates/locations for 2016 yet :(

Is your corporate proxy blocking calls to nodejs.org?

Oh i see, the proxy has to be configured. There has to be a module to pull the globally configured proxy setting. Once we pull that we can easily use...

We should at least detect nvm and warn them that it won't be compatible. Long term this package should probably include a version manager. However, that version manager will need...

It can rely on Node.js if it lives in the Installer :)

https://github.com/electron/electron/blob/master/docs/api/auto-updater.md

It takes considerably longer to compile the tarball and it requires that the dev tools and compiler are installed. We should detect the npm issue and write some code that...

reconstructing the entire shell environment is going to be hard. we'll also have to recognize that this will end up enabling versions managers which won't actually pick up the installation...

Additionally, we really need to be able to adjust the time delay between keyframes. As it stands in Chrome, audio-only is 30s and video is 3s. This means that audio-only...