Looks really nice! I'll probably switch to this.
I'm always annoyed that homesick doesn't automatically sync my local dotfiles repo with the home directory and I have to push to GitHub and then pull with homesick.
I'm German and I'd argue the complete opposite way. Older people here are totally more privacy aware than young people / my generation that haven't witnessed the Stasi.
Still really surprising for me. I would've thought Google search alone would easily outperform all of Yahoo. And then Google also has YouTube, GMail, Maps etc.
jQuery might be directly cached but does that really matter? You could make the browser cache Minified.js after the first loading.
And I'm pretty sure it's faster to parse / run a 4KB script than a 30KB script.
I'll actually help maintain tmuxinator now. :) The project is really awesome but the author doesn't have enough time for it, so he added me to the project a few days ago. I'll go through the pull requests soon.
> Vim: The Editor You Need To Read (At Least) Two Books On To Use Well
Seriously? I was one of the very early adopters of ST2 (befor net.tuts wrote about it), and configured pretty much everything. I switched to Vim maybe two months ago, and I was just as productive with Vim three weeks after switching.
I still learn about Vim features, and it will me take ages to really know it well, but it's seriously not that hard to learn Vim. The first one or two weeks are hard, but once you got the basic concepts, it's really easy.
Switching to Vim was completely worth it. I way prefer VimL over ST's JSON settings, and I'm generally faster at editing text.
However, Sublime Text is a great editor, too. ST + Vintage mode is really fun, too.
Seriously, what the fuck is wrong with that woman? She could've turned around and told them to stop making these kind of jokes. That she made a similar joke before is even weirder.
The HN effect: Visited the project 3-4 hours ago, and it had 40 stargazers, now 650. :)
I really like it by the way, and I think I'll use it for my next project. How about some events though? Like `introJs.on('5', fn)` would execute `fn` when the fifth hint is shown. It could be used to introduce several views to the user (one page app).
Sigh, I actually started building a RSS reader for fun five days ago. Now Google Reader is shutting down, and it seems like everyone is starting to build one.
I started using antigen for my dotfiles (https://github.com/js-coder/dotfiles) a while ago, and it's really awesome. However it does make sourcing `~/.zshrc` pretty slow.