Skip to content

Instantly share code, notes, and snippets.

View richardking's full-sized avatar

Richard King richardking

  • Instacart
  • San Francisco, CA
View GitHub Profile
delta
New York Yankees
NY Yankees
delta
Boston Red Sox
delta
Toronto Blue Jays
Blue Jays
delta
Boston Bruins
BOS
delta
Buffalo Sabres
BUF
delta
Montreal Canadiens
@richardking
richardking / gist:7204820
Created October 28, 2013 21:13
world football except national teams
delta
Arsenal
The Gunners
ARS
delta
Aston Villa
AVL
delta
delta
Florida Gators Football
Florida
delta
Tennessee Volunteers Football
Tennessee
Volunteers
TENN
@richardking
richardking / gist:7204924
Created October 28, 2013 21:19
NCAA BB
delta
Florida Gators Basketball
Florida
UF
delta
Tennessee Volunteers Basketball
Tennessee
TENN
# RSpec 2.0 syntax Cheet Sheet by http://ApproachE.com
# defining spec within a module will automatically pick Player::MovieList as a 'subject' (see below)
module Player
describe MovieList, "with optional description" do
it "is pending example, so that you can write ones quickly"
it "is already working example that we want to suspend from failing temporarily" do
pending("working on another feature that temporarily breaks this one")
@richardking
richardking / gist:7551211
Created November 19, 2013 19:40
world-football 11/19 11:40am
{
meta: {
current: {
name: "Nov 19 - Nov 25",
href: "/api/v1/scores/league/world-football/Soccer?date=2013-11-19"
},
previous: {
name: "Nov 12 - Nov 18",
href: "/api/v1/scores/league/world-football/Soccer?date=2013-11-12"
},
@richardking
richardking / gist:7551245
Created November 19, 2013 19:42
team stream world-football.json 11/19 11:42am
{
items: [
{
type: "Tweet",
id: 8844754,
tag: 20,
publishedAt: "2013-11-19T19:40:45Z",
permalink: "https://twitter.com/KICKTV/status/402884169321422848",
twitterHandle: "KICKTV",
twitterText: "90 minutes to get to Brazil. The time is now. http://t.co/8Meexpf76I",
@richardking
richardking / gist:7712657
Created November 29, 2013 22:10
Empty games array
-- 2013-11-29 22:06:53 +0000 --
OLD KEY api:scores:league:NCAAFB:sport:Football:time:1385762812
OLD KEY RESULTS: 0
api:scores:league:NCAAFB:sport:Football:time:1385762812
ZERO
-- 2013-11-29 22:06:54 +0000 --
OLD KEY api:scores:league:NCAAFB:sport:Football:time:1385762812
OLD KEY RESULTS: 0
api:scores:league:NCAAFB:sport:Football:time:1385762814
ZERO
@richardking
richardking / gist:7712663
Created November 29, 2013 22:10
populated games array
-- 2013-11-29 22:08:12 +0000 --
OLD KEY api:scores:league:NCAAFB:sport:Football:time:1385762890
OLD KEY RESULTS: 74
api:scores:league:NCAAFB:sport:Football:time:1385762890
74
-- 2013-11-29 22:08:13 +0000 --
OLD KEY api:scores:league:NCAAFB:sport:Football:time:1385762890
OLD KEY RESULTS: 74
api:scores:league:NCAAFB:sport:Football:time:1385762890
74