Also programming needs to be redesigned from the ground up as LLM first.
OpenAI prepares to launch GPT-5 in August
21–30 of 75 posts
Re: OpenAI prepares to launch GPT-5 in August
#22I get the impression that OpenAI will rename what's intended as o4 to gpt-5 and package it as such.
Re: OpenAI prepares to launch GPT-5 in August
#23> Altman decided to let GPT-5 take a stab at a question he didn’t understand. “I put it in the model, this is GPT-5, and it answered it perfectly,” Altman said. If he didn't understand the question how could he know the model answered it perfectly ?
Re: OpenAI prepares to launch GPT-5 in August
#24What's the point of this article besides free propaganda? It seems to me like every other AI shop except for OpenAI and possibly Anthropic only gets mentioned once they actually release something.
Re: OpenAI prepares to launch GPT-5 in August
#25https://archive.ph/KCPaw
Re: OpenAI prepares to launch GPT-5 in August
#26Evolution or revolution? They’d better deliver, as Gemini has been hogging all the attention and open source models are fast catching up.
Re: OpenAI prepares to launch GPT-5 in August
#27> Altman decided to let GPT-5 take a stab at a question he didn’t understand. “I put it in the model, this is GPT-5, and it answered it perfectly,” Altman said. If he didn't understand the question how could he know the model answered it perfectly ?
But more seriously - it's a ridiculous statement to think you understand the answer when you don't understand the question in the first place..
Re: OpenAI prepares to launch GPT-5 in August
#28If it were any good I would assume there would be no need to hype it up. My theory is that LLMs will get commoditized within the next year. The edge that OpenAI had over the competition is arguably lost. If the trend continues we will be looking at inference like commodity prices, where the most efficient like cerebras and groq will be the only ones actually making money at the end.
Re: OpenAI prepares to launch GPT-5 in August
#29There’s so much work to be done developing coding related tools that integrate AI and traditional coding analysis and debugging tools. Also programming needs to be redesigned from the ground up as LLM first.
The most positive metaphor I have heard about why LLM coding assistance is so great is that it's like having a hard-working junior dev that does whatever you want and doesn't waste time reading HN. You still have to check the work, there will be some bad decisions in there, the code maybe isn't that great, but you can tell it to generate tests so you know it is functional.
OK, let's say I accept that 100% (I personally haven't seen evidence that LLM assistance is really even up to that level, but for the sake of argument). My experience as a senior dev is that adding juniors to a team slows down progress and makes the outcome worse. You only do it because that's how you train and mentor juniors to be able to work independently. You are investing in the team every time you review a junior's code, give them advice, answer their questions about what is going on.
With an LLM coding assistant, all the instruction and review you give it is just wasted effort. It makes you slower overall and you spend a lot of time explaining code and managing/directing something that not only doesn't care but doesn't even have the ability to remember what you said for the next project. And the code you get out, in my experience at least, is pretty crap.
I get that it's a different and, to some, interesting way of programming-by-specification, but as far as I can tell the hype about how much faster and better you can code with an AI sidekick is just that -- hype. Maybe that will be wrong next year, maybe it's wrong now with state-of-the-art tools, but I still can't help thinking that the fundamental problem, that all the effort you spend on "mentoring" an LLM is just flushed down the toilet, means that your long term team health will suffer.'
Re: OpenAI prepares to launch GPT-5 in August
#30If it were any good I would assume there would be no need to hype it up. My theory is that LLMs will get commoditized within the next year. The edge that OpenAI had over the competition is arguably lost. If the trend continues we will be looking at inference like commodity prices, where the most efficient like cerebras and groq will be the only ones actually making money at the end.
They already are. I have been using Kimi k2. It is 90% as good as Sonnet and on Groq 3x faster and 1/5th the price.