Skip to content

Instantly share code, notes, and snippets.

View jashkenas's full-sized avatar

Jeremy Ashkenas jashkenas

View GitHub Profile
{"aplusk":[[1499731200,18179231,9665],[1499817600,18189244,9667],[1499904000,18200282,9669],[1499990400,18213039,9671],[1500076800,18227171,9671],[1500163200,18241786,9672],[1500249600,18257305,9675],[1500336000,18274631,9678],[1500422400,18292964,9678],[1500508800,18309917,9679],[1500595200,18326919,9679],[1500681600,18344390,9679],[1500768000,18362413,9680],[1500854400,18379047,9682],[1500940800,18395743,9685],[1501027200,18413811,9685],[1501113600,18433635,9685],[1501200000,18451055,9689],[1501286400,18467529,9690],[1501372800,18483662,9689],[1501459200,18500548,9690],[1501545600,18516915,9691],[1501632000,18534879,9692],[1501718400,18553381,9693],[1501804800,18568415,9694],[1501891200,18583812,9694],[1501977600,18598125,9694],[1502064000,18613104,9696],[1502150400,18627391,9698],[1502236800,18630483,9700],[1502323200,18635327,9701],[1502409600,18637929,9703],[1502496000,18640498,9703],[1502582400,18643817,9703],[1502668800,18647482,9703],[1502755200,18651130,9704],[1502841600,18655339,9704],[1502928000,18
jquery.hover (arg) ->
value
, (arg) ->
value
# Or:
jquery.hover(
(arg) -> value
<div class="review_it_wrapper marg_top1">
<table class="header">
<tr>
<td class="col1">
<span class="header_title bold">Review this movie</span>
</td>
<td class="col2">
<div class="fr">
<table class="rating_wrapper">
var Y;
Y = function(le) {
return (function(f) {
return f(f);
})(function(f) {
return le(function(x) {
return f(f)(x);
});
});
};
# emoji-data.txt
# Date: 2017-06-19, 11:13:24 GMT
# © 2017 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
#
# Emoji Data for UTR #51
# Version: 5.0
#
# For documentation and usage, see http://www.unicode.org/reports/tr51
// Demonstration of dynamic super() calls.
// Because of JS reserved words, "ssuper()" is the method name,
// and is passed the current object, as well as the name of
// the current method.
function GreatGrandParent() {};
GreatGrandParent.prototype.method = function() {
console.log("In the GreatGrandParent.");
};
# The Buddhabrot is a relative of the Mandelbrot fractal. You iterate the usual
# Mandelbrot set for random points on the picure plane, and if the point exits
# at high speed, you re-iterate the point, recording its progress around the
# page. Here's the [original Usenet post](http://groups.google.com/group/sci.fractals/msg/b891a40bc12b7a4d)
# from 1993, discovering the rendering.
# Adjustable constants. Tweak these in order to change the resolution and
# exposure of the buddhabrot.
iterations = 500
points = 100000
sensitivity = 0.02 # Sensitivity of the sketch to mouse coordinates.
iterations = 8000 # Base of the iterations of the attractor per frame.
density = 2 # Each time the attractor hits a pixel, the density bump.
start = 0 # Start x,y coordinate for the attractor.
limit = 200 # The number of frames to render before being finished.
# Grab the `canvas` and the drawing context (`context`) from the DOM.
# canvas = document.getElementById 'canvas'
context = canvas.getContext '2d'
exports[key] = value for key, value of {
run : run
document : document
parse : parse
resolveSource : resolveSource
version : version
defaults : defaults
languages : languages
}

FIRST THINGS FIRST Resist the temptation to buy the first bike you see. Look at a few of them to get a better idea of the used bike market/options before you buy one. Bring a friend to help you stick to your guns, or to help you load your new bikes onto a truck, or as ballast in case the bike has a centerstand and you wish to inspect the front wheel. Bike-savvy friends may also notice things that you forgot to check. Make sure they also read this guide ahead of time. Bring a flashlight to aid inspection. Even in daylight. Request that the owner not have the bike warmed up when you get there, but tell him/her to make sure that the bike will start. If the owner asks why, tell them that you want to test the bike's ability to start when cold. (It's a lot easier for engines to start when pre-warmed.) You needn't follow these instructions in any particular order, or even follow them at all, but if you are going to read them, you should probably do so before you get to the seller's house. If you're new to motorcycli