abixb
3 hours ago
I think Meta's strategy is to capture the 'normie-tier' of AI users. I know most of us here on HN track model releases quite frequently and discuss every parameter weight out of them, but most of the world is just... oblivious?
I was discussing latest in tech with an accounting friend out of curiosity, and I kept talking about tiers of GPT-5.6 (Sol vs Terra vs Luna) and asked which one she used on the desktop 'Work' app, and she responded with, "just ChatGPT, what is Sol?."
I then realized that most people just stick with whatever default they're provided with, and it's a lot of them. So, us serial HN users and commenters are the extreme minority, and I'm sure millions of people will gobble up this Muse agent from Meta as if it's some sort of an innovative cutting-edge way to use the internet by Meta alone.
Curse of knowledge and all. [0]
ajkjk
3 hours ago
I think you're right, but I'd add that... if this wasn't obvious to you without being told, you should really question your worldview a bit.
A lot of people think that chat.com is an AI called "chat". Most people don't know acronym "LLM". Most people don't know about the existence of companies called "OpenAI" or "Anthropic", or that they are worth a lot of money. Etc.
abixb
3 hours ago
> you should really question your worldview a bit.
Yeah, I still struggle with it. I have a diverse friend circle and sometimes I forget that most of them don't have the same information diet that I do (or don't even care about tech the way I do). Maybe I should be more like them and just chill? I don't know.
wredcoll
2 hours ago
You don't have to "be like" anyone but yourself. You should, however, be aware of what you know and more importantly what you do not know.
rr808
2 hours ago
Tech is a rather minor part of the world of knowledge. How many languages do you know? Do you know the styles of Renaissance painters? Slept with super-model? Ever seen an elephant stampede? Meditated by the Ganges? Read thousands of stories? Climbed a mountain so high you need Oxygen? Tech stuff is so boring.
ajkjk
2 hours ago
well probably even your friends know a lot more than "most people". But walk into a random town and ask a random person and I'd wager they'll be about at what I described, on average.
dd8601fn
an hour ago
The joke of it is that I see those same people (ones who haven’t heard “LLM” before, don’t know what a model is or even the vaguest idea how these work, etc) have very strong opinions on the state of AI, where it’s headed, and are willing to make projections with timelines.
Bill Maher is one example.
itemize123
38 minutes ago
I think you are overestimating things. While there will be people who don't know - it's probably not as many as you think.
fathermarz
2 hours ago
This is very accurate. I teach seniors about how to use AI responsibly and they are always mind blown, and I keep it very high level. The amount of Chat”GTP” users there are out there that have no idea who the main vendors are. Most of them also think that Google is just a “search” company.
svachalek
an hour ago
Wait, isn't it ChatGBD?
ctkhn
2 hours ago
Even Shingy called chatgpt "chat" when he went on Ed Zitron's show. It was very weird to hear from a guy who has been around tech world for such a long time even if he's non technical.
King-Aaron
2 hours ago
I'm a pretty seasoned software dev, but I've also kept the frontier AI race at arms length from myself. I run Claude alongside my day to day workflow but don't really get overly concerned about the latest and greatest models, as I'm not leaning on it to do my job for me I suppose.
In my mind I'm after a stable tool, not wanting to dabble in the bleeding edge. I did that back in the early days of web coding and have settled into a much more subdued kind of industry/life in that regard.
edgyquant
2 hours ago
Everyone calls it chat. I am technical and even I’ve come around to calling it that because that is what everyone, including very technical people, call the product.
sam345
2 hours ago
Even Shingy. Ia he really the standard for explaining tech to normies? Ouch.
mathisfun123
2 hours ago
> OpenAI
this is unnecessarily austere or whatever - people absolutely know what openai is because lots of "normies" now use chatgpt
throw03172019
35 minutes ago
It seems like on the “Chat” mode of ChatGPT it doesn’t allow switching the model. It’s just “5.6” with the effort level
Gigachad
3 hours ago
I think we are lacking in the easy to use side of things. Once you go beyond browser based chatbots things become hard to set up.
I see lots of posting about using AI to create patches to get new apps working in wine, or reverse engineering firmware. But every time I’ve tried it it’s been quite a lot of work to set everything up. Even more so if you want VMs and some level of isolation from your sensitive data.
Having something that’s just a one click product that just works is more important than the smartest model.
abixb
2 hours ago
I remember Logan Kilpatrick from Google talking about how AGI will be more of an experience with a product than raw 'intelligence' of a model. [0] No one outside of the nerd community cares about benchmarks or any of the other crap. They just want their tech to work so they could go do other IRL things.
[0] https://www.reddit.com/r/singularity/comments/1ldkkth/google...
randycupertino
3 hours ago
I think of my mom who doesn't care and doesn't understand the difference between google AI Overview vs actual google search results. "I looked it up" - she doesn't care what tool she is using she just wants answers to how long bake pork or the best throw pillows to buy or whatever else she is looking up.
She's mostly using google AI tools because it's easy and free and on her landing page.
m11a
2 hours ago
tbh I also use google AI tools frequently. It’s convenient (search bar is top of my window), and extremely fast at generation. For quick Qs, opening a chat bot and changing the default reasoning from my coding settings, switching from Work to Chat, etc etc, is too much of a faff.
nikcub
2 hours ago
> "just ChatGPT, what is Sol?."
i'd really like to see some analytics on what proportion of users have ever switched the model in chatgpt because I anecdotally believe it is < 5%
dd8601fn
an hour ago
Honestly I rarely change it in either of them unless I’m using the cli or cowork to do something. That’s where smarter work means less iterative un-fucking, later.
Any quick questions or rubber ducking in a regular “chat”… the model just doesn’t really matter anymore.
They’re all smarter than I need for that stuff (and whatever unfortunate thing that says about me).
tikotus
2 hours ago
I'm a coder and a daily driver of ChatGPT and I don't really know what Sol is or how I can access it. I follow discussions here and know of its excistence, but I can't remember its relation to other models or tiers by heart. What ever the default thing the website is giving me has been good enough for my needs for years.
redox99
2 hours ago
Do you... code by copy pasting chatgpt web???
tikotus
2 hours ago
Yes! Though I mainly use it for one-shotting full files, so I'm not copying over small diffs. I did try copilot at some point in vscode, but after a week or so I felt like it was slowing me down. Something I knew would be a simple and quick change was now slow since I didn't have enough ownership of the code to do it quickly myself, and prompting for the change took longer than changing it manually if I had had full ownership. So I went back to coding by hand things that aren't a one-shot file.
redox99
an hour ago
Thanks for the reply. I'd suggest you improve your workflow with better tooling like Codex or Claude code, and if you have some kind of weird constraint they'll easily follow an AGENTS.md with that.
satvikpendem
20 minutes ago
Just download the ChatGPT app and use the Codex mode.
cebert
an hour ago
Using ChatGPT.com for coding tasks has to be a joke in 2026, right? I assumed everyone is using Codex/Claude Code/OpenCode/Pi by now if you’re using these tools.
tikotus
an hour ago
Yeah! Seems like that's the assumption in this ongoing discussion, so I thought my point of view would be interesting. I'm not saying I'm doing it the right way, possibly I'm being very stupid, but the point here is that it's not just the "normies" who don't know what Sol is.
cebert
an hour ago
No, it's a great point. I think we all live in bubbles and aren't aware of what others around us are doing.
technion
an hour ago
This might depend what you mean by code. In the sysadmin space I ask a web interface for poweshell to generate specific information multiple times a day, and pasting it into a terminal is really the cleanest workflow on a corporate machine where you have to justify running an executable.
marcd35
2 hours ago
Its mostly used with Codex so you can give finer control over task delegation.
its definitely worth learning the different strengths and weaknesses for each one and which you should use for planning/building/testing/documentation updates etc.
No point in burning excessive tokens using a high tier/expensive reasoning model like Sol/Xhigh if just updating a readme file.
almogo
an hour ago
Yesterday I helped a maaaaybe 40 year old woman connect to the wifi at my local library so she could get on a zoom call. Made me realize most of the world is exactly like that.
ramraj07
an hour ago
Even with all of this nuance why would the regular joe go to muse when they have chatgpt and gemini? Most of their actual productive data is likely with Google anyway.
bluegatty
2 hours ago
They are not 'normies' - we're just 'nerds'.
You're driving a home kit car, they're driving something out of the factory.
Eventually - we'll probably drive factory variations as well.
magicmicah85
2 hours ago
Literally what I was about to comment. This is meant to capture the normies, the busy parents managing school and work, the grandparents who want to make most of their retirement.
I am trying it now. It let me name my muse as Satan. I appreciate that it understands my humor, but I'm also not joking at the same time.
arcanemachiner
2 hours ago
Is "normies" finally a mainstream word? Just wondering how out of the loop I am here.
magicmicah85
2 hours ago
I've never heard a normie use it. ;)
TechSquidTV
2 hours ago
It's not a bad market to aim for. No one else really is.
MattDamonSpace
2 hours ago
Yeah this to me is why Apple wins
benatkin
2 hours ago
To me it sounds like they are simply taking social moon shots. They tried to do a phone, tried to make a kitchen videophone, tried to make their own cryptocurrency, and tried to dominate open source AI, and now this is trying to make something like a digital robotic assistant. It might have reached a peak with the metaverse, when Zuck thought his corporation was destined to be the ruler of a Snow Crash style metaverse, to the point of renaming it. Maybe that's still the plan and they are looking for something that will lead to another metaverse play.
Gigachad
2 hours ago
They need the next big thing to secure the future of the company. Facebook and Instagram are still money printers which can sustain these repeated failures, but without something new, they could be completely ruined if the social media landscape changes.