To summarize the discussion here, you can ignore the
following files and folders from version control for your Android app: bin
gen
default. …
Tutorial: Turn Your Mac Into an AirPort Base Station
Awesome! If you’re tech-savvy (and maybe even if you’re not), this tutorial is unnecessary, but I didn’t even know I could do this …
The commuting paradox
I’m so glad I have a short drive to work and the ability to work from home
when I need to. The commuting paradox helped me to appreciate it …
Quote: A very good senior programmer…
“A very good senior programmer (who might get paid $200,000) gets paid about
the same as a great programmer, who delivers $5 million worth of …
Resolution for “fatal: unable to run ‘git-svn'”
Debian bug: When running “git svn clone” on a large repository, every few revisions or a single big revision, it stops with: fatal: …
git gc: cleaning up after yourself
Great explanation for why to use git gc: git gc: cleaning up after yourself
Rework Trailer: Staying Late
I’m excited to read the book.
Review: Microsoft Office 2008 (Mac)
A decent set of software. If you’ve used Office 2007 for Windows, you’ll find
that this has a similar set of functionality. A coule good …
Quote: OS X is the most productive development environment that I’ve ever used
“OS X is the most productive development environment that I’ve ever used.” – Bob Kross
Git Aliases
“With aliases, you can avoid typing the same commands over and over again.” –
from the Aliases page on the
Git SCM Wiki Once I found this …