Skip to content

Instantly share code, notes, and snippets.

View bokmann's full-sized avatar

David Bock bokmann

View GitHub Profile
@MonkeyIsNull
MonkeyIsNull / plop.rb
Created March 22, 2012 00:15
Watches for the Plops of Twitter dropping your friends
require 'rubygems'
require 'twitter'
require 'Getopt/Declare'
class Plop
attr_accessor :who, :seed_file, :peep_list
def initialize(who, seed_file='./plop.seed')
@who = who
@jed
jed / LICENSE.txt
Created May 10, 2011 16:04 — forked from 140bytes/LICENSE.txt
write contextual templates
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Jed Schmidt <http://jed.is>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE