'At some point you've got to make money': Goldman's top AI skeptic warns the clock is running out ahead of OpenAI and Anthropic IPOs
'At some point you've got to make money': Goldman's top AI skeptic warns the clock is running out ahead of OpenAI and Anthropic IPOs
I’m not much of an AI skeptic compared to most on Lemmy. I think the technology is incredibly useful and probably beneficial to society if we can remove the control of the ruling class.
That said I truly don’t understand how the AI business model is supposed to work. I’m sure there is some market for businesses, governments, etc., basically people who have too much money who may want to pay for the latest and greatest models.
But I don’t really see the average consumer doing this when slightly less good versions will almost certainly be available for free. And the above customers will not be able to support the level of investment that’s going on right now.
How is the technology useful?
For the love of Asimov, someone please explain.
poorly structured,
yes, that’s bad
requires too many attempts to get a mildly useful block.
yes, that’s bad
more verbose,
How is that bad? I can’t count how many times I’ve revisited my work a year or more later, and wondered what I was thinking, having taken 2 minutes to parse something dense that I wrote, and then thought “why didn’t I make this a little clearer at the time?”
rambling and not even accurate
Ah yes, that makes sense; thank you.
I do work in software, and my main focus is on code review, as we work with money, and things have happened due to many factors.
I DO NOT want any more work being done. Fuck that. It’s hard reviewing ‘normal’ amount of code, multiplying it will backfire horrendously.
I do not need people not being able to figure out their bugs. It’s the most important part of the job, and not being able to fix it quickly costs us a lot.
If you need to fix something in a library you don’t understand… maybe you should review it before using? There are situations when it’s not possible, usually in low risk fields, frontends and such, but even then, we (IT in general) produce so much shit for no real gain. And we need LESS of it, not more.
It’s clearly a controversial thing to say on the fediverse, but everyone must realize that AI is another tool - a sometimes faulty, sometimes great tool. A professional can use it well, a careless person can use it carelessly. But it is a tool that can help in certain cases. It’s a nuanced thing, which many people unfortunately have trouble accepting. It has flaws, yes. It also has benefits. This shouldn’t be controversial to say.
That of course doesn’t guarantee that providing that tool must be profitable. It may well be that providing AI models is just too expensive to actually make sense, at least as it is right now.
but using it as a tool as a professional can very much improve your work and how quickly you do things.
Maybe it’s just my 20 yoe, but that has so far not been my experience with it. It is improving, but definitely not there yet. Even standard boiler plate I can typically bang out faster than asking the AI to do it and then needing to double check it’s work because it somehow still manages to screw that up occasionally. Sometimes it does manage to be better than one of the juniors, but using it that way also cuts the legs out from under the career development pipeline which will result in an intermediate and senior dev drought down the road.
Even standard boiler plate I can typically bang out faster than asking the AI to do it
The people that claim it helps with boilerplate clearly never took the time to learn how to sed/awk, mustache templates, write a perl/python/etc script, use the regex find/replace in their editor, use the keyboard macro in their editor, use snippets in their editor and I’m sure offer ways that aren’t immediately coming to mind that have existed forever and won’t hallucinate. They’re the ones that were not highly skilled in the first place and they’re vexingly successful at convincing newbies and laymen to listen to them about LLMs instead of the actual skilled people that actually know what they’re talking about.