Explore >> Select a destination


You are here

qsantos.fr
| | ariya.io
1.4 parsecs away

Travel
| | When working on command-line utilities which can be useful for various platforms, from Windows on x86 to Linux on MIPS, the existence of a cross-compilation is highly attractive. A number of different binaries can be constructed conveniently from a single, typically powerful host system.
| | actually.fyi
3.0 parsecs away

Travel
| | Cross-compiling to ARM MacOS with Zig is Easy.
| | nathanchance.dev
3.0 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.
| | rusz.space
19.6 parsecs away

Travel
| Size-coding in Rust, and making a 149 Byte Hello World! and a 540 Byte Brainfuck interpreter.