Live data from Hacker News

VimGolf.com - real Vim ninjas count every keystroke

vimgolf.com

21–30 of 86 posts

Re: VimGolf.com - real Vim ninjas count every keystroke

#21
post #5

This is one of the most wonderfully geeky things I have ever seen. The analogy to golf is exceptionally well-drawn, too! It might be entertaining if you developed the parallel even more, perhaps by adapting some of The Rules of Golf to your project.

Not an original concept here.

http://en.wikipedia.org/wiki/Perl#Perl_golf

'Golfing' different languages has been around for some time.

No discredit to the site though, certainly happy to have Vim golfing join the ranks.

Re: VimGolf.com - real Vim ninjas count every keystroke

#24
post #10

Earlier quoted context omitted.

Not sure what you mean, as the vast majority of Ruby developers I know use OS X. Ruby works out of the box on Snow Leopard. Or try Homebrew. Or RVM.

I'm running an MBP received a clean install of the first Snow Leopard release and has subsequently gone through the normal system updates. On this system, and the previous one that was running 10.5, I've never managed to get RubyGems updated successfully.. hence, when I try to gem install vimgolf, it tells me that I need rubygems >=1.3.6. I guess I'm just failing as a hacker and missing something obvious. Grr. Well,…

Just mercifully ignore OSX-shipped Ruby and go with Ruby from ports, homebrew, vanilla-source install. Or just use RVM.

Re: VimGolf.com - real Vim ninjas count every keystroke

#28
Until somebody can come up with at least some method of restricting vim scripting, the results are useless(one can easily only use 4 key strokes by key mapping as you can see). But, on the other hand, you can't just disable vim from loading scripts, because there's no point in mastering the plain old vim without any plugins, custom key mappings and such.

Re: VimGolf.com - real Vim ninjas count every keystroke

#30
post #24

Earlier quoted context omitted.

I'm running an MBP received a clean install of the first Snow Leopard release and has subsequently gone through the normal system updates. On this system, and the previous one that was running 10.5, I've never managed to get RubyGems updated successfully.. hence, when I try to gem install vimgolf, it tells me that I need rubygems >=1.3.6. I guess I'm just failing as a hacker and missing something obvious. Grr. Well,…

Just mercifully ignore OSX-shipped Ruby and go with Ruby from ports, homebrew, vanilla-source install. Or just use RVM.

I use rvm on OSX every day, Ruby would be worse without it.

I'm going to sorely miss it when I start working in other languages again.

Post reply on HN