August 2010
141 posts
Motocross Helmet carved by 5-asix CNC
Insane New Photoshop CS5 'Content Aware Fill'
OS X Terminal: Fix Home, End, Page Up, Page Down...
I love my MacBook Pro, but I can’t stand the fact that when I SSH to a Linux machine, my default Terminal App keyboard actions are all wonky. I can get through the couple of hours with a new laptop, but then I start to clinch my jaw when I need navigate through a Nano’d file. Next, I start pulling my hair when I’m stuck in a remote server with no backspace. It’s awful.
But...
Changing OS X Default Hibernate Modes
If you are as troubled as I was about why your new MacBook or MacBook Pro take so long to go to sleep once the lid is closed, I have a solution for you.
By default, Apple ships all of their portable computers with the “Safe Sleep” option turned on. With this option set, when you close the lid of your shiny new laptop, it can often take between 15 seconds to 1 minute to copy the...
10 tips for a new django developer →
List column names of a PostgreSQL database
This might seem like a basic thing to post about, but it’s a handy thing to have in your arsenal.
The following command will list all of the column names in a given PostgreSQL database table.
SELECT column_name
FROM information_schema.columns
WHERE table_name = ‘tablename’;
New Django powered 'code.bryanpearson.com' site is...
I’ve been working on some places to store and host all of the little projects that I create for a while now. I could never find quite the right place to put them. I would start one one thing, and not like it. I would start on another, and find that it didn’t quite live up to my expectations, or was too complicated for what I needed.
So recently, I signed up for a new Virtual Server...
HCMR Photos Are Up
I’ve throw up a bunch of photos from the Hells Canyon Motorcycle Rally. Enjoy.