VimGolf.com - real Vim ninjas count every keystroke
1–10 of 86 posts
Re: VimGolf.com - real Vim ninjas count every keystroke
#2Where are the solutions? That's the fun thing about Perl golf is seeing how people did it in X characters. Without solutions...well, I don't see the point.
Re: VimGolf.com - real Vim ninjas count every keystroke
#3Where are the solutions? That's the fun thing about Perl golf is seeing how people did it in X characters. Without solutions...well, I don't see the point.
[deleted]
Re: VimGolf.com - real Vim ninjas count every keystroke
#4Where are the solutions? That's the fun thing about Perl golf is seeing how people did it in X characters. Without solutions...well, I don't see the point.
I'm logging the solutions, but in real MVP fashion... not showing them just yet. Need to bootstrap a vimscript parser first.
If anyone is up for it, would love some help with the client/parser: https://github.com/igrigorik/vimgolf
Re: VimGolf.com - real Vim ninjas count every keystroke
#5This 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.
Re: VimGolf.com - real Vim ninjas count every keystroke
#6Ugh.. wanted to play with it, but after three years, there still isn't a simple way to get Ruby and Gems working nicely with modern Ruby apps on OSX. Searching for ways to update show a variety of hacks, each uglier than the last. Of course, I could always build it from source.. ::sigh::
Re: VimGolf.com - real Vim ninjas count every keystroke
#7Anyone else having problems signing in? I connected my twitter account but its still thinking I'm not logged in.
Re: VimGolf.com - real Vim ninjas count every keystroke
#8I want to go head to head with someone in match play.
Re: VimGolf.com - real Vim ninjas count every keystroke
#9Lets see, for the simple text editing:
qa/vimyypjddq@a@a
so 18.
Re: VimGolf.com - real Vim ninjas count every keystroke
#10Ugh.. wanted to play with it, but after three years, there still isn't a simple way to get Ruby and Gems working nicely with modern Ruby apps on OSX. Searching for ways to update show a variety of hacks, each uglier than the last. Of course, I could always build it from source.. ::sigh::
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.