I hereby claim:
- I am MacDiva on github.
- I am macdiva (https://keybase.io/macdiva) on keybase.
- I have a public key whose fingerprint is CBC3 5D27 B08C 65A6 98D5 0AAB 46DC 305D F033 28EB
To claim this, I am signing this object:
Docs here: | |
http://www.flickr.com/services/api/flickr.photos.search.htm | |
Interactive API Explorer for that method here: | |
http://www.flickr.com/services/api/explore/flickr.photos.search | |
Find a place. Like this: |
# Copyright Jehiah Czebotar 2013 | |
# http://jehiah.cz/ | |
import tornado.options | |
import glob | |
import os | |
import sqlite3 | |
import logging | |
import datetime | |
import csv |
#!/bin/bash | |
# Set up paths and whatnot | |
test -e ~/.bashrc && source ~/.bashrc | |
# We need tmux. Obvs. | |
if [[ -z `which tmux` ]]; then echo "You need tmux first!"; exit 1; fi | |
# Named variables are much more flexible | |
name="$1" |
Today started like your typical day. You woke up, showered, had breakfast. But during your commute, you saw the most extraordinary thing, but you couldn't hear it. What was it? |
I hereby claim:
To claim this, I am signing this object:
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style type="text/css"> | |
/*css to go here*/ | |
svg { | |
border: 1px solid #f0f; | |
} |