<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>h6o6 - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-b1a0c48d" type="application/json"/><link>http://h6o6.disqus.com/</link><description></description><atom:link href="http://h6o6.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 31 May 2013 07:53:56 -0000</lastBuildDate><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-914897682</link><description>&lt;p&gt;FINALLY, an actual tecnical reason to learn to use hjkl instead of the arrow keys, &lt;/p&gt;

&lt;p&gt;Thank you. I can begin to force myself to stop using those arrows now :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eleazar Meza</dc:creator><pubDate>Fri, 31 May 2013 07:53:56 -0000</pubDate></item><item><title>Re: Configuring multiple Flask sites with uWSGI and nginx on an Amazon EC2 Instance</title><link>http://h6o6.com/2012/12/configuring-multiple-flask-sites-with-uwsgi-and-nginx-on-an-amazon-ec2-instance/#comment-898150751</link><description>&lt;p&gt;This article helped me, specially the structure for uswgi. Thanks &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Niklas b</dc:creator><pubDate>Wed, 15 May 2013 10:40:33 -0000</pubDate></item><item><title>Re: Mining the Public Tweet Stream for Fun and Profit</title><link>http://h6o6.com/2012/12/mining-the-public-tweet-stream-for-fun-and-profit/#comment-891293719</link><description>&lt;p&gt;Very useful. Thanks. I had to delete the coordinates field though as I initially got 'Error binding parameter 5 - probably unsupported type.' I guess Twitter must have changed the detail of the coordinates since you wrote your code.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hywel Jones</dc:creator><pubDate>Thu, 09 May 2013 18:02:30 -0000</pubDate></item><item><title>Re: Using Python and the NLTK to Find Haikus in the Public Twitter Stream</title><link>http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/#comment-839013062</link><description>&lt;p&gt;Awesome, the poems are actually pretty awesome, haha. Thanks for posting the code!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">h6o6</dc:creator><pubDate>Fri, 22 Mar 2013 20:42:19 -0000</pubDate></item><item><title>Re: Using Python and the NLTK to Find Haikus in the Public Twitter Stream</title><link>http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/#comment-838782970</link><description>&lt;p&gt;This is so awesome! I was inspired (by this and Pentametron [1]) to make an automatic limerick generator with NLTK [2]. The code is on github [3]. Thanks for the great post!&lt;/p&gt;

&lt;p&gt;[1] &lt;a href="http://pentametron.com" rel="nofollow"&gt;http://pentametron.com&lt;/a&gt;&lt;br&gt;[2] &lt;a href="http://limerick.dfm.io" rel="nofollow"&gt;http://limerick.dfm.io&lt;/a&gt;&lt;br&gt;[3] &lt;a href="https://github.com/dfm/twitterbot" rel="nofollow"&gt;https://github.com/dfm/twitter...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan F-M</dc:creator><pubDate>Fri, 22 Mar 2013 15:54:27 -0000</pubDate></item><item><title>Re: Using Python and the NLTK to Find Haikus in the Public Twitter Stream</title><link>http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/#comment-837864825</link><description>&lt;p&gt;*piqued my interest&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">billbock</dc:creator><pubDate>Thu, 21 Mar 2013 21:17:52 -0000</pubDate></item><item><title>Re: Using Python and the NLTK to Find Haikus in the Public Twitter Stream</title><link>http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/#comment-837320595</link><description>&lt;p&gt;Haha, that would be a great blog post. Unintentional celebrity haikus.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Ing</dc:creator><pubDate>Thu, 21 Mar 2013 11:36:46 -0000</pubDate></item><item><title>Re: Using Python and the NLTK to Find Haikus in the Public Twitter Stream</title><link>http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/#comment-832808042</link><description>&lt;p&gt;Yep, if instead of the public stream you use a particular user's stream, this should work the same. You can use Tweepy [1] and the Twitter streaming API [2] to do that.&lt;/p&gt;

&lt;p&gt;[1] &lt;a href="https://github.com/tweepy/tweepy" rel="nofollow"&gt;https://github.com/tweepy/twee...&lt;/a&gt;&lt;br&gt;[2] &lt;a href="https://dev.twitter.com/docs/streaming-apis/streams/user" rel="nofollow"&gt;https://dev.twitter.com/docs/s...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">h6o6</dc:creator><pubDate>Sun, 17 Mar 2013 16:33:07 -0000</pubDate></item><item><title>Re: Using Python and the NLTK to Find Haikus in the Public Twitter Stream</title><link>http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/#comment-832805633</link><description>&lt;p&gt;Is it possible to narrow it down to a single Twitter profile?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zerglinator</dc:creator><pubDate>Sun, 17 Mar 2013 16:29:03 -0000</pubDate></item><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-818594444</link><description>&lt;p&gt;HJKL doesn't make sense with Dvorak, but I still grok vim just fine. The things that really keep me with vim are macros, marks (and deletion/yanking with marks), (v)split, and regex search &amp;amp; replace.&lt;/p&gt;

&lt;p&gt;I have never used emacs, so I can't comment on features there, but I haven't used an editor that has such features baked in.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tyler Jameson Little</dc:creator><pubDate>Sun, 03 Mar 2013 22:33:27 -0000</pubDate></item><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-817466800</link><description>&lt;p&gt;Thanks for detailed and thoughtful response. You are right about the key-remap dilemma. BTW, I browsed some code today having disabled arrow keys and I must say I am getting a hang of hjkl :P. &lt;/p&gt;

&lt;p&gt;Toyed with the idea of making h-UP j-DOWN and k-LEFT l-RIGHT, instead I just made it -&amp;gt; "jkl;"&lt;/p&gt;

&lt;p&gt;And yes IM is ba ig motivation. The thing is I type quite fast(accuracy is below expectation). It's a combination of spec-n-peck(minimal) and mostly touch, but as there's some spec too, so it's not touch. And even when it's just touch - the finger mapping is far from the standard mapping and placement. Whenever I try to stick to pure touch typing the time kicks in and I immediately resort to my used to method for faster typing)in shorter run). I even tried keeping my keyboard under the table slightly inside in the dark so that I won't see it. Didn't work, it was stupid :P&lt;/p&gt;

&lt;p&gt;Guess some will-power shall help. Will see. Cheers :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AK</dc:creator><pubDate>Sat, 02 Mar 2013 11:44:12 -0000</pubDate></item><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-817341595</link><description>&lt;p&gt;One thing I should have mentioned is that using hjkl also forces you to escape editing mode often, which makes using the vim commands that much more available to you (and easier to pick up). Sometimes the arrow keys save some time by saving you the escape, but as soon as you need to do anything besides add text it becomes a detriment. &lt;/p&gt;

&lt;p&gt;As a recovering Unreal Tournament (GOTY) addict, wasd is definitely comfortable. If you want to go ueberdork, you can remap the vim keys. Like you said, the problem is of course that wasd are all vim commands--some of them extremely important and you sort of want ready on your home row. I suppose you might be able to use your now dead hjkl keys for some of these commands :)&lt;/p&gt;

&lt;p&gt;I found that instant messaging/chat is the best motivator for touch typing. The faster you can get your message out, the better! Best of luck.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">h6o6</dc:creator><pubDate>Sat, 02 Mar 2013 09:12:38 -0000</pubDate></item><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-817335509</link><description>&lt;p&gt;Great point, you really only need to know enough to get comfortable. Not to start a flame war, but this is the reason why I could never get my head around emacs.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">h6o6</dc:creator><pubDate>Sat, 02 Mar 2013 09:06:16 -0000</pubDate></item><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-817137114</link><description>&lt;p&gt;Yeah, no. Dude I grok'd vim when I did di" and Ctl+k(plugin)i" &amp;lt;-- replace motion with what is in the buffer. Once I used this like twice, I could no longer edit in other editors :)&lt;/p&gt;

&lt;p&gt;Oh sure you CAN do it with some unknown key combinations, but the best part of vim is you learn the editing language, the more you know the more efficient you are. But unlike every other editor, vim does not require you to know literally everything.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitriy Likhten</dc:creator><pubDate>Sat, 02 Mar 2013 00:20:07 -0000</pubDate></item><item><title>Re: If you have failed to grok vim, ditch the arrow keys</title><link>http://h6o6.com/2013/03/start-groking-vim-ditch-the-arrow-keys/#comment-817124312</link><description>&lt;p&gt;But as array keys are there and are clearly very easy to use why shouldn't we use them? I mean arrow keys are sth that you can use even while editing unlike hjkl.&lt;/p&gt;

&lt;p&gt;I also believe that hjkl was not used for movement because it was the best option - as has been revealed it was used because it was the arrow-keys. So, while I must say that yes it actually distracts your right hand away from main keys but even if it needs to be done away with - do you(or anyone) really believe hjkl should be the answer(reason: above^) and not some other key combo like wasd or something else which is actually easier and more convenient esp for grokking? I mean we shouldn't stick to sth better just because it has been stated better.&lt;br&gt;If we use wasd or any other combo then comes the question of what to do with those functionalities involved with w,a,s,d - i.e. word ...delete etc.?&lt;/p&gt;

&lt;p&gt;I face another problem and that is I am not able to touch type. I try to learn but the tutorials and tools are so bring that I give up :( &lt;/p&gt;

&lt;p&gt;I wish I could find a way to learn touch typing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AK</dc:creator><pubDate>Fri, 01 Mar 2013 23:41:05 -0000</pubDate></item></channel></rss>