Skip to content

Instantly share code, notes, and snippets.

View kevinmccaughey's full-sized avatar

Kevin McCaughey kevinmccaughey

View GitHub Profile
@paulmillr
paulmillr / dart.md
Last active July 15, 2023 13:36
Leaked internal google dart email

---------- Forwarded message ----------

From: Mark S. Miller <erights@google.com>
Date: Tue, Nov 16, 2010 at 3:44 PM
Subject: "Future of Javascript" doc from our internal "JavaScript Summit"
last week
To: javascript-standard@google.com
@seven1m
seven1m / spec_watchr.rb
Created August 31, 2011 15:39
watchr config for Rails + RSpec projects, uses Growl (Mac) or notify-send (Linux)
# put this in spec/watchr
# use with Spork
# run with `watchr spec/watchr`
# images are from Tango icon theme
# http://commons.wikimedia.org/wiki/Tango_icons#Weather
# for added bonus:
# set keyboard shortcuts Ctrl-Alt-S to run "pkill -USR2 -f spork"
# ...and Ctrl-Alt-T to run "pkill -USR2 -f watchr"