Explore >> Select a destination


You are here

simbly.me
| | blog.pragmaticengineer.com
7.5 parsecs away

Travel
| | A clean template I created while writing The Tech Resume Inside Out [https://thetechresume.com/]. This template is a good choice to use for developers applying for tech positions. This CV / resume template is featured - and analyzed - in my book, The Tech Resume Inside Out: What a Good
| | neilzone.co.uk
3.0 parsecs away

Travel
| | Neil Brown's personal blog.
| | stephennimmo.com
3.7 parsecs away

Travel
| | [AI summary] A technical guide on using Ansible to install and configure Hashicorp Vault for secrets management on Red Hat Enterprise Linux 9.6 with automatic TLS certificate renewal via Certbot and DNS challenges.
| | ericlathrop.com
45.7 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.