burke (Burke Libbey)

Name
Burke Libbey
Email
Company
53cr
Location
Winnipeg, MB
Member Since
Feb 27, 2008 (about 1 year)

Following 16 coders and watching 45 repositories view all →

Public Repositories (34)

  • mongosphinx

    A full text indexing extension for MongoDB using Sphinx.

    legend

    Forked from ulbrich/couchsphinx Thu Aug 27 09:51:59 -0700 2009

    Last updated Thu Feb 04 12:44:41 -0800 2010

  • rubinius

    Rubinius, the Ruby VM

    legend

    Forked from evanphx/rubinius Wed Feb 03 08:37:53 -0800 2010

    Last updated Wed Feb 03 08:38:38 -0800 2010

  • dotfiles

    Collection of configuration stuff.

    legend

    Last updated Tue Feb 02 20:57:55 -0800 2010

  • rvm

    Ruby Version Manager ( rvm )

    legend

    Forked from wayneeseguin/rvm Tue Feb 02 18:44:42 -0800 2010

    Last updated Tue Feb 02 19:09:27 -0800 2010

  • rcstorable

    A partially-complete implementation of perl Storable's thaw in Ruby C

    legend

    Last updated Tue Feb 02 06:57:15 -0800 2010

  • resume

    My resume! Probably a good starting point for a LaTeX resume of your own.

    legend

    Last updated Sun Jan 31 21:05:55 -0800 2010

  • mongomapper

    Awesome gem for modeling your domain and storing it in mongo

    legend

    Forked from jnunemaker/mongomapper Sat Jan 30 19:48:32 -0800 2010

    Last updated Sat Jan 30 19:48:52 -0800 2010

  • mongo-ruby-driver

    Ruby driver for MongoDB

    legend

    Forked from mongodb/mongo-ruby-driver Sat Jan 30 19:30:55 -0800 2010

    Last updated Sat Jan 30 19:40:39 -0800 2010

  • winnipeg.rb

    legend

    Last updated Thu Jan 28 21:51:22 -0800 2010

  • sunspot

    Solr-powered search for Ruby objects

    legend

    Forked from outoftime/sunspot Sun Jan 31 10:58:23 -0800 2010

    Last updated Thu Jan 28 11:03:01 -0800 2010

  • andand2

    Just like andand, only better.

    legend

    Last updated Mon Jan 25 17:46:06 -0800 2010

  • multilogger

    Extends ActiveSupport::BufferedLogger to write to multiple files based on pattern matching.

    legend

    Last updated Fri Jan 15 11:37:47 -0800 2010

  • project-templates

    You probably don't care about this.

    legend

    Last updated Thu Jan 14 13:52:10 -0800 2010

  • mysql_incremental_query

    Query massive datasets without initial query delay. Stupid simple monkeypatch.

    legend

    Last updated Thu Jan 14 13:34:51 -0800 2010

  • simpletodo

    tiny little todo list app with javascript and localStorage.

    legend

    Last updated Tue Jan 05 19:39:34 -0800 2010

  • monkeysupport

    MonkeyPatching Rails with C since 2009.

    legend

    Last updated Mon Dec 28 19:28:59 -0800 2009

  • burkelibbey.org

    Webby source for my personal site

    legend

    Last updated Thu Dec 24 11:42:35 -0800 2009

  • pandemic

    this doesn't concern you.

    legend

    Last updated Wed Oct 28 12:51:03 -0700 2009

  • non-gnu-linux

    legend

    Last updated Thu Oct 01 14:45:01 -0700 2009

  • haskell-ruby

    ffi junk

    legend

    Last updated Wed Aug 26 16:51:39 -0700 2009

  • skyway

    A rails-inspired MVC-ish web framework in clojure, based on Compojure source (NOWHERE NEAR USEFUL...

    legend

    Last updated Tue Aug 11 18:57:36 -0700 2009

  • engineyard-contest

    legend

    Last updated Tue Jul 21 20:47:26 -0700 2009

  • coffeeclock

    An alarm clock that makes espresso for me. mmm....

    legend

    Last updated Sun Jul 12 00:21:05 -0700 2009

  • j

    zsh port of rupa/j

    legend

    Forked from rupa/j Tue Feb 17 14:00:22 -0800 2009

    Last updated Tue Jun 16 16:11:53 -0700 2009

  • rubidium

    Concatenates and minifies javascript files.

    legend

    Last updated Tue May 12 11:19:25 -0700 2009

  • text.umes

    A simple textbook exchange website for the UofM Engineering Society

    legend

    Last updated Wed May 06 13:07:48 -0700 2009

  • webconfig

    Tool to generate complex configuration files from simple syntax, especially with multiple differe...

    legend

    Last updated Mon May 04 18:09:59 -0700 2009

  • voting

    Extremely quickly-hacked-together system to handle our IEEE student branch elections

    legend

    Last updated Wed Apr 01 14:15:55 -0700 2009

  • cljtemplate

    A simple template project to compile clojure to a jarfile, using ant.

    legend

    Last updated Sat Jan 24 23:08:32 -0800 2009

  • color-theme-ir-black

    IR Black Color Theme for Emacs.

    legend

    Last updated Sun Jan 18 21:47:48 -0800 2009

  • joust

    An Emacs package manager. Currently very alpha, soon to be very awesome.

    legend

    Last updated Sat Jan 10 12:26:20 -0800 2009

  • joust-meta

    Metadata for Joust, an Emacs package manager.

    legend

    Last updated Thu Jan 08 23:34:04 -0800 2009

  • crush

    Chromium RUby SHell: A mixed traditional/ruby shell.

    legend

    Last updated Wed Dec 03 12:49:14 -0800 2008

  • bartenderinthebox

    Barduino on steroids

    legend

    Last updated Wed Dec 03 10:30:50 -0800 2008

Public Activity feed

burke updated gist: 298892 Mon Feb 08 20:07:03 -0800 2010
class Boggle @@tree = Marshal.load(File.read('tree.marshal'))
burke created gist: 298892 Mon Feb 08 19:30:03 -0800 2010
require 'marshal' files = Dir["*-words.*"]
burke applied fork commits to mongosphinx/master Thu Feb 04 12:44:41 -0800 2010
master was changed to ece5d4
burke applied fork commits to mongosphinx/master Thu Feb 04 12:44:31 -0800 2010
master was changed to 0fefb7
burke applied fork commits to mongosphinx/master Thu Feb 04 12:44:20 -0800 2010
master was changed to fe569b
burke created gist: 293983 Wed Feb 03 12:17:44 -0800 2010
From e8391aaebdca619551ab0b1bd5e1b19091728c80 Mon Sep 17 00:00:00 2001 From: Burke Libbey <burke@...
burke opened issue 182 on evanphx/rubinius Wed Feb 03 09:29:23 -0800 2010
Failing specs in C API (patch)
burke created gist: 293806 Wed Feb 03 09:28:07 -0800 2010
From cc8743ebdab8d32dfcf91c78de210133bb6d6d86 Mon Sep 17 00:00:00 2001 From: Burke Libbey <burke@...
burke pushed to master at burke/rubinius Wed Feb 03 08:38:38 -0800 2010
HEAD is cc8743ebdab8d32dfcf91c78de210133bb6d6d86
  • Burke Libbey committed cc8743eb:
    FIXED failing class variable-related specs in C API.
burke forked evanphx/rubinius Wed Feb 03 08:37:55 -0800 2010
Forked repository is at burke/rubinius
burke pushed to master at burke/dotfiles Tue Feb 02 20:57:56 -0800 2010
HEAD is 6fbc700343d33fb66cf0319240825e0294f449b4
burke pushed to master at burke/dotfiles Tue Feb 02 19:44:52 -0800 2010
HEAD is 3a2ff5eae543a9140f9f0655c45be7f3c2e41710
  • Burke Libbey committed 3a2ff5ea:
    prompt tidied up a bit
burke pushed to master at burke/dotfiles Tue Feb 02 19:39:40 -0800 2010
HEAD is edb0147939a1331d76e696c66f503bd765a2d717
burke pushed to master at burke/dotfiles Tue Feb 02 19:26:13 -0800 2010
HEAD is b0b0cbc641b2caf06ce4085dd1d596b3a9496c34
  • Burke Libbey committed b0b0cbc6:
    switched to rvm rvm-prompt
burke pushed to master at burke/rvm Tue Feb 02 19:09:28 -0800 2010
HEAD is d51f1c03d7e4ea2267a6e8207139a0b38bd983b5
  • Burke Libbey committed d51f1c03:
    CHANGED mput prompt char
burke pushed to master at burke/rvm Tue Feb 02 19:05:05 -0800 2010
HEAD is b24caf5b91d80c81185849f99bc1503f0bfbcb51
burke pushed to master at burke/rvm Tue Feb 02 18:58:08 -0800 2010
HEAD is d2f4df8627a948b9d06da1172cf373ff31481851
  • burke committed d2f4df86:
    ADDED default value for non-handled ruby versions in unicode rvm-prompt mode
burke pushed to master at burke/rvm Tue Feb 02 18:52:12 -0800 2010
HEAD is 876e09b9ce066778a53a369c85b242918c46fa76

2 commits »

burke forked wayneeseguin/rvm Tue Feb 02 18:44:43 -0800 2010
Forked repository is at burke/rvm
burke created gist: 293282 Tue Feb 02 18:43:46 -0800 2010
if [[ ! -z "$unicode_flag" ]] ; then interpreter="$(echo $ruby_string | awk -F'-' '{print $...
burke pushed to master at burke/dotfiles Tue Feb 02 18:27:31 -0800 2010
burke pushed to master at burke/dotfiles Tue Feb 02 13:47:05 -0800 2010
HEAD is 0ceee3642da0cb63ceccb1bfbe8dedc637113fae
  • Burke Libbey committed 0ceee364:
    zsh stuff
burke created gist: 293060 Tue Feb 02 13:37:22 -0800 2010
class MyModel < ActiveRecord::Base def self.find_by_name(*args)
burke pushed to master at burke/rcstorable Tue Feb 02 06:57:16 -0800 2010
HEAD is 97ebfe8ce35b725d7015a2fbc34b775fb4435b9e

2 commits »

burke pushed to master at burke/dotfiles Mon Feb 01 13:50:00 -0800 2010
HEAD is 23705e21852c32b793090267e8280445e059524b
  • Burke Libbey committed 23705e21:
    stuff
burke pushed to master at burke/dotfiles Mon Feb 01 06:31:51 -0800 2010
HEAD is 41b327bc25d1ef716d3e112385afb7236c88d9a7
  • Burke Libbey committed 41b327bc:
    ruby stuff
burke pushed to master at burke/dotfiles Mon Feb 01 06:31:40 -0800 2010
HEAD is ae85df58ae9508acba7797f0e0e70567bd8a4fa1
  • Burke Libbey committed ae85df58:
    ruby stuff
burke pushed to master at burke/dotfiles Mon Feb 01 06:16:21 -0800 2010
HEAD is bd6614f39524f0efb41aef3ddf0a67c40900e297
burke pushed to master at burke/dotfiles Mon Feb 01 06:15:39 -0800 2010
HEAD is 00b6e12ec875e41a83916725a7a6e9119e00a18d
burke pushed to master at burke/dotfiles Mon Feb 01 05:56:42 -0800 2010
HEAD is 2936b1438efd3d7ad3bf21f2d3178fde556ebabb

2 commits »

burke pushed to master at burke/resume Sun Jan 31 21:05:55 -0800 2010
HEAD is ceac79dca6c6a3d78ae5977b8a7a244d283e6a8b
  • Burke Libbey committed ceac79dc:
    updated for 2010
burke pushed to master at burke/dotfiles Sun Jan 31 16:20:27 -0800 2010
HEAD is 2e7a3b83a7b39f3551318a21fe508300b71dfb49
  • Burke Libbey committed 2e7a3b83:
    cleaned up git prompt stuff
burke pushed to master at burke/dotfiles Sun Jan 31 15:25:25 -0800 2010
HEAD is d312832fddd88be1c1f57f6f5251c4cff4800ec9

3 commits »

burke pushed to master at burke/dotfiles Sun Jan 31 14:58:03 -0800 2010
HEAD is 5cc65c3df38e0667c71696d94bd909569a70918d
  • Burke Libbey committed 5cc65c3d:
    stuff
burke pushed to master at burke/dotfiles Sun Jan 31 14:40:52 -0800 2010
HEAD is 4d39ada15938d35b6ce738d133661e66103eeea6