Skip to content

Instantly share code, notes, and snippets.

@explodingcamera
explodingcamera / handlebars.localisation.js
Created January 14, 2016 20:12 — forked from tracend/handlebars.localisation.js
Handlebars Localisation Helper #cc
// Handlebars Localisation Helper
// Source: https://gist.github.com/tracend/3261055
Handlebars.registerHelper('l10n', function(keyword) {
var lang = (navigator.language) ? navigator.language : navigator.userLanguage;
// pick the right dictionary (if only one available assume it's the right one...)
var locale = window.locale[lang] || window.locale['en-US'] || window.locale || false;
// exit now if there's no data
if( !locale ) return target;

Keybase proof

I hereby claim:

  • I am henr-y on github.
  • I am explodingcamera (https://keybase.io/explodingcamera) on keybase.
  • I have a public key whose fingerprint is 33F9 5B72 5FCA DE47 9EB3 7DED DDE6 E318 1ABC FA86

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am explodingcamera on github.
  • I am explodingcamera (https://keybase.io/explodingcamera) on keybase.
  • I have a public key whose fingerprint is 33F9 5B72 5FCA DE47 9EB3 7DED DDE6 E318 1ABC FA86

To claim this, I am signing this object:

//============================================================
//
// The MIT License
//
// Copyright (C) 2014 Matthew Wagerfield - @wagerfield
//
// Permission is hereby granted, free of charge, to any
// person obtaining a copy of this software and associated
// documentation files (the "Software"), to deal in the
// Software without restriction, including without limitation

Keybase proof

I hereby claim:

  • I am explodingcamera on github.
  • I am explodingcamera (https://keybase.io/explodingcamera) on keybase.
  • I have a public key whose fingerprint is 6F26 B696 2A9A 1CE2 E93B 0057 C021 0BD0 C87F DD64

To claim this, I am signing this object:

Verifying my Blockstack ID is secured with the address 19z6kQWcz6Nz3PEWhHFgC1DuGVZoQPHPbZ https://explorer.blockstack.org/address/19z6kQWcz6Nz3PEWhHFgC1DuGVZoQPHPbZ
$ go get -u github.com/golang/protobuf/protoc-gen-go
@explodingcamera
explodingcamera / cloudSettings
Last active September 4, 2019 12:46
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-09-04T12:46:50.670Z","extensionVersion":"v3.4.2"}
{
"aa": {
"name": "Afar",
"nativeName": "Afaraf"
},
"ab": {
"name": "Abkhaz",
"nativeName": "аҧсуа бызшәа"
},
"ae": {