Skip to content

Instantly share code, notes, and snippets.

View blowery's full-sized avatar

Ben Lowery blowery

View GitHub Profile
@blowery
blowery / a.mjs
Last active January 5, 2024 15:37
cycles in es6
const namer = "hanz";
export default namer;
import b from './b';
console.log( 'starting a' );
function combo() {
return b + 'a';
}
import b from './b';
console.log( 'starting a' );
const namer = function( n ) { return "name(" + n + ")"; }
export default namer;
function combo() {
return b + 'a';
}
var c = require('@wordpress/i18n');
console.log(c);
All of the figs
**
/** ** ** ******
***** ****** /** //** ** /**///** ****** ******
**///** //////** /** //*** /** /** **//// **////**
/** // ******* /** /** /****** //***** /** /**
/** ** **////** /** ** /**/// /////**/** /**
//***** //******** *** ** /** ****** //******
///// //////// /// // // ////// //////
Verifying myself: My Bitcoin username is +blowery. https://onename.io/blowery
@blowery
blowery / gist:9764189
Created March 25, 2014 15:27
to nelson
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1
hQEMA4UcjUeLLfWGAQf/egcOQpRZMA7xfHt80vVemTW+tO6ZO7Fp0fUV0S6sokSe
Ahp2AfkFjnq0MdnnJlYeb5kSIHJK3PzAVg5+FLizFbuyPSJf2GHB7Fq2QVZMjh2M
w4Z5X1DM3RvqXHlQz3/rIPXLNkgSFqhvcEIopinwf1pMdfpPFtuznuhnUJ7hAHSv
0VAiLlQQDbmY1nIbnitr513qtSCHwqfA09nNvkBxzEA+vqx93qRs0wakqWqsZLKq
G6qMIT/4IyuqA4o3fq+oGAMXkrGyDtgJn93sPdrPmkKxMOc406rGFtb3zglteYf4
vjJGOj9wJTzB0oMSJsoH+jfYYyTxReRUZ9JuvJtP29JNAf98zZ7tmhTu/7T/7b0q
uUTjSgV9ge7/YU7+e1TVz9U/oOAzzf6+u7uK7gEuIcPd0r8J/PMyFRq0ZEgyc33I
@blowery
blowery / gist:9763982
Created March 25, 2014 15:17
keybase.md
### Keybase proof
I hereby claim:
* I am blowery on github.
* I am blowery (https://keybase.io/blowery) on keybase.
* I have a public key whose fingerprint is B84B 74DB 367C 9A6F 3D9E B9CE 23D1 BB96 8F7E F8E8
To claim this, I am signing this object:
@blowery
blowery / app.js
Last active December 16, 2015 12:59
define([ "jquery-ui" ], function(jqui) {
return {
init: function() {
$(".datepicker").datepicker();
}
}
});
;;; a bunch of skeletons and mods to js-mode
(eval-after-load 'js
'(progn
(define-skeleton js-anon-fn-skeleton
"Insert an anonymous function" nil
"function("(skeleton-read "Arguments:")") {" > \n
"" > _ \n
"}" > \n
)
@blowery
blowery / gist:3988605
Created October 31, 2012 17:44
mtr to rdio CDN
HOST: loki Loss% Snt Last Avg Best Wrst StDev
1.|-- unknown 0.0% 200 0.9 1.0 0.7 3.7 0.4
2.|-- cable-mac1.srspny01-ar400 0.0% 200 15.5 79.6 9.8 2191. 263.8
3.|-- gig2-39.srspny01-rtr002.a 0.5% 200 8.4 14.1 8.1 189.5 18.2
4.|-- rdc-74-76-242-134.alb.nor 2.0% 200 10.6 13.4 9.2 51.2 5.2
5.|-- rdc-74-76-241-193.alb.nor 0.0% 200 21.0 25.3 18.4 45.1 4.4
6.|-- ae-5-0.cr0.nyc30.tbone.rr 0.0% 200 27.1 24.6 18.1 50.9 4.0
7.|-- 107.14.19.147 0.0% 200 20.2 21.5 17.6 64.8 5.6
8.|-- nyk-b5-link.telia.net 5.0% 200 19.9 22.2 17.7 62.2 5.9
9.|-- nyk-b6-link.telia.net 7.0% 200 18.7 23.0 18.0 59.7 5.4