|
You are here |
blog.henritel.com | ||
| | | | |
alexgaynor.net
|
|
| | | | | [AI summary] A software resilience engineer highlights the refreshing experience of using Rust and its Cargo toolchain for building, testing, and deploying software without the complexity common in other languages. | |
| | | | |
blog.libove.org
|
|
| | | | | [AI summary] The author describes the creation of a programming language called Chromahack, which interprets strings as programs to generate visual art inspired by hacker aesthetics, with implementation details and future plans for animation and genetic algorithm-based program generation. | |
| | | | |
blog.lohr.dev
|
|
| | | | | A review by a Rust enthusiast | |
| | | | |
ariya.io
|
|
| | | 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. | ||