Public Gists by karbassi

Gravatar
Wed Oct 28 12:57:54 -0700 2009
1
2
3
(2:37:08 PM) Rick: i'm going to complain for a moment
(2:37:19 PM) Rick: i'm working with another developer
(2:37:33 PM) Rick: on a project i started and my client brought him in to help
Gravatar
Mon Oct 05 11:53:17 -0700 2009
1
2
3
# Rename an email address in all old commits.
# WARNING: Will change all your commit SHA1s.
# Based off of the script from here:
gist: 152368 Must have apps
Gravatar
Wed Jul 22 15:42:30 -0700 2009
1
2
3
1Password
Adium
Adobe Photoshop
Gravatar
Mon Jul 20 14:02:14 -0700 2009
1
2
3
CMP (COLUMBIA) - Okay. Thank you. Glad to hear the system's looking good. You have a suggested attitude for me? This one here seems all right.
 
CC - Stand by.
Gravatar
Tue Dec 09 14:48:04 -0800 2008
1
2
3
(ANDY)
Lock eyes from across the room
down my drink while the rhythms boom
Gravatar
Sun Oct 12 11:18:05 -0700 2008
1
2
3
if has('win32')
    set backupdir=C:/cygwin_updated/var/vim/backup
    set directory=C:/cygwin_updated/var/vim/tmp
Gravatar
Wed Sep 10 22:31:18 -0700 2008
1
2
3
class PerfectNumbers
  attr_reader :perfects
  def initialize(len = nil)
gist: 10159 Ruby class to return primes.
Gravatar
Wed Sep 10 21:27:12 -0700 2008
1
2
3
class Primes
  attr_reader :primes
  
Gravatar
Sun Aug 17 15:49:25 -0700 2008
1
2
3
/*
example usage in subclassed form: