Yesterday I wrote an algorithm in typescript. This is the language that I am most familiar with.
Claude was able to port this to Go, apply some optimisation and increase the performance by 12 times.
I know enough Go to make sure it does what I want it to do. It was a one shot.
Writing something in language A and letting AI port it to language B works incredibly well. Language A provides a perfect definition for the model to work with. Much more exact than natural language ever could be.