Skip to content

Instantly share code, notes, and snippets.

View JosephLenton's full-sized avatar

Joseph Lenton JosephLenton

View GitHub Profile
@JosephLenton
JosephLenton / ketroc_jokes.txt
Last active August 29, 2015 14:13
Ketroc jokes
* What musical instrument does Ketroc play? The ketar.
* What type of animal did Ketroc's cave man ancestor ride around on? A Ketrannosaurus Rekt.
* What is Ketroc's favourite shape? The ketrangle.
* Which Terran unit does Ketroc enjoy not building the most? The Siege Ketank.
* What's Studiofortress' favorite B-52s song? ketroc lobster.
@JosephLenton
JosephLenton / gist:bc1db7ac2b90cd88b7b5
Created January 25, 2015 15:10
ambiguous function call
void testo(
std::function<void(std::string str, int len)> a,
std::function<void(int i)> b
) {
}
void testo(
std::function<void(int i)> a,
@JosephLenton
JosephLenton / gist:edc90ba373cd2da03d74
Last active August 29, 2015 14:15
Reddit CSS changes
@-moz-document domain(www.reddit.com) {
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translate3d(0, 0, 0);
text-rendering: optimizeSpeed;
-webkit-font-smoothing: never;
-moz-font-smoothing: never;
[Settings]
Grid=1
[Hotkeys]
Music=
Sound=
ToggleWorldPanel=
CameraMoveUp=W,Up
CameraMoveDown=S,Down
CameraMoveLeft=E,Left
@JosephLenton
JosephLenton / gist:d97f8ada758803c185d6
Last active November 6, 2015 16:03
Animal Modelling
-- the animals in my zoo
Animal = { id, name }
-- a way to describe an animal
Description = { id, option_num, name }
-- example descriptions
Descriptions =
-- size