Viewing profile — nelstrom
nelstrom
HN member- Joined
- Mon, Apr 28, 2008, 12:25 PM UTC
- HN karma
- 137
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About nelstrom
No profile information was provided.
Recent public activity
-
comment
Comment #7773984
I'm pretty impressed with SendOwl. I like the flat monthly fee and generous bandwidth allowance. So far, I've not done a great volume of sales, but my customers have already remark…
- story
-
comment
Comment #4699844
The feedback I got from Meetup.com was that: > the lack of content in your description looked suspicious. Generally speaking, we are known for reaching out to Meetup Groups when th…
-
comment
Comment #4144188
You might like my book, Practical Vim. It's now available from the Pragmatic Bookshelf as a beta book: http://pragprog.com/book/dnvim/practical-vim
-
comment
Comment #3857380
I'm the author. Practical Vim is currently available as a beta book - containing 17 out of 20 chapters. I'll publish a new chapter every two weeks until it's complete.
-
comment
Comment #2043671
Incidentally, the rubyblock text-object uses matchit under the hood.
-
comment
Comment #2043611
Matchit.vim is great too, but you have to position your cursor on one of the block delimiting keywords (e.g. class, module, def, if, do or end) to make `v%` do what you want. The n…
-
comment
Comment #1234262
Do you have trouble cleaning up with your text editor? Does it cut through the toughest grease, grime and syntax errors? Are you burning your hands on too many hotkeys? Try Vim - E…
- story
-
comment
Comment #1229045
You'll get me with drew at the domain name. Sorry that's not more obvious.
-
comment
Comment #1229037
Of course - and you're not the only one asking. The latest episode on modal editing ("the newbie killer") is a step back to basics. However, I don't intend to cover the material th…
-
comment
Comment #1228974
Vimcasts.org runs on Radiant CMS, which has page caching enabled by default. My problem was too many app instances spinning up. I've limited the PassengerMaxPoolSize and PassengerM…
-
comment
Comment #1228955
Or you could subscribe to the podcast, and watch it offline: http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcas...
-
comment
Comment #1228951
I gave the server a kick, so it should be back up now. Thanks for your patience.