Skip to content

Instantly share code, notes, and snippets.

85 :'Chelle:
51 :'Kweng:
2 :5ER0:
2 ::
8 :Aanders:
45 :Aardman:
1 :Acey Nubbs:
11 :Acey Nubs:
10 :Admiral Breya:
68 :Admiral Emm:
0:00:00.190,0:00:06.790
news comes from sahi
0:00:06.790,0:00:10.509
you need to raise money for you could
you please please please wait
0:00:10.509,0:00:14.309
deep throat until he plans to use it
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
<link rel="stylesheet" href=""/>
</head>
<body>
<table>
<tr>
import sublime, sublime_plugin
import glob, re, json, difflib
import heapq
def pdir(obj):
print(dir(obj))
def pdirl(obj):
ll = dir(obj)
@gamefreak
gamefreak / index.html
Created April 19, 2013 19:30
A CodePen by douglasdeodato. Single Element Pure CSS MacBook Pro - This is just an experiment! There are certainly better ways to show an image of a MacBook, but none as fun as this :)
<i class="macbook"></i>
#extension GL_EXT_gpu_shader4 : enable
const int A = 0x23c7;
const int B = 0xe953;
const int C = 0xc207;
const int D = 0xe853;
const int E = 0xc287;
const int F = 0x0287;
const int G = 0xe307;
const int H = 0x23c4;
class Dialog
include PageObject
button(:close, class: 'close')
end
class AddPersonDialog < Dialog
text_field(:first_name, id: 'first_name')
text_field(:last_name, id: 'last_name')
/*
(*
ENBF + JavaScript RegEx
*)
start = ws, expression, ws
expression => or_expression
or_expression => and_expression ["OR" and_expression]*
and_expression => predicate ["AND" predicate]*
predicate => "(" expression ")" | "NOT" expression | subreddit_test | score_test | day_test
subreddit_test => "subreddit IS " /^\/r\/[a-z0-9]+$/i
| "subreddit MATCHES" /^\/r\/[a-z0-9*]+$/i
!(function ($, window, pluginName, undefined){
$.fn[pluginName] = function(action, buffer) {
if (buffer == null) buffer = 40;
return this.map(function() {
console.log(pluginName, action, buffer, this);
var $this = $(this);
if (action === 'start') {
var top = $('<div class="edgescroll-trigger edgescroll-top">')[0],
bottom = $('<div class="edgescroll-trigger edgescroll-bottom">')[0];
var $triggers = $([top, bottom]).css({