My #bcon24 talk "How to accidentally start working on Blender VSE" is up: slides https://aras-p.info/texts/img/2024-bcon-vse.pdf and video https://www.youtube.com/watch?v=WJVQLpGHB8g
@aras lots of good points.
I've realised I keep coming back to the word 'intent' when writing code comments, commit messages, and PRs.
Most often, the why matters a lot more than the how and what.
People may have written their code perfectly, but if what they are trying to achieve is completely misguided comments are often useless.