Explore >> Select a destination


You are here

deut-erium.github.io
| | www.masteringemacs.org
13.9 parsecs away

Travel
| |
| | spf13.com
13.7 parsecs away

Travel
| |
| | www.thedroneely.com
9.9 parsecs away

Travel
| | The Bourne Again Shell is ubiquitous among many unix-like systems. Here's a few tweaks that are applied to my bash configuration for improved interactivity.
| | ericlathrop.com
76.3 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.