Skip to content

Instantly share code, notes, and snippets.

@agoddard
agoddard / bribe.md
Last active December 14, 2015 21:49
Ethically questionable opscode bribe

UPDATE!

Thanks to @coderanger for helping me out (so quickly). He was kind enough to say no to the gift, so on @opscode's behalf, I donated a green energy biogas stove for a family through Heifer (I guess the cow thing was a thing).

stove

If you want to donate one yourself - https://secure1.heifer.org/gift-catalog/stoves.html

The irony didn't escape me that the person who helped me has multiple usernames and I couldn't find @kantrn on github until I remembered the @coderanger thing ;)

@mbostock
mbostock / .block
Last active November 14, 2023 03:46
Google Maps + D3
license: gpl-3.0
@max-mapper
max-mapper / index.html
Created March 29, 2011 21:36
js diffing UI
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
/*
Shameless port of a shameless port
@defunkt => @janl => @aq
See http://github.com/defunkt/mustache for more info.