@cwebber Some of the big names in the rust community are very bullish on AI. This has actually changed how I feel about rust.
O
octorine@fosstodon.org
@octorine@fosstodon.org
Posts
-
Armin was once one of the most prolific programmers in Python. -
Armin was once one of the most prolific programmers in Python.@cwebber I have used llms for generation when it's something I should remember how to do but don't. Like I don't remember the exact name of the method I want or the order of the arguments.
It produced code that I was able to understand, since I knew in general what I wanted to do, and fixing the parts it got wrong was faster than writing the whole thing from scratch.