Skip to content

Instantly share code, notes, and snippets.

@masterofpun
masterofpun / ayz
Created December 29, 2014 16:11
Title
All You Zombies
-----
####*By Robert A. Heinlein*
____
*2217 Time Zone V (EST) 7 Nov. 1970-NTC- "Pop's Place":*
I was polishing a brandy snifter when the 'Unmarried Mother' came in. I noted the time-10: 17 P. M. zone five, or eastern time, November 7th, 1970. Temporal agents always notice time and date; we must.
The 'Unmarried Mother' was a man twenty-five years old, no taller than I am, childish features and a touchy temper. I didn't like his looks - I never had - but he was a lad I was here to recruit, he was my boy. I gave him my best barkeep's smile.
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
// ==UserScript==
// @name SHIELD reddit message
// @description enter something useful
// @match https://*.reddit.com/*
// ==/UserScript==
function addGlobalStyle(css) {
var head, style;
head = document.getElementsByTagName('head')[0];
if (!head) { return; }
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--Day / Sunny-->
<string name="day-cloudy-gusts">"&#xf000;"</string>
<string name="day-cloudy-windy">"&#xf001;"</string>
<string name="day-cloudy">"&#xf002;"</string>
<string name="day-fog">"&#xf003;"</string>
<string name="day-hail">"&#xf004;"</string>
<string name="day-lightning">"&#xf005;"</string>
<string name="day-rain-mix">"&#xf006;"</string>