Explore >> Select a destination


You are here

staydecent.ca
| | major.io
3.9 parsecs away

Travel
| | While working on multiple nova (OpenStack Compute) environments at Rackspace, I found myself thrashing between multiple terminal windows where I had exported environment variables for python-novaclient to use.
| | blog.goodstuff.im
3.3 parsecs away

Travel
| | [AI summary] A guide detailing the setup of Windows 10 and WSL2 for development, including installing Rust, configuring SSH, and integrating with VS Code.
| | www.fosskers.ca
4.1 parsecs away

Travel
| | [AI summary] The article details the process of cross-compiling Common Lisp for Windows, including steps for compiling C code, linking DLLs, installing SBCL, handling file paths, and building executables.
| | willhaley.com
20.2 parsecs away

Travel
| These instructions assume you have already installed a version of Python compatible with Flask. They also assume you have installed pip, a Python package manager. I've written instructions for this. Be mindful when copying and pasting the code below. Make sure you use Unix-style line endings in your text editor, as Michael Lee points out in the comments below. You will very likely encounter issues if you use Windows-style line endings.