> ChatGPT is, in technical terms, a 'bullshit generator'. This bs generator speeded up my coding by 10-20x. It's like a superpower... not talking about ChatGPT specifically but its stochastic parrot cousin (Copilot).
Do you mean that you can build software 10-20x faster, or that you can literally write code 10-20x faster? I find it very hard to believe you can build software 10-20x faster with GPT, since the majority of building software isn't writing code. I'm also curious what you're programming that can be completely offloaded to GPT.
We come to bury ChatGPT, not to praise it
71–80 of 425 posts
Re: We come to bury ChatGPT, not to praise it
#72> If it produces plausible articles or computer code it means the inevitable hallucinations are becoming harder to spot. How functional does the code have to be before it's no longer a hallucination? What if we are all not much more than only drawing "on the (admittedly vast) proportion of [our experiences] ingested at training time?
> How functional does the code have to be before it's no longer a hallucination? From LLMs, at least, I expect it will always be a hallucination. Code is never the point. Code is the working medium by which people solve problems for other people. One way to see this is to realize that code bases on their own are generally worthless in the sense that people rarely pay much money for them. They pay for users. They pay…
How is this different from "At last, I can fire all [those senior programmers and hire junior ones, and keep a team lead around, to keep them on track]. Fuck those guys."?
Re: We come to bury ChatGPT, not to praise it
#73> ChatGPT is, in technical terms, a 'bullshit generator'. This bs generator speeded up my coding by 10-20x. It's like a superpower... not talking about ChatGPT specifically but its stochastic parrot cousin (Copilot).
Re: We come to bury ChatGPT, not to praise it
#74It has lots of value. But it's not the AI it pretends to be. Mostly because we and it can't always tell what's fact or fiction and it has 0 cognition. It's up to us to figure out where it can add value. It's way too early to announce its death. It's a super charged Cliff Clavin. https://en.wikipedia.org/wiki/Cliff_Clavin
Re: We come to bury ChatGPT, not to praise it
#75I found the article really difficult to read, so I summarised it with ChatGPT Large language models like the GPT family are statistical models that learn the structure of language by predicting missing words in sentences. These models are seen as "bullshit generators" as they have no idea what they are talking about and are designed to produce baseless assertions with confidence. The addition of reinforcement learnin…
Re: We come to bury ChatGPT, not to praise it
#76> If it produces plausible articles or computer code it means the inevitable hallucinations are becoming harder to spot. How functional does the code have to be before it's no longer a hallucination? What if we are all not much more than only drawing "on the (admittedly vast) proportion of [our experiences] ingested at training time?
> How functional does the code have to be before it's no longer a hallucination? From LLMs, at least, I expect it will always be a hallucination. Code is never the point. Code is the working medium by which people solve problems for other people. One way to see this is to realize that code bases on their own are generally worthless in the sense that people rarely pay much money for them. They pay for users. They pay…
This is something I've thought for a while. If Google's source code was leaked tomorrow, would it even matter? Almost certainly not, and most people probably couldn't do much with it either.
Re: We come to bury ChatGPT, not to praise it
#77I don't get the point of this article. ChatGPT and it's ilk are not going away. They are here, now, and our friends and families will start using them very soon. I have a contrarian view from this article that ChatGPT is actually good for the mainstream audience because it will teach them to think about how trust worthy the information is coming from a machine. Most people will understand they have to take what is be…
There's no cat and no bag - just statistical sleight of hand. The people playing the trick know this, and are just collecting investor dollars while they can (and astroturfing every HN article that explains what it is). Relying on the output of chatgpt is no different than doing a rain dance and expecting it to rain.
I don't understand why people act like it has to be 100% reliable to be useful.
Re: We come to bury ChatGPT, not to praise it
#78Earlier quoted context omitted.
> does the code it generates work on the first try with no human intervention? Sometimes, it certainly does. Does your code always work on the first try with no intervention?
Not always on the first time, but when there's a problem I don't need somebody else to intervene and make it work for me.
Re: We come to bury ChatGPT, not to praise it
#79Earlier quoted context omitted.
Privacy concerns and ChatGPT have different failure modes. If ChatGPT fabricates a link or makes something up, there's a potential feedback mechanism. E.g. I ask ChatGPT to explain a science term, and then I get told that my understanding is incorrect in class when I use the ChatGPT definition. It doesn't exist for every use case, but I'm hopeful everyone will be "bitten" once by ChatGPT etc., and then folks will ver…
This doesn't seem much different to me than how people should use wikipedia. It looks like it will be a useful tool to use, you just can't be careless.