Explore >> Select a destination


You are here

www.henryleach.com
| | blog.zespre.com
2.0 parsecs away

Travel
| | Imagine a scenario:
| | shibumi.dev
3.9 parsecs away

Travel
| | Proof of concept for Ansible Arch Linux infrastructure with Molecule and Testinfra
| | techtldr.com
3.6 parsecs away

Travel
| | Here is a simple trick that I used to restart my python script after unhandled exception. Let's say I have this simple script called test.py that I want to run forever. It will just wait 2 seconds and throw an error. I use the following script called forever in the same directory: It uses python [...]
| | www.hallada.net
17.6 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.