Post #2458653
2026-04-10 23:37 UTC
I have been "vibe coding" a lot lately. The first thing I'm realizing is that we feel a kind of rush, seeing how fast we just add new features, but yes, we do lose part of the emotional ownership that real code written by our flawed brains provides. The other thing is that it's very easy to lose encapsulation. I don't know why, but this happens. I suspect that it's due to the agent not sending a global specification of the software we are developing, just tiny bits of it in the provided context.
Replies (1)
-
@lmss@linuxrocks.online 2026-04-10 23:43
And honestly, it was that emotional ownership and craftsmanship that motivated me to start programming. The personal achievement provided me with the inner validation I needed. I really miss that dopamine hit that fueled my motivation.