Everyone is actually underestimating stickiness. The near billion users OpenAI has is actually a real moat and might translate into decent chunk of revenue. My wife, for example, uses ChatGPT on a daily basis, but has found no reason to try anything else. There are no network effects for sure, but people have hundreds and thousands on conversation on these apps that can't be easily moved elsewhere. Understandable tha…
How will OpenAI compete?
491–500 of 693 posts
Re: How will OpenAI compete?
#492Earlier quoted context omitted.
[flagged]
Sorry - being dim - I don't get that.
When engineers analyze things they look at the specs, stats, and metrics. When consumers analyze things they look at what others are doing, feel for vibes, roll into the convenience, and stick with the familiar.
Re: How will OpenAI compete?
#493Earlier quoted context omitted.
Is there more detailed information how this works? I used to assume that it can be beneficial to switch to a new chat to avoid having took much irrelevant context in the interaction. How does this personalization happen, how does it decide which parts are relevant from one conversation to another? It doesn't seem like there's a way to inspect or alter what kind of information Gemini had saved as "important informatio…
There’s a toggle in every new Gemini chat to turn off personalization for that chat. I assume you need to make sure it’s mom globally first?
Ultimately, I think the crossover memory is useful, but I'd really like to know exactly what's in there and an ability to validate/adjust, not just on/off.
Re: How will OpenAI compete?
#494I just wonder how long it'll take local models to be good enough for 99% of use cases. It seems like it has to happen sooner or later. My hunch is that in five years we'll look back and see current OpenAI as something like a 1970's VAX system. Once PCs could do most of what they could, nobody wanted a VAX anymore. I have a hard time imagining that all the big players today will survive that shift. (And if that partic…
Taking the opposite side of that bet, here is why: * even if an openweight model appears on huggingface today, exceeding SOTA, given my extensive experience with a wide variety of model sizes, I would find it highly surprising the "99% of use cases" could be expressed in * Meanwhile: I pulled claude to look into consumer GPU VRAM growth rates, median consumer VRAM went 1-2GB @ 2015 to ~8GB @ 2026, rougly doubles ever…
Re: How will OpenAI compete?
#495Earlier quoted context omitted.
Sorry - being dim - I don't get that.
Apple has offered products with little value over competitors for a long time now, but they still get to command a large premium on their products because "the vibes are right". When engineers analyze things they look at the specs, stats, and metrics. When consumers analyze things they look at what others are doing, feel for vibes, roll into the convenience, and stick with the familiar.
I'm genuinely surprised by this comment.
For example, I thought there was universal sentiment that apple silicon / M-series computers are pretty unmatched.
Re: How will OpenAI compete?
#496As far as I can tell Google Gemini has the best overall integrations (Android, WearOS, Google Home) with the only voice recognition that actually works (Gemini Live). Anthropic Claude has the best integrations with coding; what would make sense is for them to focus on that segment. Other AI companies don't have anything really compelling. Meta has a model that's fully open-source, but then that's not particularly use…
If you haven’t used codex with gpt-5.3-codex (high or xhigh) you are missing out. Claude is still good at conversations but boy I can have codex go at a problem and it does better than Claude almost all the time. Front end and product UX Claude is slightly better but given the very very generous limits of codex, they are the best bang for buck
Re: How will OpenAI compete?
#497Earlier quoted context omitted.
Sorry - being dim - I don't get that.
Apple has offered products with little value over competitors for a long time now, but they still get to command a large premium on their products because "the vibes are right". When engineers analyze things they look at the specs, stats, and metrics. When consumers analyze things they look at what others are doing, feel for vibes, roll into the convenience, and stick with the familiar.
Re: How will OpenAI compete?
#498I just wonder how long it'll take local models to be good enough for 99% of use cases. It seems like it has to happen sooner or later. My hunch is that in five years we'll look back and see current OpenAI as something like a 1970's VAX system. Once PCs could do most of what they could, nobody wanted a VAX anymore. I have a hard time imagining that all the big players today will survive that shift. (And if that partic…
5 years is a bit optimistic. I have no desire to use anything dumber than Claude - but I doubt I'll need something much smarter either - or with so much niche knowledge baked in. The harness will take care of much. Faster would be nicer though. That still requires a pretty large chip, and those will be selling at an insane premium for at least a few more years before a real consumer product can try their hand at it.
Re: How will OpenAI compete?
#499Earlier quoted context omitted.
Codex 5.3 is way better than opus 4.6
My experience is completely the opposite. For generic, low-complexity CRUD tasks, Codex works fine. But when it comes to complex bug fixing, it completely fails, especially with middleware pipelines and complex authentication issues. Gemini also shines, codex is absolutely terrible for complex coding.