We look at several interesting ways computers generate random numbers. It may fascinate you to know that some methods are not *truly* random, but only an approximate.
I built a Wordle solver in Rust to beat my grandma. Follow the journey of how I did, and how I failed.
We go through step-by-step how to build a Discord bot using the Rust Serenity Framework.
A key part of Rust is far better that what JavaScript has to offer.
In which I go through the process of designing, building, and testing a vector graphic pen plotter.