Skip to content

Instantly share code, notes, and snippets.

[{"created_at":"Mon Jul 26 19:57:20 +0000 2021","id":1419748690324037632,"id_str":"1419748690324037632","full_text":"48 slices of cheese. ($18.08) https:\/\/t.co\/ELng5rsWuJ","truncated":false,"display_text_range":[0,30],"entities":{"hashtags":[],"symbols":[],"user_mentions":[],"urls":[],"media":[{"id":1419747544826060800,"id_str":"1419747544826060800","indices":[31,54],"media_url":"http:\/\/pbs.twimg.com\/media\/E7P03rAXIAAmnyj.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/E7P03rAXIAAmnyj.jpg","url":"https:\/\/t.co\/ELng5rsWuJ","display_url":"pic.twitter.com\/ELng5rsWuJ","expanded_url":"https:\/\/twitter.com\/www_ora_tion_ca\/status\/1419748690324037632\/photo\/1","type":"photo","sizes":{"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":510,"resize":"fit"},"large":{"w":915,"h":686,"resize":"fit"},"medium":{"w":915,"h":686,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":1419747544826060800,"id_str":"1419747544826060800","indices":[31,54],"media_url":"http:\/\/pbs.twimg.com\/med
@gnomon-
gnomon- / macaroni-and-cheese.md
Created January 25, 2021 04:40
Macaroni & Cheese recipe

Macaroni & Cheese

Cook 1½c macaroni until tender. Drain. Meanwhile, melt in a saucepan ¼c butter or margarine. Add 1 T. chopped onion. Cook slowly until tender but not browned. Blend in:

  • ¼c flour
  • ½tsp salt
  • ¼tsp dry mustard
  • few grains pepper
@gnomon-
gnomon- / get-seth-rogen-TTC-announcements.sh
Created August 1, 2018 03:55
Grab the Seth Rogen TTC etiquette announcement WAVs and convert them to appropriately tagged and named FLAC files
#!/bin/bash
# http://twitter.com/bradTTC/status/1024344192061853696
# blame gnomon
# prereqs: curl, awk, flac, metaflac, strings, grep
declare src='https://beta.ttc.ca/about-the-ttc/public-service-announcements'
declare alt='http://www.ttc.ca/sethrogen/index.jsp'
declare -i i=0 j=1
#!/bin/bash
curlicue_path="${HOME}/src/curlicue"
# edit this to point wherever you `git pull https://github.com/decklin/curlicue.git` to...
function print_usage {
cat <<-_END_OF_HELP_
rethread-tweets
USAGE