Skip to content

Instantly share code, notes, and snippets.

View coolaj86's full-sized avatar
😎
🐹 Go 🦎 Zig 📦 Node 🐧 POSIX 🪟 PowerShell

AJ ONeal coolaj86

😎
🐹 Go 🦎 Zig 📦 Node 🐧 POSIX 🪟 PowerShell
View GitHub Profile
// node --version v0.11.13
// node --harmony
//
// Composition FAIL
//
var p1
;
p1 = new Promise(function (resolve, reject) {
@coolaj86
coolaj86 / xcode-swift.gitignore
Created July 19, 2014 00:30
A .gitignore for XCode + Swift
.DS_Store
*.xcworkspace
!default.xcworkspace
profile
# Xcode
#
build/
*.pbxuser
!default.pbxuser

Albanian - Declintions of "our"

Masculine Word: Libër

Feminine Word: Kishë

Singular

@coolaj86
coolaj86 / PostgreSQL-JSON.md
Last active August 29, 2015 14:07
Postgres JSON Cookbook
@coolaj86
coolaj86 / theater.md
Last active August 29, 2015 14:08
DIY Home Theater Screen
@coolaj86
coolaj86 / rsync-by-date.md
Last active August 29, 2015 14:11
How to rsync files by date or by size
@coolaj86
coolaj86 / How to create OS X installer.md
Last active August 29, 2015 14:11
How to create OS X installer (updated Dec 2014)
@coolaj86
coolaj86 / secure-vps.md
Last active August 29, 2015 14:12
Securing your VPS for the semi-paranoid