Run the following command in Terminal to stop OS X Yosemite 10.10 from rearming Gatekeeper. Normally, Gatekeeper will rearm itself after 30 days. sudo defaults write /Library/Preferences/com.apple.security GKAutoRearm -bool NO
Author: Jon Stacey
Change OS X Screen Resolution from the Menu Bar
Want a way to change your screen resolution and screen brightness from the OS X menu bar? I did, so I pulled together several separate solutions to scratch the itch. Here’s my setup and what you’ll need to implement it yourself.
Apple’s Time Machine is Losing Data
I discovered a critical bug in Apple’s implementation of Time Machine in OS X Mavericks 10.9.4 that causes the dissapearance of some data from backup snapshots. I highly suggest that you check the integrity of your backups to see if you are affected by this bug. If you are affected then
Guide: Convert comics to PDF without white margins
The bug bit me this afternoon in the desire to convert some comic book CBR files to PDF so that I could put them in iBooks and have everything in one place. I turned to trusty Calibre to do this, but could not find a combination of settings that wouldn’t mess with aspect ratios and…