All vibe coding tools are selling a get rich quick scheme
61–70 of 104 posts
Re: All vibe coding tools are selling a get rich quick scheme
#62Earlier quoted context omitted.
I 100% agree that this is how the experience is right now. I don't necessarily think it will stay this way, though. The tools are so new, we shouldn't be so sure that the future versions won't allow non-coders to code successfully.
Isn't it a subset of "understanding".. AI as we have them currently emulates something that understands us. If you ask it to write a program, how would a non-coder know if the output of the emulated understanding is accurate enough as code, or a miss? Reminds me of the joke: int getRandom() { return 4; // chosen by a dice, guaranteed to be random }
QA for non-AI code is limited at best to begin with, why would AI code be any different?
Re: All vibe coding tools are selling a get rich quick scheme
#63I’ve wasted probably the entire last week of work based on rabbit holes presented to me by Claude as viable approaches. I’ve learned my lesson.
Re: All vibe coding tools are selling a get rich quick scheme
#64The trick is that you have to be a good coder to get the most out of "vibe" coding. It works great for me, but I deploy all of the knowledge I've acquired over the decades as a professional developer. You need to know how to architect systems, what data structures and algorithms to ask for, how to design a product, many facets of graphic and user interface design, how to parcel out work, how to parallelize tasks. Eve…
Re: All vibe coding tools are selling a get rich quick scheme
#65Earlier quoted context omitted.
This will be a big problem in the future if it means more companies choosing not to hire/train juniors. Eventually all the experienced people will be dead or retired.
Assuming the current way to become senior is the only way? I could still see a select few being given a foot in the door and leaping over the "argh why doesn't it compile" stage, past the "argh, I need a whole new architecture" stage to become senior in a few years. Every cohort has a few unicorns. Alternatively, coding goes the way of the calculator. By that I mean, the people that used to be part of the engineering…
> You just hire domain experts and give them the AI hoping the domain expertise is all you need to get you through the day.
what domain experts? Clearly they are trying to replace everyone with AI. That's the unsettling part of the whole story; this phenomenon is happening across many sectors who want to try and skimp out on talent.
Re: All vibe coding tools are selling a get rich quick scheme
#66Earlier quoted context omitted.
> we shouldn't be so sure that the future versions won't allow non-coders to code successfully Care to put some money behind this fantastical claim, in a bet?
Sure, if you granted me odds commiserate with my statement that "you can't be so sure", meaning I would get like 99-1 odds. I wasn't saying it will certainly reach the point where non-coders can code, I am saying we can't be certain it won't just because it can't yet
Re: All vibe coding tools are selling a get rich quick scheme
#67Re: All vibe coding tools are selling a get rich quick scheme
#68The trick is that you have to be a good coder to get the most out of "vibe" coding. It works great for me, but I deploy all of the knowledge I've acquired over the decades as a professional developer. You need to know how to architect systems, what data structures and algorithms to ask for, how to design a product, many facets of graphic and user interface design, how to parcel out work, how to parallelize tasks. Eve…
That said I might be sort of a weird case, since I am accustomed to designing and documenting product requirements, the fact that it's just for me means architecture doesn't really matter, and I'm competent enough to help it resolve some design problems like the fact that it was obviously hitting the wrong Amazon API that was pulling a report of every single sale as a line item rather than just a report with total sales numbers, etc.
Re: All vibe coding tools are selling a get rich quick scheme
#69I was at a coffee shop a little while ago with some friends and a stranger was sitting near us working on his laptop. Someone from our group decided to strike up a conversation with him and the stranger started telling us about how now they have these AI tools that can have you make an app in a few hours and without knowing how to code. He was not a software person but look at what he is able to do with it. The impli…
Re: All vibe coding tools are selling a get rich quick scheme
#70Earlier quoted context omitted.
This will be a big problem in the future if it means more companies choosing not to hire/train juniors. Eventually all the experienced people will be dead or retired.
Idk I honestly feel like it makes junior developers more valuable. Junior are devs are often a cost as make as an asset, cause they take a lot of time and attention away from senior devs. Now a junior can ask an AI like 90% of questions that would otherwise occupy a senior: - Why does this dockerfile copy these files first? - how can I find the entrypoints to this service? - is there anything related to image process…
And how does a Junior in this kind of work gain the skills that transitions them to senior?
>I hear a lot of CEO hype posts saying junior devs are outdated, but idk it doesn’t make any sense to me!
well yes, they aren't making sense. Hence why I think this is all a bubble. Irrational markets and all that.
I don't know when it will burst, but even tech companis can't reject reality forever.