Earlier quoted context omitted.
If there are two partners and one is a million times faster than the other, are they both necessary? Who is going to pay a thousand times more for a thousand times less?
If the faster one creates naive, hard to discover bugs, is it really faster? I don't think we understand the long term consequences (or maintenance) of LLM generated code. So far the anecdotal results haven't been great.
Intents: The Endgame for Computing Interfaces?
11–20 of 21 posts
Re: Intents: The Endgame for Computing Interfaces?
#12Earlier quoted context omitted.
LLMs seem good at replacing off-shore and very Jr. devs. That’s about it so far. We’ll see if they can get over this current stagnation.
Do they? They just seem to replace stack overflow.
LLMs present a solution as if it is 100% in the context of your problem. You arrive at a solution without being forced to think at all if the solution applies to your problem.
Without being forced to, many will not. I teach programming and I can tell you it is so so obvious when students are just blasting shit from ChatGPT into their submissions without thought.
Re: Intents: The Endgame for Computing Interfaces?
#13Re: Intents: The Endgame for Computing Interfaces?
#14Earlier quoted context omitted.
If there are two partners and one is a million times faster than the other, are they both necessary? Who is going to pay a thousand times more for a thousand times less?
If the faster one creates naive, hard to discover bugs, is it really faster? I don't think we understand the long term consequences (or maintenance) of LLM generated code. So far the anecdotal results haven't been great.
Re: Intents: The Endgame for Computing Interfaces?
#15Earlier quoted context omitted.
If the faster one creates naive, hard to discover bugs, is it really faster? I don't think we understand the long term consequences (or maintenance) of LLM generated code. So far the anecdotal results haven't been great.
I've become increasingly frustrated with having to work with other people's AI-"assisted" code. I can tell when I depart from reading sensible human-written code and enter the land of Copilot where all bets are off. Just yesterday I discovered that some environment variables someone had configured on a service weren't actually doing anything, because the service didn't support being configured via environment variabl…
Re: Intents: The Endgame for Computing Interfaces?
#16Earlier quoted context omitted.
I've become increasingly frustrated with having to work with other people's AI-"assisted" code. I can tell when I depart from reading sensible human-written code and enter the land of Copilot where all bets are off. Just yesterday I discovered that some environment variables someone had configured on a service weren't actually doing anything, because the service didn't support being configured via environment variabl…
I don’t support stupidly applied AI generated code either, but this isn’t a new thing at all, before it was code pasted from Stackoverflow and hammered at until it sort of worked.
Re: Intents: The Endgame for Computing Interfaces?
#17Check this out
Re: Intents: The Endgame for Computing Interfaces?
#18Earlier quoted context omitted.
Do they? They just seem to replace stack overflow.
Stack Overflow rarely surfaced a solution to your particular problem, but solutions to tangential or otherwise very similar problems. You still had to reason around the posters problem context and try to see if it really matched your own. You still had to have some understanding. LLMs present a solution as if it is 100% in the context of your problem. You arrive at a solution without being forced to think at all if t…
Re: Intents: The Endgame for Computing Interfaces?
#19Earlier quoted context omitted.
If the faster one creates naive, hard to discover bugs, is it really faster? I don't think we understand the long term consequences (or maintenance) of LLM generated code. So far the anecdotal results haven't been great.
I've become increasingly frustrated with having to work with other people's AI-"assisted" code. I can tell when I depart from reading sensible human-written code and enter the land of Copilot where all bets are off. Just yesterday I discovered that some environment variables someone had configured on a service weren't actually doing anything, because the service didn't support being configured via environment variabl…
Re: Intents: The Endgame for Computing Interfaces?
#20Oh we’re playing with fire alright