Took a day off from work because I have to prepare my move and wanted to migrate the Iris Visualizer from Javascript to Typescript. JS gets quite annoying to work with if the project starts to get bigger. I'm only at a little over 1500 lines but it's already quite unwieldy.
So I dived in head-first and spent about 10 hours on the damn thing and in the process tried out multiple module-loaders and swapped out the colour library I had been using, which caused an hour of headache-inducing bugs that still aren't all fixed. And in the end I realised it would've taken me 3 hours max had I just ported the initial library to Typescript as well, so going back on half of what I did and instead taking that route will be the next step. Fucking shit.
Oh and I didn't do much move preparation, so that's all been postponed to tomorrow.