"V8 Major versions"
HN user
Fishrock123
Node.js Web Developer Full-Stack Perspective Express.js Administrator
https://searchbeam.jit.su/
[ my public key: https://keybase.io/fishrock; my proof: https://keybase.io/fishrock/sigs/Ve1Tks5FgnuiLGFHqtzQzqXuOKDiZKJvlD8oGr6Nae8 ]
Haha, that was fun. :P https://twitter.com/minetweeter_/status/606481421633482752
Recruiters: No thanks.
Location: Canada
Remote: Must for at least short-term
Willing to relocate: probably not, not to USA
Technologies: Node.js + all related things js
Portfolio/Resume: https://searchbeam.jit.su/about
Email: fishrock123 at rocketmail dot com
I'm part of the Node.js TSC and looking for companies who want to hire someone to work on node core at least a good amount of the time. See: https://github.com/nodejs/io.js#current-project-team-members
npm stands for "no problem meatbag", not "node package manager" ;)
It's the package manager for javascript and will continue to be. The module system in io.js is not going to be changing anytime soon.
Yes. It is arguably larger news for io.js.
However, that io.js ships with v8 4.1 is quite a large step ahead for dependants, not just for language features, but also under-the-hood stability and performance.
Of course, there is also everything that node 0.11.x has, plus a release schedule to match Atom's own release cadence. :)
For posterity to anyone who still reads this, the spork thing is mostly my fault. And it sort of caught on.
I do website and irc stuff for io.js and I had trouble describing what the project was in relation to node.js.
So I called it a spork, because "sporks are friendlier". Whatever that means. Aside from being friendly.
Proof is somewhere in the io.js irc logs back near when the project sporked.
More info will be added shortly to http://iojs.org/ See also http://nodeforward.org/
There is a lot going on, and it is a little difficult to keep track of everything, for sure.
Just know that io.js will be node and npm compatible.
I would like to mention that Netflix could have consulted the express maintainers (us) but didn't.
Source: myself - https://github.com/strongloop/express/pull/2237#issuecomment...
This also needs to be available for commit threads, I think.
See: https://twitter.com/Fishrock123/status/476133688506609664
Using this framework right now -- it is quite excellent. Full of features, and with great, constant support.
Also, it runs ontop of the Pixi.js renderer, meaning it is super, super fast.
... Why didn't I know this before?
Thanks for sharing!
I find the title kind of ironic, given that sweet.js is still a compiler. :P
However, it is true it would be better to have one standard-ish compiler that can just execute whichever macros you throw into it.
That being said, you still run into the issue that `sync` brought up.
Bullcrap.
Qrafter (pretty much the best qr-code reader in existence) out-performs on this test.
I was able to scan at least two that the author said weren't scannable.
https://itunes.apple.com/ca/app/qrafter-qr-code-barcode-read...
That's what I was thinking. Seems lightly odd.
Definitely a Nexus phone. I would wait for the 5 if possible, it should be out soon.
(Or just get a 4, if you can.)
I found this line in The Verge's interview with Tony Fadell (Nest's CEO):
"And if the Protect senses a carbon monoxide problem, it’ll instruct the thermostat to shut off your furnace."
That is of utmost importance. That alone makes it by orders of magnitude the safest carbon monoxide detector made. The integration is going to make all the difference.
I want my future home to be setup with this stuff.
My only disappointment: It does not report back temperature to the Nest thermostat.
Front-End: I'm used to jQuery + Jade, but possibly something fancier like angular/ember, or even meteor.
Middle: Node.js + Express (unless using meteor). If not node, then Sinatra.
Database: MongoDB, Redis if necessary.