Skip to content

Instantly share code, notes, and snippets.

@screamy
screamy / cnTooltip.js
Created November 12, 2015 16:15
angular-directive
/**
* @ngdoc controller
* @name tooltipCtrl
* @type tooltipCtrl
*
*/
class A {
constructor() {
this.items = 'item';
}
@screamy
screamy / osx-10.10-setup.md
Created September 27, 2015 15:13 — forked from kevinelliott/osx-10.10-setup.md
Mac OS X 10.10 Yosemite Setup

Mac OS X 10.10 Yosemite

Custom recipe to get OS X 10.10 Yosemite running from scratch, setup applications and developer environment. I use this gist to keep track of the important software and steps required to have a functioning system after a semi-annual fresh install. On average, I reinstall each computer from scratch every 6 months, and I do not perform upgrades between distros.

This keeps the system performing at top speeds, clean of trojans, spyware, and ensures that I maintain good organizational practices for my content and backups. I highly recommend this.

You are encouraged to fork this and modify it to your heart's content to match your own needs.

Install Software

@screamy
screamy / stuns
Created November 23, 2013 19:46 — forked from yetithefoot/stuns
{url:'stun:stun01.sipphone.com'},
{url:'stun:stun.ekiga.net'},
{url:'stun:stun.fwdnet.net'},
{url:'stun:stun.ideasip.com'},
{url:'stun:stun.iptel.org'},
{url:'stun:stun.rixtelecom.se'},
{url:'stun:stun.schlund.de'},
{url:'stun:stun.l.google.com:19302'},
{url:'stun:stun1.l.google.com:19302'},
{url:'stun:stun2.l.google.com:19302'},
@screamy
screamy / 1.js
Last active December 14, 2015 03:09 — forked from padolsey/1.js
/x/==x
var x = '/x/';