HN user

js-coder

57 karma
Posts10
Comments22
View on HN

As a result the failing-rate for the mentioned killer-subjects is dropped from 80% to 20-30%.

Do you have any links to back that up?

I'm not studying at TUM but I'd be really surprised if there's a 80% pass rate for those subjects.

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.

Yeah, Dropbox would be a good alternative for sharing screenshots, but it takes so incredibly long that it's pretty much unusable.

tmux 1.8 Released 13 years ago

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.

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.

Component is really really great. It's the hero JavaScript package management needed. :) When it's more mature its dom components will probably replace jQuery for me.