Explore >> Select a destination


You are here

notoriousrob.com
| | simonwillison.net
16.5 parsecs away

Travel
| | Legal Twitter is having tremendous fun right now reviewing the latest documents from the case Mata v. Avianca, Inc. (1:22-cv-01461). Here's a neat summary: So, wait. They file a brief ...
| | www.deallawyers.com
15.2 parsecs away

Travel
| |
| | www.loweringthebar.net
26.5 parsecs away

Travel
| | Slower than a speeding bullet, and less powerful than the bar association.
| | ericlathrop.com
73.5 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.