Skip to content

Instantly share code, notes, and snippets.

@ylansegal
ylansegal / players.txt
Created June 30, 2014 15:49
World Cup 2014 Players Database
Alan PULIDO Mexico 08/03/1991 5 4
Adam TAGGART Australia 02/06/1993 4 3
Reza GHOOCHANNEJAD Iran 20/09/1987 13 9
NEYMAR Brazil 05/02/1992 48 31
Didier DROGBA Ivory Coast 11/03/1978 100 61
David VILLA Spain 03/12/1981 95 56
Abel HERNANDEZ Uruguay 08/08/1990 12 7
Javier HERNANDEZ Mexico 01/06/1988 61 35
Islam SLIMANI Algeria 18/06/1988 19 10
Shinji OKAZAKI Japan 16/04/1986 75 38
@ylansegal
ylansegal / 0_reuse_code.js
Created May 16, 2014 20:07
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@ylansegal
ylansegal / gist:8979417
Created February 13, 2014 17:13
Gosu gem installation fails on Riby 2.0.0
➜ ~ rvm use 2.0.0
Using /Users/ylansegal/.rvm/gems/ruby-2.0.0-p353
➜ ~ gem i gosu
Building native extensions. This could take a while...
ERROR: Error installing gosu:
ERROR: Failed to build gem native extension.
/Users/ylansegal/.rvm/rubies/ruby-2.0.0-p353/bin/ruby extconf.rb
The Gosu gem requires some libraries to be installed system-wide.