Public Gists by rotuka

gist: 100824 requesting contacts from Te...
Gravatar
Thu Apr 23 16:08:04 -0700 2009
1
2
3
import telepathy
import telepathy.client
 
gist: 88826 fix for create_time_zone_co...
Gravatar
Wed Apr 01 11:38:45 -0700 2009
1
2
3
# lib/activerecord_reset_sublass_fix.rb
 
module ActiveRecord
gist: 38386 ktk templates
Gravatar
Sat Dec 20 11:28:08 -0800 2008
1
2
3
run "rm public/index.html"
 
file '.gitignore', <<-CODE
Gravatar
Sat Oct 11 23:03:27 -0700 2008
1
2
3
<html>
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
gist: 14949 Xorg configuration with and...
Gravatar
Sun Oct 05 15:35:35 -0700 2008
1
2
alias enable_wacom='sudo cp /home/rotuka/Code/sources/wacom/wacom-switcher/xorg.with.wacom.conf /etc/X11/xorg.conf'
alias disable_wacom='sudo cp /home/rotuka/Code/sources/wacom/wacom-switcher/xorg.with.no.wacom.conf /etc/X11/xorg.conf'