Spent a lot of the day putting my head down and working on a language server for Django and I’m finally starting to see a bit of light at the end of the tunnel.
I switched from Python to Rust which has been a blessing and a curse. The more I write Rust, the more I like it — even if I don’t really have the syntax under my fingers or quite grok the low level stuff yet.
But I had to give up on PyO3 because of build time weirdness around the provided Python version.