Earlier quoted context omitted.
The marginal cost of technology is pretty close to zero (albeit slightly higher for large LLM model inference) so it would make sense that the technology gets distributed widely. Kind of like how everyone has essentially the best smart phone. And it's laughable when someone tries to create a luxury smartphone for $10k and its just a sub-par Android with leather accents. If you have a technology with practically zero…
The problem won't be the cost. It will be access. Someone's going to say it's too powerful and restrict it.
AI teaches itself to use an API
51–60 of 162 posts
Re: AI teaches itself to use an API
#52Earlier quoted context omitted.
The marginal cost of technology is pretty close to zero (albeit slightly higher for large LLM model inference) so it would make sense that the technology gets distributed widely. Kind of like how everyone has essentially the best smart phone. And it's laughable when someone tries to create a luxury smartphone for $10k and its just a sub-par Android with leather accents. If you have a technology with practically zero…
>If you have a technology with practically zero marginal cost, pricing it very low and distributing it widely would maximize your profit. This is just fundamentally not true or else all software would be sold for next to nothing. If a company is choosing between selling a billion copies of its software for $1 each or two copies of its software for $1b dollars each, it will choose to set the price at $1b. The sky-high…
Re: AI teaches itself to use an API
#53I’ve recently thought about iron man movies, where tony stark actually designs stuffs by simply talking to jarvis. I’ve always thought « if only i could have those kind of tools available, i would too be able to design crazy stuffs ». We didn’t think « damn, tony stark didn’t have to write a line of code, he got rendered obsolete by this damn AI ». That’s how i choose to think about AI tools for developers from now o…
Let's hope in reality it isn't available only to the billionnaire owners of software companies. In those movies everyone else wasn't designing cool suites by talking to voice assistants.
Re: AI teaches itself to use an API
#54So the AI can learn to use APIs that follow perfect RESTful semantics, are fully documented and intuitively behave exactly like one would expect. Our jobs are safe.
Re: AI teaches itself to use an API
#55Earlier quoted context omitted.
I'm not so confident. Places that industrialized during the industrial revolution saw explosive growth as automation yielded unprecedented productivity. Factory jobs paid very well and were readily available because demand was generally high for like a century... but automation and labor passed a tipping point and now we have very few manufacturing jobs and the days of guaranteed high salaries and growth are gone. Ru…
> during the industrial revolution saw explosive growth as automation yielded unprecedented productivity. Factory jobs paid very well It's almost like you've never actually read any history at all. https://www.historycrunch.com/working-conditions-in-the-indu... https://firstindustrialrevolution.weebly.com/working-and-liv... https://industrialrevolutiontwo.weebly.com/common-workers.ht...
Re: AI teaches itself to use an API
#56I’ve recently thought about iron man movies, where tony stark actually designs stuffs by simply talking to jarvis. I’ve always thought « if only i could have those kind of tools available, i would too be able to design crazy stuffs ». We didn’t think « damn, tony stark didn’t have to write a line of code, he got rendered obsolete by this damn AI ». That’s how i choose to think about AI tools for developers from now o…
I don’t see it like that. To me it illustrates that if you have money and want to build something, you don’t need to hire coders or have any coding skills, AI will help. And if you’re a regular coder, you just got replaced by Jarvis.
Re: AI teaches itself to use an API
#57Earlier quoted context omitted.
It works for Tony Stark because he gets the economic benefit of that AI's output. I hope that we get there, but it won't happen by default.
Can you think of any category of software that doesn't eventually have an open source alternative? There are many open source projects orders of magnitude more complicated than a LLM. The linux kernel, Blender, Firefox, etc. These LLMs aren't inherently complicated to implement, just expensive to train. And if the LLaMA release/leak is anything to go by we are extremely close to ChatGPT running on consumer hardware.
Re: AI teaches itself to use an API
#58Earlier quoted context omitted.
>If you have a technology with practically zero marginal cost, pricing it very low and distributing it widely would maximize your profit. This is just fundamentally not true or else all software would be sold for next to nothing. If a company is choosing between selling a billion copies of its software for $1 each or two copies of its software for $1b dollars each, it will choose to set the price at $1b. The sky-high…
That price tag only works if the firm has pricing power. In a very competitive market, it may find its pricing power isn’t strong enough, as other firms undercut it.
Yes, that was exactly the point that vasco was worrying about earlier in the thread since we don't yet know if it will be competitive market. I was refuting the point that price is dictated by marginal cost. It is dictated by the level of competition. If there is competition, we generally wouldn't have to worry about it only being available to billionaires.
Re: AI teaches itself to use an API
#59Earlier quoted context omitted.
I don't know; in the 1970's, writing assembly code was "the part that gets you paid", and then when programs took over that aspect of programming, I'm pretty sure salaries didn't go down.
I'm not so confident. Places that industrialized during the industrial revolution saw explosive growth as automation yielded unprecedented productivity. Factory jobs paid very well and were readily available because demand was generally high for like a century... but automation and labor passed a tipping point and now we have very few manufacturing jobs and the days of guaranteed high salaries and growth are gone. Ru…
Re: AI teaches itself to use an API
#60So the AI can learn to use APIs that follow perfect RESTful semantics, are fully documented and intuitively behave exactly like one would expect. Our jobs are safe.
I wouldn't say so. The 'Learning by mistakes' step in the demo shows that the AI can work through these issues, presumably this can be done more efficiently than a human.