Explore >> Select a destination


You are here

dylanbeattie.net
| | dominickm.com
9.8 parsecs away

Travel
| | With Summer coming to a close I decided to take another surf on the WSL (Windows Subsystem for Linux) wave and in short was not disappointed. Technically there are two flavors of WSL, WSL 1 and WSL 2. WSL 1 is a translation layer that takes Linux system calls and converts them into Windows ones. [...]
| | river.me
11.0 parsecs away

Travel
| | I reinstalled Windows this month. Let's document what I did!
| | www.markusdosch.com
10.5 parsecs away

Travel
| | I use both macOS & Windows. This is a collection of how my systems are configured & which programs I have installed. Useful when setting up a new machine from scratch.
| | snarky.ca
66.3 parsecs away

Travel
| There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version