This website uses optional cookies to provide the best experience possible to the user. In line with GDPR regulations, please indicate if you would like to accept these optional cookies or reject them to only use essential cookies. You can learn more by reading our privacy policy.

Articles related to: "Rust"

Building Systems Check: A Programming Puzzle Game
20th July 2026
Rust Puzzle Programming

I recently released Systems Check, a web-based puzzle game where you debug spacecraft systems and solve anomalies. Here's what inspired it and how I built it.

Why I Created a Rust Application Console
16th May 2026
Rust Rhai REPL

I recently published a Rust crate which sets up an operational REPL and script running for Rust applications using Rhai, this article will talk give the background as to why I wrote this.