| ▲ | rtsil 3 days ago |
| > Win the developers over and the rest will follow. Will they really? Anecdotal evidence, but nobody I know in real life knows about Claude (other than it's an ordinary first name). And they all use or at least know about ChatGPT. None of them are software engineers of course. But the corporate deciders aren't software engineers either. |
|
| ▲ | 999900000999 3 days ago | parent | next [-] |
| Normal people aren't paying for LLMs. If they ever do Apple and Google will offer it as a service built into your phone . For example, you could say ok Google call that restaurant me and My girlfriend had our first date at 5 years ago, set up something nice so I can propose. And I guess Google Gemini ( or whatever it's called at this point), Will hire a band, some photographers, and maybe even a therapist just in case it doesn't work out. All of this will be done seamlessly. But I don't imagine any normal person will pay 20 or $30 a month for a standalone service doing this. As is it's going to be really hard to compete against GitHub Copilot they effectively block others from scrapping GitHub. |
| |
| ▲ | dymk 3 days ago | parent | next [-] | | But why hire a therapist when Gemini is there to talk to? Re: Github Copilot: IME it's already behind. I finally gave Cursor a try after seeing it brought up so often, and its suggestions and refactors are leagues ahead of what Copilot can do. | | |
| ▲ | hiatus 3 days ago | parent | next [-] | | > But why hire a therapist when Gemini is there to talk to? Well for one, there's no doctor patient confidentiality. | |
| ▲ | maeil 3 days ago | parent | prev | next [-] | | It is behind, but I think that's intentional. They can simply wait and see which of the competing VSCode AI forks/extensions gains the most traction and then acquire them or just imitate and improve. Very little reason to push the boundaries for them right now. | |
| ▲ | RamblingCTO 2 days ago | parent | prev [-] | | Because the most important part of therapy for a lot of things is the human connection, not so much the knowledge. Therapy is important, the US system is just stupid |
| |
| ▲ | sumedh 3 days ago | parent | prev | next [-] | | > As is it's going to be really hard to compete against GitHub Copilot they effectively block others from scrapping GitHub. Hire 1000 people in India to do it then? | | | |
| ▲ | maeil 3 days ago | parent | prev | next [-] | | > Normal people aren't paying for LLMs. I know relatively "normal" people with no interest in software who pay for ChatGPT. | | |
| ▲ | wokwokwok 3 days ago | parent [-] | | Most. Most normal people. Sure I know people who pay for it too; but I know a lot of people who like free things and don’t or can’t pay for subscriptions. Do you think most people
have a spare $30 to spend every month on something they already get for free? At the moment? I don’t. | | |
| ▲ | hiatus 3 days ago | parent [-] | | The parent did not say "most normal people". | | |
| ▲ | wokwokwok 2 days ago | parent [-] | | The parent said “normal people”; that’s the majority, by definition. That’s what “most people” is. |
|
|
| |
| ▲ | datavirtue 3 days ago | parent | prev [-] | | Yeah, it's table stakes. |
|
|
| ▲ | findjashua 3 days ago | parent | prev | next [-] |
| Every single person I know who pays for an LLM is a developer who pays for Claude because of coding ability |
| |
| ▲ | hackernewds 3 days ago | parent | next [-] | | Most people you know probably also voted for the Democratic candidate. Selection bias especially on HN is strong. | | | |
| ▲ | EVa5I7bHFq9mnYK 3 days ago | parent | prev | next [-] | | I pay for both Claude and Chatgpt, chatgpt codes better, especially the slow version. | |
| ▲ | hobofan 3 days ago | parent | prev [-] | | Every single business I know that pays for LLMs (on the order of tens of thousands of individual ChatGPT subscriptions) pay for whatever the top model is in their general cloud of choice with next to no elasticity. e.g. a company already committed to Azure will use the Azure OpenAI models and a customer already commited to AWS will use Claude. |
|
|
| ▲ | peppertree 3 days ago | parent | prev | next [-] |
| Consumers don't have to consciously choose Claude, just like most people don't know about Linux. But if they use an Android phone or ever use any web services they are using Linux. |
|
| ▲ | staticman2 3 days ago | parent | prev | next [-] |
| Most people I know in real life have certainly heard of ChatGPT but don't pay for it. I think someone enthusiastic enough to pay for the subscription is more likely to be willing to try a rival service, but that's not most people. Usually when these services are ready to grow they offer a month or more free to try, at least that's what Google has been doing with their Gemini bundle. |
| |
| ▲ | hiq 3 days ago | parent | next [-] | | I'm actually baffled by the number of people I've met who pay for such services, when I can't tell the difference between the models available within one service, or between one service or the other (at least not consistently). I do use them everyday, but there's no way I'd pay $20/month for something like that as long as I can easily jump from one to the other. There's no guarantee that my premium account on $X is or will remain better than a free account on $Y, so committing to anything seems pointless. I do wonder though: several services started adding "memories" (chunks of information retained from previous interactions), making future interactions more relevant. Some users are very careful about what they feed recommendation algorithms to ensure they keep enjoying the content they get (another behavior I'm was surprised by), so maybe they also value this personalization enough to focus on one specific LLM service. | | |
| ▲ | diego_sandoval 3 days ago | parent [-] | | The amount of free chats you get per day is way too limiting for anyone who uses LLMs as an important tool in their day job. 20 USD a month to make me between 1.5x and 4x more productive in one of the main tasks of my job really is a bargain, considering that 20 USD is very small fraction of my salary. If I didn't pay, I'd be forced to wait, or create many accounts and constantly switch between them, or be constantly copy-pasting code from one service to the other. And when it comes to coding, I've found Claude 3.5 Sonnet better than ChatGPT. | | |
| ▲ | mplewis 3 days ago | parent [-] | | [flagged] | | |
| ▲ | a1j9o94 3 days ago | parent [-] | | If you aren't using LLMs for most knowledge work you're probably wasting time somewhere. | | |
| ▲ | gloflo 3 days ago | parent [-] | | If you are using LLMs and call the result knowledge you're probably not acting ethically. | | |
| ▲ | sebastiennight 3 days ago | parent [-] | | Yesterday I needed to take an unstructured document with about 1,200 timestamps and substract 1 second 550ms from each of those. I could have written code for it, but Claude output a perfectly valid HTML page I could locally paste my document in, which gave me the accurate output I needed. This is knowledge work. Today I had another document, about the length of a small book, where H3 and H4 titles were mistakenly provided in the wrong language. I needed those 159 titles to be changed while preserving the rest of the document, with a very specific maximum word count per title. Claude did this with a single natural language prompt. (though I had to tell it to "go on" every couple hundred lines) This is also knowledge work. Knowledge work is not generating new knowledge, just like manual work isn't about generating new hands. |
|
|
|
|
| |
| ▲ | bambax 3 days ago | parent | prev | next [-] | | When used via OpenRouter (or the like?) the costs are ridiculously low and you have immediate access to 200+ models that you can compare seamlessly. | |
| ▲ | datavirtue 3 days ago | parent | prev [-] | | Chat assistants are table stakes. No individuals will be paying for these. Search for bing, get to work. |
|
|
| ▲ | ramraj07 3 days ago | parent | prev | next [-] |
| OP and the people who reply to you are perfect examples of engineers being clueless about how the rest of the world operates. I know engineers who don’t know Claude, and I know many, many regular folk who pay for ChatGPT (basically anyone who’s smart and has money pays for it). And yet the engineers think they understand the world when in reality they just understand how they themselves work best. |
|
| ▲ | ToDougie 3 days ago | parent | prev | next [-] |
| I use Claude Pro paid version every day, but not for coding. I used to be a software engineer, but no longer.
I tried OpenAI in the past, but I did not enjoy it. I do not like Sam Altman. My use cases:
Generating a business plan, podcast content, marketing strategies, sales scripts, financial analyses, canned responses, and project plans. I also use it for general brainstorming, legal document review, and so many other things. It really feels like a super-assistant. Claude has been spectacular about 98% of the time. Every so often it will refuse to perform an action - most recently it was helping me research LLC and trademark registrations, combined with social media handles (and some deviations) and web URL availability. It would generate spectacular reports that would have taken me hours to research, in minutes. And then Claude decided that it couldn't do that sort of thing, until it could the next day. Very strange. I have given Gemini (free), OpenAI (free and Paid), Copilot (free), Perplexity (free) a shot, and I keep coming back to Claude. Actually, Copilot was a pretty decent experience, but felt the guardrails too often. I do like that Microsoft gives access to Dall-E image generation at no cost (or maybe it is "free" with my O365 account?). That has been helpful in creating simple logo concepts and wireframes. I run into AI with Atlassian on the daily, but it sucks. Their Confluence AI tool is absolute garbage and needs to be put down. I've tried AI tools that Wix, Squarespace, and Mira provide. Those were all semi-decent experiences. And I just paid for X Premium so I can give Grok a shot. My friend really likes it, but I don't love the idea of having to open an ultra-distracting app to access it. I'm hoping some day to be like the wizards on here who connect AI to all sorts of "things" in their workflows. Maybe I need to learn how to use something like Zapier? If I have to use OpenAI with Zapier, I will. If you read this far, thanks. |
| |
| ▲ | Deegy 3 days ago | parent | next [-] | | I also prefer Claude after trying the same options as you. That said I can't yet confidently speak to exactly why I prefer Claude. Sometimes I do think the responses are better than any model on ChatGPT. Other times I am very impressed with chatGPT's responses. I haven't done a lot of testing on each with identical prompt sequences. One thing I can say for certainty is that Claude's UI blows chatGPT's out of the water. Much more pleasant to use and I really like Projects and Artifacts. It might be this alone that has me biased towards Claude. It makes me think that UI and additional functionality is going to play a much larger role in determining the ultimate winner of the LLM wars than current discussions give it credit for. | |
| ▲ | datavirtue 3 days ago | parent | prev [-] | | I have been flogging the hell out of copilot for equities research and to teach me about finance topics. I just bark orders and it pumps out an analysis. This is usually so much work, even if you have a service like finviz, Fidelity or another paid service. Thirty seconds to compare 10yrs of 10ks. Good times. |
|
|
| ▲ | teaearlgraycold 3 days ago | parent | prev | next [-] |
| They’ll use whatever LLM is integrated into the back end of their apps. And the developers have the most sway over that. |
|
| ▲ | croes 3 days ago | parent | prev [-] |
| Maybe the software engineers should talk to the deciders then. |