Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Gabriel Ayuso
@gabrielayuso.eth
I don't know how people build things "vibe coding". I frequently need to stop using the LLM and write everything myself because it keeps messing up. It definitely saves times but it has also wasted my time quite a bit.
6 replies
0 recast
26 reactions
Nicholas Charriere
@pushix
It depends a lot on the task. Also depends on how you do it. What tool are you using? Claude code? Cursor agent? With what model? How are you planning vs executing etc
1 reply
0 recast
2 reactions
cqb
@cqb
I find it pretty difficult to get a good mental model of what I'm making unless I've written it myself most of the time
2 replies
0 recast
1 reaction
Tayyab - d/acc
@tayyab
I mean the LLM is great. But yea I agree, I have to redirect or just take over at times especially for something intricate. Tried making this argument yesterday on FC, and told I was wrong lol
0 reply
0 recast
1 reaction
Magg / Pine Cone
@magg
I agree that it's not perfect. I spent Friday evening forcing myself to not edit the code by hand but rather let Cursor do it. It was rather painful at times, but I also got a prototype that was much more creative than if I had written everything myself. I think for prototyping it is definitely a tool, but I don't expect it to put human developers out of work in a snap.
0 reply
0 recast
1 reaction
Señor Doggo
@fubuloubu
It can do simple tasks well, codebase maintenance, docw improvements, simple refactors I've found it to be best for rapid prototyping more complex algorithms, where you use it first to identify the best type of algorithm to use (since it has an encyclopedic knowledge of data structures and algorithms), and then work with it towards the shape of the solution you want. Then rip it out and install it yourself lol
1 reply
0 recast
1 reaction
Crystal Tai
@crystaltai
same is it our communication skills 😂
0 reply
0 recast
0 reaction