that tends to work and feels somewhat productive. when I have a problem and it spits out what looks like a reasonable solution in a few lines, I might copy that into place, but I don't just let it write my files. Too many times it seemed to understand the problem and didn't, or it decided it just needed to paint a picture of completeness rather than actually completing a thing. That is harder to detect, especially if you're getting mountains of code from the thing and you have time lines to consider.
Post
Remote status
that tends to work and feels somewhat productive. when I have a problem and it spits out what looks like a reasonable solution in a few lines, I might copy that into place, but I don't just let it write my files. Too many times it seemed to understand the problem and didn't, or it decided it just needed to paint a picture of completeness rather than actually completing a thing. That is harder to detect, especially if you're getting mountains of code from the thing and you have time lines to consider.
Replies
5thank you for coming to my ted talk
I use them for drafting letters, pleadings, etc. There's a lot of front loading, editing, clarifying, etc involved. It's not unidirectional โ tone, strategy, bait, redacting what may telegraph weakness, circling many time back around to tighten it all up.
OpenWrt and Linux now both have bots which do just that.
It's pretty good. The hard part is comprehending the patch in the context of the code that it touches, because that can become a lot of code to read, but it catches stuff.