Explore >> Select a destination


You are here

blog.nuculabs.de
| | peterbraden.co.uk
8.0 parsecs away

Travel
| |
| | florimond.dev
13.9 parsecs away

Travel
| | A memo on implementing parametrized decorators whose default behavior doesn't require empty parentheses.
| | blog.squix.org
7.6 parsecs away

Travel
| | perience of setting up an inexpensive room sensor network using an ESP32 and a couple of Xiaomi devices, with the help of the open source project OpenMQTTGateway.
| | ericlathrop.com
65.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.