Skip to content

Instantly share code, notes, and snippets.

View dannypage's full-sized avatar
https://danny.page

Danny Page dannypage

https://danny.page
View GitHub Profile
@dannypage
dannypage / firefox-reader-mode.md
Last active September 24, 2021 00:27 — forked from mikepqr/README.md
Make printouts from Firefox Reader mode look like dang NYRB artices

To install in Firefox:

  1. If it doesn't already exist, create a folder called chrome in your profile folder. The easiest way to find your profile folder is in about:profiles (there's a "Show in Finder" link for the folder on macOS). Be sure to choose the right profile is you have more than one.

  2. Put userContent.css above in the chrome folder you just created.

  3. Load about:config in Firefox then set toolkit.legacyUserProfileCustomizations.stylesheets to true.

  4. Quit and reopen Firefox, just for luck.

@dannypage
dannypage / basicgorillas.rb
Created May 8, 2019 21:51 — forked from icculus/basicgorillas.rb
DragonRuby Basic Gorillas
# This is the complete source code to Basic Gorillas:
# https://dragonruby.itch.io/basicgorillas
#
# You can tinker with this by getting a copy of DragonRuby Game Toolkit:
# https://dragonruby.org/
#
# Amir Rajan wrote this game, catch him at https://twitter.com/amirrajan !
class YouSoBasicGorillas
attr_accessor :outputs, :grid, :game, :inputs
@dannypage
dannypage / concrete-v03.rb
Created October 10, 2016 14:01 — forked from AlexandreRangel/concrete-v03.rb
Sonic Pi music code
# Alexandre rANGEL www.quasecinema.org
# born out of concrete v03
# 9/Oct/2016
# Sonic Pi 2.11 dev
use_bpm 120
live_loop :notes1 do
with_bpm 240 do
x = tick
@dannypage
dannypage / 070831_mls_salaries.csv
Last active August 29, 2015 14:27 — forked from matt-bernhardt/070831_mls_salaries.csv
Files describing salary expenditures in Major League Soccer from 2007 through 2015. See more at
Club Last Name First Name Pos Base Salary Compensation
CHI Armas Chris M $225,000.00 $225,000.00
CHI Banner Michael M $12,900.00 $12,900.00
CHI Barrett Chad F $41,212.50 $48,712.50
CHI Blanco Cuauhtemoc F $2,492,316.00 $2,666,778.00
CHI Brown C.J. D $106,391.00 $106,391.00
CHI Busch Jon GK $58,008.00 $58,008.00
CHI Carr Calen F $38,000.00 $50,500.00
CHI Conde Wilman D $144,000.00 $151,500.00
CHI Correa Thiago M $44,100.00 $44,100.00