Going through the steps of using cargo fuzz to find bugs in Rust projects... (more…)
Read more »
Haskell and Rust both support asynchronous programming. Haskell includes a feature called async exceptions, which allow cancelling threads, but they come at a cost. See how Rust does the same job, and the relative trade-offs of each approach. (more…)
Read more »
3rd person shooter in the very early development phase - mrDIMAS/StationIapetus... (more…)
Read more »
Disclaimer: I discovered a previous explanation
here
but I found it a little confusing, so I’m hoping mine is easier to follow. (more…)
Read more »
A personal blog focused on software, Machine Learning and other passing fads. (more…)
Read more »