Wed Nov 2
#
“ Build great apps. Don’t get distracted by legitimacy. ”
Jeremy Kemper
#
“ Tumblelogs; just a fancy name for the weblogs people like me used to have back in the day, really, back when Blogger was state-of-the-art. ”
What tumblelogs aren’t
#
Tip Succinct substring inclusion check
You can use String#[] instead of String#include?:
>> fiesta_mexicana = ‘restaurant’
>> fiesta_mexicana[‘aura’]
=> “aura”
>> fiesta_mexicana[‘lutefisk’]
=> nil
#
“ I believe everyone will die someday. ”
From an urgent correspondence
#
#rubyist.org
00:16 <@bitsweat> make[1]: Leaving directory `/home/jeremy/src/io/vm'
00:16 <@bitsweat> make: *** [all] Error 2
00:16 <@bitsweat> jeremy@asus ~/src/io $ cd ..; rm -rf io
00:16 <@noradio> and thusly ends an era
00:16 <@noradio> jeremy's short stint with io
00:16 <@bitsweat> version controlled