Vibe Coding – But not what you think!

submited by
Style Pass
2025-07-31 07:30:11

What would that 0.2 sec improvement from using a stream instead of a for-loop do when the code doesn’t even do what you want it to do?

In the corporate environment, you’ve probably been to meetings where they draw boxes and connect them with lines, calling it annotations.

Simply because I had prematurely restricted myself to the boxes and the lines and the constraints of making a working model perfect.

Looking at the implementation, I got stressed. I had not written this code and neither did I know how to incorporate the new design.

I wanted to actually code so that I had more power to change it freely and also clearly mention the parts which might be poor design choices.

And that’s what I did next. I started coding … manually, typing, chugging thoughts and converting them to code, like we used to before 2021!

I started by converting my ideas to code, one by one. Adding classes and methods as I needed them. In 3 hours, I had enough code written that was 100% fully modifiable and suited to my needs.

Leave a Comment
Related Posts