I was struggling with Rust's ownership when implementing a Binary Tree so I re-read about it. After taking my time understanding it and refactoring, I finally made a breakthrough😎 I'm very excited to share with you the awesome features in Rust I came acro... (more…)
Read more »
Good morning! It is still 2020, and the world is literally on fire , so I guess we could all use a distraction. This article continues the tradition of me getting shamelessly
n... (more…)
Read more »
I’ve been using Love2d for years, it’s great for quick game prototyping.
But I would feel much faster and more productive if it were TypeScript.
Maybe it’s a personal preference, but at least one internet commenter agreed. (more…)
Read more »
Recently, I saw a poll on the Fediverse about making Rust a hard
dependency for fwupd.
This got me to post a lukewarm take of my own: (more…)
Read more »
When you are coming to Rust from another language you bring all your previous experiences with you.
Often this is awesome because it means you aren’t learning programming from scratch! However, you can also bring along bad habits which can lead you down t... (more…)
Read more »