/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

www.simplygeek.co.uk
| | earthly.dev
1.4 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...
| | blog.christophersmart.com
1.2 parsecs away

Travel
| | [AI summary] A detailed guide explains how to set up a development environment for Ansible on Fedora, covering version management, virtual environments, and Git workflows for contributing code.
| | 128bit.io
1.6 parsecs away

Travel
| | Over the past couple months, I've been working on fine tuning my Python skills, part of this has been taking tutorials online along with building some applications. One of the things I've been wanting to document, mostly for myself, is setting up a new environment for developing with Python. I'm using macOS Sierra right now, it seems that most operating systems still comes with version 2.x of Python. It's always a good idea to be able to control the version of Python you are using.
| | navendu.me
15.2 parsecs away

Travel
| I recently configured my development environment from scratch. This post documents my complete, although ongoing, setup.