Explore >> Select a destination


You are here

peter0x44.github.io
| | btorpey.github.io
4.2 parsecs away

Travel
| | How to build on clang on RedHat (and CentOS) Linux
| | www.forrestthewoods.com
4.0 parsecs away

Travel
| | How Zig can simplify committing toolchains to version control.
| | www.tangramvision.com
3.4 parsecs away

Travel
| | Why might you want to cross-compile? We'll explain why, with tips and tricks for managing cross-platform development with Rust.
| | www.ethanrosenthal.com
28.6 parsecs away

Travel
| I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.