This week I refactored all tred rendering to the render namespace and worked on scripts to find potential areas to clean up.

Gustav Jansson
Welcome to my lair.
Latest devlogs
This week I added the World
concept to tred, extracted all the engine parts out of main.cc
and started on adding more features to the rust version of build
This week I continued work on tred. I started working on the World concept, the API is getting there but it still isn’t usable.
Latest blog posts
Introduction Clean Code, mostly authored by Robert C. Martin, aka Uncle Bob, has come up lately in discussions and apparently it is still being read. I haven’t read it and only read the responses about how bad it is and I’ve read that it’s pretty popular to hate on it and who am I to miss a trend. Join me as I read chapter to chapter and express my feelings and thoughts about each chapter.
Sometimes after I wake up my computer after a hibernate I notice that sound is not playing. A simple fix for this seems to be to restart alsa:
$ pulseaudio -k && sudo alsa force-reload
Found on Stack overflow
I recently got a notice that my SSD C: drive was getting low on space and after a quick check with WinDirStat I noticed that spoitfy was filling it up with loads of weird files in the AppData\Local\Spotify\Data folder, even after I have moved my cache location. It turns out the “cached location” is only the saved playlists, and the Data folder is the cached songs that arent in a playlist.