Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<meta charset="utf-8">
<style>
path {
stroke-linejoin: round;
}
.land {
fill: #ddd;
@rcloran
rcloran / index.html
Last active December 15, 2015 06:19 — forked from mbostock/.block
<!DOCTYPE html>
<meta charset="utf-8">
<style>
path {
stroke-linejoin: round;
}
.land {
fill: #ddd;
@rcloran
rcloran / gist:1186578
Created September 1, 2011 16:29 — forked from voodootikigod/gist:1155790
PyCodeConf Ticket Give-away
entry = {
"Day job": "Programmer"
"Favorite Python project": "ibid"
"Favorite Conference": "UDS"
"Python Experience Level": "Daily use on a large Twisted system, 7/10"
}
enter(entry)