Explore >> Select a destination


You are here

obem.be
| | www.workingwith.me.uk
13.6 parsecs away

Travel
| |
| | www.itechlounge.net
11.3 parsecs away

Travel
| |
| | willhaley.com
12.7 parsecs away

Travel
| | I recently noticed, by means of a Google search, that an old post of mine was still alive and well on my Octopress site. "That's odd", I thought, since the page no longer lived in my source control and the page still lived on even after running a rake deploy. This was the culprit: rsync_delete = false in my Rakefile I had this set to false for a very particular reason. My public_html directory is loaded not only with my Octopress files, but a number of other files that I use to host other sites from different domains using the same Apache instance.
| | mherman.org
91.9 parsecs away

Travel
| Let's build a RESTful API with Python and Flask.