Earlier quoted context omitted.
Stock prices down or revenue down? The former would do very little to support your point.
Revenue is all up. And as far as I can see beating expectations.
Has the cost of building software dropped 90%?
141–150 of 744 posts
Re: Has the cost of building software dropped 90%?
#142But the hard work always was the conceptual thinking? At least at and beyond the Senior level, for me it was always the thinking that's the hard work, not converting the thoughts into code.
Re: Has the cost of building software dropped 90%?
#143I must be holding wrong then because I do use Claude Code all the time and I do think its quite impressive… still I cant see where the productivity gains go nor am I even sure they exist (they might, I just cant tell for sure!)
you need to give it a bigish thing so it can work 15 min on it. and in those 15 min you prepare the next one(s)
Re: Has the cost of building software dropped 90%?
#144The company had already tried to push 2 poor data analysts who kind of new Python into the role of vibe coding a Python desktop application that they would then distribute to users. In the best case scenario, these people would have vibe coded an application where the state was held in the UI, with no concept of architectural seperation and no prospects of understanding what the code was doing a couple months from inception (except through the lens of AI sycophancy), all packaged as a desktop application which would generate excel spreadsheets that they would then send to each other via Email (for some reason, this is what they wanted - probably because it is what they know).
You can't blame the business for this, because there are no technical people in these orgs. They were very smart people in this case, doing high-end consultancy work themselves, but they are not technical. If I tried to do vibe chemistry, I'm sure it would be equally disastrous.
The only thing vibe coding unlocks for these orgs by themselves is to run headfirst into an application which does horrendous things with customer data. It doesn't free up time for me as the experienced dev to bring the cost down, because again, there is so much work needed to bring these orgs to the point where they can actually run and own an internal piece of software that I'm not doing much coding anyway.
Re: Has the cost of building software dropped 90%?
#145Earlier quoted context omitted.
Spreadsheets are an incredible tool. They were a key innovation in the history of applications. I love them and use them. But it's very hard to have a large conventional cell-formula spreadsheet that is correct. The programming model / UI are closely coupled, so it's hard to see what's going on once your sheet is above some fairly low complexity. And many workplaces have monstrous sheets that run important things, cu…
It's astounding how useful and intuitive they are, but my biggest gripe is how easy is for anyone to mess calculations, say, SUM( ), by simply adding one row/column/cell. I use Google Worksheets frequently to track new things that fit into lists/tables, and giving someone else editor access without them knowing a few worksheet nuances means I have to recheck and correct them every month or two.
Re: Has the cost of building software dropped 90%?
#146Had the cost of building custom software dropped 90%, we would be seeing a flurry of low-cost, decent-quality SaaS offering all over the marketplace, possibly undercutting some established players. From where I sit, right now, this does not seem to be the case. This is as if writing down the code is not the biggest problem, or the biggest time sink, of building software.
There have been a lot of little blogs about "home cooking" style apps that you make for yourself. Maybe AI is the microwave meal version.
Re: Has the cost of building software dropped 90%?
#147Earlier quoted context omitted.
yeah, in practice: would you like to onboard a Boeing 747 where some of the bugs were patched by some agents, what is the percentage risk of malfunction you are going to accept as a passenger?
>> yeah, in practice: would you like to onboard a Boeing 747 where some of the bugs were patched by some agents, In this case, the traditional human process hasn't gone well either.
Re: Has the cost of building software dropped 90%?
#148I must be holding wrong then because I do use Claude Code all the time and I do think its quite impressive… still I cant see where the productivity gains go nor am I even sure they exist (they might, I just cant tell for sure!)
if you back and forth with the model, and discuss/approve every change it does, that's the problem. you need to give it a bigish thing so it can work 15 min on it. and in those 15 min you prepare the next one(s)
I'm still trying to ship quality work by the same standards I had 3 or 5 years ago.
Re: Has the cost of building software dropped 90%?
#149Earlier quoted context omitted.
While this is true, I think some fields like game development may not always have this problem. If your goal is to release a non-upgradable game - fps, arcade, single-player titles, maintenance may be much less important than shipping. edit: typos
I think that is an applicable domain, but the problem is that every gamer I know who is not in the tech industry is vehemently opposed to AI.