pull down to refresh

That's interesting.
Maybe it's because my trust level in the AI is already low, so I don't expect to actually use any of its implementations (at least word for word). I'm mainly using it to get a sense of "where in the code should I be looking", and "what's the general idea for the solution?" as a quicker alternative than reading and crunching all the code in my own mind.
I'm still gonna crunch enough code to understand what's going on, so the purpose of the AI is more like "find me the best jumping off point"
Do you feel that these suggestions help you understand the codebase better?
reply
Usually yes. So far they've done a decent job in finding the right parts of the code to be looking at, and their suggested solutions are usually on the right track (but usually not something you can just copy paste)
reply
30 sats \ 0 replies \ @optimism 12h
That's cool. I will actually try this when I go work on some software I have never worked on before - have multiple of these on the non-immediate todo list.
reply