Explore >> Select a destination


You are here

joeprevite.com
| | without.boats
1.6 parsecs away

Travel
| |
| | scorpiosoftware.net
5.1 parsecs away

Travel
| | The Rust language ecosystem is growing each day, its popularity increasing, and with good reason. It's the only mainstream language that provides memory and concurrency safety at compile time, with a powerful and rich build system (cargo), and a growing number of packages (crates). My daily driver is still C++, as most of my work...
| | atilaoncode.blog
7.6 parsecs away

Travel
| | Big complicated projects nearly always need a build system. They might be generating code. They might be compiling different branches depending on the platform or a build-time configuration option. They might turn on/off unity builds for C++. For most simple projects however, build systems are stupid. Let's say you have a single C file. We...
| | droettboom.com
33.4 parsecs away

Travel
| An early report on getting the scientific Python stack compiled to WebAssembly.