Just a note, for those not following the AI scene. Claude.ai have released a new model called Sonnet 3.5 Very very capable in terms of code writing. For example, I spoke to it about improving Nim's error messages and show me where they exist in the code, and it fetched github sources, took a look, and started generating the Enhanced Reporting feature that I asked it to (basically tell which variable is relevant to the error message, and give hints how to use the syntax correctly etc).
I don't know if these things are here to stay or become close to the public one day. In any case, the coding experience is changing, and this acceleration can help implement the ambitious projects much more rapidly. 1 dev can now take a larger undertaking. Perhaps it can help with fixing bugs, write the missing libraries, etc.