Skip to content

Instantly share code, notes, and snippets.

defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true

Retina Macbook Pro

Fresh Mavericks OS X Install

Run Software Update…

- OS X Update 10.9.1, iBooks, iTunes, etc.
- Install / Update Apple Programs (Optional)
	- iWork (Pages, Numbers, Keynote)
	- iLife (iMovie, iPhoto, Garageband)
@grinich
grinich / media_types.txt
Created August 17, 2015 00:56
File suffixes with media type and subtype(s)
.3dm x-world/x-3dmf
.3dmf x-world/x-3dmf
.a application/octet-stream
.aab application/x-authorware-bin
.aam application/x-authorware-map
.aas application/x-authorware-seg
.abc text/vnd.abc
.acgi text/html
.afl video/animaflex
.ai application/postscript

Keybase proof

I hereby claim:

  • I am grinich on github.
  • I am grinich (https://keybase.io/grinich) on keybase.
  • I have a public key whose fingerprint is 459D FD88 0A88 4E42 73FD E003 579F 9FA7 38DF 75CD

To claim this, I am signing this object:

@grinich
grinich / 448702
Created March 14, 2014 04:13
Flanker parsing error messages
Delivered-To: mgrinich@gmail.com
Received: by 10.58.120.112 with SMTP id lb16csp88797veb;
Mon, 5 Aug 2013 09:48:05 -0700 (PDT)
X-Received: by 10.49.82.115 with SMTP id h19mr27863557qey.62.1375721285871;
Mon, 05 Aug 2013 09:48:05 -0700 (PDT)
Return-Path: <root@app1-proc.prod.stl.cw.intraisp.com>
Received: from app1-proc.prod.stl.cw.intraisp.com (outbound.cw.intraisp.com. [209.135.135.158])
by mx.google.com with ESMTP id l4si90688qao.5.2013.08.05.09.48.05
for <mgrinich@gmail.com>;
Mon, 05 Aug 2013 09:48:05 -0700 (PDT)
@grinich
grinich / MyTableViewDelegate.h
Created December 13, 2010 19:44
Custom table header for grouped TTTableViews
#import <Foundation/Foundation.h>
@interface MyTableViewDelegate : TTTableViewGroupedVarHeightDelegate {
}
@end
@grinich
grinich / TTTableViewDelegate+URLAdditions.h
Created August 2, 2010 23:16
Passing objects in URLs via userInfo
//
// TTTableViewDelegate+URLAdditions.h
//
// Original work by Mike DeSaro of Prime31 Studios
// Gist created by Michael Grinich
@interface TTTableViewDelegate(URLAdditions)
@end
/*
* CPPropertyAnimation.j
* AppKit
*
* Created by Nicholas Small.
* Copyright 2008, Nicholas Small.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAIAAADYhlU4AAAJRElEQVRIS41XW49lx1Vel6rae59z+pzunumxZ8ZzUTqE8XRit+MLJAyYBGIrSLyQSEgB/MgLDwihSIQ3RHiBF34AEhBAkYKCQiJLaBLbxDFyxhHDxGmP52ZP5tbTPdPXs8++Vq21eGjb4pHvrb5VVV9prVKtr9DMAAAA6ibtT7vZLKoCIAAAEyqAI1QzRDhgmbCPwkyqRggAYACqhohMKKqIOJkLC/OZc3SwMx5o3Lw1/fntUtVEDQDM4GANEhAhEZkBIQIAO26a3ntSNQRAgpTUFNghEXStOE9M6BytnFmcjMMHGrfvlpfWtoiQENVMxAAQAZDQOxaFLHg1JWY0cJ6rqmMmQjAzROhjJMQQqGkSM3jPKSkhOoeffe7RPHdO1X52eadthQgBgAhVLQkQIiIlbwAEiGbESgBgyDFhEmBGBEwikiB4mlUiohnSrIpMaACp1ivXd1c/teSqOu7tdwaAAIhARIgoAskMycQgBO56RSQDZEI1VCMVEEUm7PsEyGJUt30eqO0UwVQtJU3J7qxXnzp72FVV2t3vipwPSkpsRI6IY1IAQDQDmx/7E8cHCxM3HBARxjiYlml7T7Z3Y1mlLHPlrCf2fVJTMLMUJSVJYl0vKalTs76XtkshOMeEiMTGDhFDjHL8aPbk2fEjSxkAlJXOKjVAQltc8CeO5zHqnfv55av1TMgTJUmatO9TjCklSaIhkAE4Vav75B3P6oSIWc6sSIYh8Oonx6srwxjt+s12cys17UFGQVUd43iOlw7xqePZ0qK78NPm3mavom0rfSexT5KSgRk6M3Oi1kVLB+dD7mrxmQtITz8++vTK8L1b7eXrddebc8wHNw8hJesTzJp+/SHeXo+fXhmce3b0/TenN242XSuxExFFMEJwCcyAVG1apaqRLmGnHDHUHZ46nj19dnj5RvvWz5ppZU2nTadN