Discussion about this post

User's avatar
Peter Alfvin's avatar

I really appreciate this post, Kent. After trying CoPilot and then switching to JetBrains paid version, I just gave up on JetBrains in favor of relying on Gemini because Gemini could at least comprehend my files while JetBrains required me to keep pointing it at specific code fragments. Your post allowed me to better understand the problem.

That said, this post seems like one big advertisement. Is Ona unique in its offering?

Update: The post's nature aside, I just used Ona for the first time and am awestruck. Asking it to perform a task and then watching it work through the various steps, running into problems, addressing the problems, retrying, etc. was amazing. It made Kent's 2023 tweet "The value of 90% of my skills just dropped to $0. The leverage for the remaining 10% went up 1000x. I need to recalibrate." hit home in a way it hadn't until now.

Expand full comment
Angelo Andreetto's avatar

At the beginning there was the command line (cit.), and then again I found myself working with terminal wrappers infused with AI. (Fantastic reference to the long gone world of ST!)

My workflow is pretty much identical to what you described, command line to prompt the agents, IDE to browse and compare.

I’m very happy with Warp, index a project root, proceed with small incremental steps, generate unit tests and documentation, validate and refine intentions within the IDE, repeat. When done, agents append to the change log, commit, CI-CD and deploy.

Besides the “warp” speed, my (?) code looks better, works better, and is so much easier to read and understand than it ever was.

Thank you Kent!

Expand full comment
11 more comments...

No posts