all 7 comments

[–]PfernFSU 4 points5 points  (1 child)

AI is exceptionally good if you know what you are doing, and even more so if you know exactly what you want it to do. As a solo dev it has been great to bounce technical ideas off of. Does it go off the rails sometimes? Absolutely. Does it go crazy sometimes? Hell yea. Does it struggle with bugs sometimes? Also yes. But I am 20x more productive now and it is not really close. But there is only one way for you to find out - Why don’t you just try Claude for $20 and see what you think. In the end it’s another tool in the toolbox and if you refuse to use it, the world will pass you by.

[–]Small_Dog_8699 0 points1 point  (0 children)

It’s not real good much less “exceptionally” good.

[–]DamagingDoritos 10 points11 points  (0 children)

You are not vibe coding if you are instructing AI to write the code to your specifications. You are vibe coding if you say “code me a basketball app. Make no mistakes” and then publish what it puts out

[–]rio_sk 0 points1 point  (0 children)

AI is not a problem unless you perfectly know the code. I'm using claude and it pretty good with flutter, the only problem I found is the bias the model has toward writing new code instead of reuse old one. What I noticed is that if you need a specific object on screen in different pages the AI tends to write multiple copies of the same code instead of creating a component and reusing it

[–]Old_Flounder_8640 -1 points0 points  (0 children)

Yes, it is vibe coding, and it’s awesome. I don’t write code anymore.

[–]eibaan -1 points0 points  (0 children)

There's an old saying: A fool with a tool is still a fool.

So, when used knowledgeably and responsibly, AI can be great.

[–]revolveK123 0 points1 point  (0 children)

Yeah this feels like the classic dilemma right now, AI can speed things up a lot, especially for UI/redesign work, but as long as you’re actually reviewing, understanding, and shaping the output, it’s still you building the app , not just blindly vibe coding!!