Explore >> Select a destination


You are here

ariya.io
| | www.jeremymorgan.com
7.6 parsecs away

Travel
| | Here's how to install Hugo, the best static site generator ever, in Windows 11
| | www.markusdosch.com
8.4 parsecs away

Travel
| | Personal Blog on Coding & Technology
| | nathanchance.dev
8.2 parsecs away

Travel
| | Recently, I built a computer for school that I installed Windows 10 Pro on (link to the current specs if you are curious). I was a little bummed about leaving Chrome OS because I was going to lose my local Linux development environment; however, Windows Subsystem for Linux is a thing and it has gotten even better with WSL 2, as it is actually running a Linux kernel so there is full Linux compatibility going forward.
| | www.cybershu.eu
64.6 parsecs away

Travel
| If you work with Python, you probably need to activate a virtual environment to manage dependencies. Using a virtualenv requires activation each time you wan...