sollawen
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: A terminal editor that can discuss with OpenCode and Pi (sollawen.github.io)
Since vibe coding, I write code by hand less and less, and spend more and more time discussing with the AI. I always need to tell the AI exactly which part of a document I have thoughts about. I have to ctrl-c/ctrl-v…
-
Here are my biggest gripes with AI coding assistants right now: Obsessed with reinventing the wheel. You'll often find it writing three duplicate functions for the exact same feature in a single file. Why? Because it's…