I can attest that the methodology really does work - at least for my son. I bought it when he turned 6 and he was able to learn with just a tiny help from me. Thanks for building a great learning experience!
About Haven:
At Haven, we believe home ownership should be a lot better. We are building a free, intuitive mobile app and website that equips homeowners with predictive technology to help them become better homeowners, by learning and anticipating a home’s needs while saving time and money. Haven sends reminders to users when it’s time to make an update, recommends licensed, insured service professionals, accepts payment, and serves as a digital organizer of receipts and records, without the user ever leaving the app. It gives confidence and peace of mind to homeowners by helping them to be responsible and proactive in home maintenance decisions. We're venture-funded, growing, and looking to disrupt the home services space.
We are looking for a talented Fullstack Developer, Visual Designer, and iOS/Android Developers.
See http://haven.bamboohr.com/jobs/ for details
A little about our technology:
- Backend: Node.js/Express for API, MongoDB, various other tooling
- Frontend: Angularjs web app, iOS/Android apps
- Design: Mobile first, everyone participates
Here's a gist I created a couple months ago that kind of explains the performance characteristics of goroutine per loop vs. partitioning with goroutines
This does bode well for sites like AngiesList.com which charge a small membership fee (to end users), don't allow anonymous reviews, and allow businesses to respond publicly to individual review's.
(I work for Angie's List)
"There's no chance that the iPhone is going to get any significant market share. No chance. It's a $500 subsidized item. They may make a lot of money. But if you actually take a look at the 1.3 billion phones that get sold, I'd prefer to have our software in 60% or 70% or 80% of them, than I would to have 2% or 3%, which is what Apple might get."
Antirez, with this reasoning perhaps it makes sense for the official Redis project to support an official redis-cli (the command line client) for Windows.
I agree that installing Redis on Windows is kind of "doing it wrong", but the ability to easily access a Redis server with redis-cli even on Windows seems to be pretty important to the continued increase in user base.
Thoughts?
EDIT: I understand there is a redis-cli for Window at https://github.com/dmajkic/redis/downloads , but a separate download that users must know about and keep up to date separately is a barrier to entry, IMHO.
They are NOT asking the Webkit project to add Dart. They want to get a pluggable VM system into Webkit. Then once that is in place, Google would not need to fork Webkit to get Dart into Chrome. And any other vendor that wants to be able to extend Webkit with another VM would not need to fork it either.
It is clear that Google wants to get a Dart VM into Chrome, and I would rather that happen via a pluggable VM system than via a fork of WebKit.