Written content to help you along your web development journey, without forgetting to have some fun along the way.
Some websites use www in their domain name, and others don't. What the heck? Find out why and what you should do here ...
For SEO purposes, it's best to choose between www and no www. See how to do it with Nginx.
Sometimes you need to target more than just the last child in a series of HTML elements. Learn how to target the last n number of elements here.
Got an ugly command prompt? Learn how to change the name of your computer.
Here's a cool little trick to determining if a file is text or binary in Ruby just by using the path to that file.
Always googling and forgetting how to pass arguments to rake tasks? Here's a up list of the various methods.
Make sure you don't lose all that precious GitLab data by backing regularly and syncing with an Amazon S3 bucket.
Sometimes it makes sense to start over in Git's history while maintaining the current state of your code.
It's easy to delete a git tag from your local and remote repositories.
You can get a snapshot of the progress of terminal/shell jobs on Mac OS X by hitting Ctrl+T.