Skip to content

Instantly share code, notes, and snippets.

if (typeof window.localStorage == 'undefined' || typeof window.sessionStorage == 'undefined') (function () {
var Storage = function (type) {
function createCookie(name, value, days) {
var date, expires;
if (days) {
date = new Date();
date.setTime(date.getTime()+(days*24*60*60*1000));
expires = "; expires="+date.toGMTString();
@jsiragusa
jsiragusa / Preferences.sublime-settings
Created March 15, 2014 03:31
SublimeText 2 Preferences
// Settings in here override those in "Default/Preferences.sublime-settings", and
// are overridden in turn by file type specific settings.
{
"folder_exclude_patterns": ["bin", "output", "node_modules"]
}

Keybase proof

I hereby claim:

  • I am jsiragusa on github.
  • I am jsiragusa (https://keybase.io/jsiragusa) on keybase.
  • I have a public key whose fingerprint is BC90 1BA8 EC40 A9E5 47A8 A647 EC29 DDF0 F880 A183

To claim this, I am signing this object: