Weekly links (Ed. 6)
Hi reader,
This week I’ve found time working on my own project at work, at least a bit. I’ve also continued playing Mario + Rabbids Kingdom Battle. I’m in the last chapter of the game. In my spare time too, I’ve been studying (again!) the git datastructures, writing some code in Rust to understand it better. The repository can be found here but it definitely needs some docs.
Links I found interesting this week were:
- Git Guts: A deep dive into git internals - I’m the kind of person who likes understanding stuff reading code. Most git internals guides are written without a single line of code, and I was really happy to find out this page;
- Great things about Rust that aren’t just performance - I’ll stop blogging when I stop finding Rust articles; I promise I should stop pasting the latest trending article. However, while I’ve been writing Rust code for a while, I’m starting to actually liking it;
- 7 things a developer should know about databases;
- Jujutsu VCS Introduction and Patterns;
- We are destroying software - I can only agree with most points; A lot of code is written then thrown away, especially mine, because I do not make the effort to make it usable or reusable. Shame on me.
Nothing to add this week. There will be no update next week.
Everyone, have a great week.