Explore >> Select a destination


You are here

blog.guillaume-gomez.fr
| | gcher.com
5.0 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.
| | qsantos.fr
5.2 parsecs away

Travel
| | [AI summary] The article discusses the benefits of using Rust to create small, efficient Docker containers by statically compiling binaries with musl, reducing dependencies and image size compared to Python-based Docker images.
| | actually.fyi
6.1 parsecs away

Travel
| | Cross-compiling to ARM MacOS with Zig is Easy.
| | humbletoolsmith.com
21.7 parsecs away

Travel
| Technical Web Development Blog