What are you doing this weekend?

17 points by caius


Feel free to tell what you plan on doing this weekend and even ask for help or feedback.

Please keep in mind it’s more than OK to do nothing at all too!

zetashift

Resuming doing/learning Rust. I found ownership/borrowing concepts not that that difficult as expected, and iterators are cool! I tried browsing some OSS projects, but Rust code in the wild looks very different than what I feel like I learned ha.

I'll be trying out the Bevy pong tutorial or the CHIP-8 emulator guide, beside those I'll playing videogames and relaxing hopefully.

I also did a Zig sidequests and really liked it a lot! Ziglings is a nice resource and the language has a nice balance of features that feels more intuitive to me than Rust. But I'm also not that smart (yet!) to go handle memory close up like that.