/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.laufeyjarson.com
| | maxfierke.com
4.3 parsecs away

Travel
| | [AI summary] A technical guide detailing how to manually cross-compile the Crystal programming language compiler from x86_64 to native arm64 for Apple Silicon Macs.
| | macoy.me
4.0 parsecs away

Travel
| |
| | gcher.com
3.5 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | blog.zorinaq.com
10.4 parsecs away

Travel
| I made a Linux kernel patch to support ECC memory on AMD Ryzen 5000 APUs (codename Cezanne.) Itapplies cleanly and works on kernel versions 5.13 through the ...