Skip to content

Instantly share code, notes, and snippets.

85.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 185.53673 85.54466 185.47355 185.6997 186.41481 186.01255 185.54843 186.06233 185.71005 186.03316 185.80734 185.49313 185.77498 186.63918 186.41141 186.08062 185.35802 185.51611 185.78499 185.54466 185.47355 185.6997 186.41481 186.01255 185.54843 186.06233 185.71005 186.03316 185.80734 185.49313 185.77498 186.63918 186.41141 186.08062 185.35802 185.51611 185.78499 86.00042 185.85488 186.40634 187.13238 187.37274 186.16431 186.82564 186.96134 187.11902 186.52714 186.53299 187.63196 187.63476 187.84429 187.02255 185.86245 185.94424 186.60605 186.00042 185.85488 186.40634 187.13238 187.37274 186.16431 186.82564 186.96134 187.11902 186.52714 186.53299 187.63196 187.63476
@holg
holg / send_key_codes.scpt
Last active October 7, 2018 00:48
send key codes to the Terminal, easily changed
use AppleScript version "2.4" -- Yosemite (10.10) or later
use framework "Foundation"
use scripting additions
global debug_level
global delay_float
global appref
global callappref
global keycode
global delay_float
@holg
holg / elasticsearch14.rb
Created October 4, 2018 13:56 — forked from ryansch/elasticsearch14.rb
Elasticsearch 1.4 Formula
class Elasticsearch14 < Formula
homepage "http://www.elastic.co"
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.4.tar.gz"
sha1 "963415a9114ecf0b7dd1ae43a316e339534b8f31"
depends_on :java => "1.7+"
def cluster_name
"elasticsearch_#{ENV["USER"]}"
end
@holg
holg / jsies_tool.js
Last active January 11, 2016 15:19
JSIL_ies_tool
// Generated by JSIL v0.8.2 build 13182. See http://jsil.org/ for more information.
'use strict';
var $asm00 = JSIL.GetAssembly("427c5300, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null");
var $asm01 = JSIL.GetAssembly("mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089");
/* Generated by JSIL v0.8.2 build 13182. See http://jsil.org/ for more information. */
'use strict';
var $asm00 = JSIL.DeclareAssembly("427c5300, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null");