Skip to content

Instantly share code, notes, and snippets.

@joshhudnall
joshhudnall / keybase.md
Created August 14, 2014 23:40
Keybase Verification

Keybase proof

I hereby claim:

  • I am joshhudnall on github.
  • I am joshhudnall (https://keybase.io/joshhudnall) on keybase.
  • I have a public key whose fingerprint is 5712 088C E458 758C 64B6 9678 F14E E258 FE6B 6A75

To claim this, I am signing this object:

//
// UIAlertViewCrashFix.h
//
// Created by Josh Hudnall on 4/28/15.
//
//
#import <Foundation/Foundation.h>
@interface UIAlertController (CrashFix)
@joshhudnall
joshhudnall / UIAlertViewCrashFix.h
Created April 28, 2015 23:13
A potential fix to a new crash in iOS 8.3 where UIAlertViews will crash because they expect a different auto rotation behavior than what they are getting.
//
// UIAlertViewCrashFix.h
//
// Created by Josh Hudnall on 4/28/15.
//
//
#import <Foundation/Foundation.h>
@interface UIAlertController (CrashFix)
@joshhudnall
joshhudnall / gist:e5b43704a09846e6d439
Created October 20, 2015 02:02 — forked from saetia/gist:1623487
Clean Install – OS X 10.11 El Capitan

OS X Preferences


most of these require logout/restart to take effect

# Enable character repeat on keydown
defaults write -g ApplePressAndHoldEnabled -bool false

# Set a shorter Delay until key repeat