/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

scotchi.net
| | blog.cyphermox.net
14.1 parsecs away

Travel
| | Since 17.10, netplan has been the default network configuration tool in Ubuntu. Since then, it has grown in features, bug fixes, and even go...
| | www.markusdosch.com
9.6 parsecs away

Travel
| | Operating systems like Linux, Windows, and macOS have a so-called 'hosts' file. Let's examine how it can help us in web development!
| | ariya.io
11.9 parsecs away

Travel
| | In the earlier blog post, I mentioned the use of Nix as a package manager on OS X. In this follow-up, you will witness the power of Nix to create isolated development environments.
| | earthly.dev
36.8 parsecs away

Travel
| Imagine you have a Python 3.10 backend application with packages a2.1, b2.2, and c2.3 installed system-wide. Everything works fine until y...