Thread #108616187
File: 1776359284004.jpg (100.9 KB)
100.9 KB JPG
>paid users get rate limited
>whinge that nobody wants to pay for AI
47 RepliesView Thread
>>
>>
>>
>>
File: ai deletes database kek.jpg (213.9 KB)
213.9 KB JPG
>>108616187
>paying for AI
>>
>>
>>
>>
>>
>>
>>
>>
>>108617370
I mean, they aren't SOTA for enterprise usage but those local llms are pretty fucking neat still, got them to fix and implement some stuff on some random c++ abandonware from github, I have a surface level knowledge of python at best, I can just read error tracebacks and haphazardly try to fix stuff, not actually code stuff, and getting bugs fixed and features implemented on c++ is not something that would've taken me a few minutes to do, if I would've even be capable of, but that small local model did
>>
>>
>>
>>108616187
LLMs are stupid expensive to operate. They're all losing money. Turns out, making a datacenter create something for $50 that your brain can do for the price of half a banana and a sip of water is a bad idea, but sunk cost fallacy rules modern tech.
>>
>>108617370
running a local model on a 5090 would far surpass anything these "state of the art" models can do, even on the lowest paid tier. they're shoveling shit out the door because they know it's expensive to run the hardware.
Go download Gemma4-31b and you can get better responses, even without a gpu, it will just be slow
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
File: claude.png (303.1 KB)
303.1 KB PNG
>>108616187
claudetrannies on suicide watch
>>
>whine that no one wants to pay for AI
Anthropic isn't complaining about that. Almost the opposite. They complain they have too much paying users to serve and it's the fastest growing user base in history so they can't scale up fast enough to serve anyone.
To give you some indication, the user base has doubled every month for the past 28 months in a row.
>>
>>
>>
>>
>>
>>
>>108618403
just one free message today , and i ran out , fucking hell , when i first started using it seemed like i was getting free tokens. they hook you just like a drug dealer and then dial it in. Next they will be coming around to my house asking for money for all the free stuff the stuff they gave me the last few months
>>
>>108621169
The commodification of AI is real but we see that the top model is the one that rakes in all the money. As long as the top of the line model is a step change over whatever people can run locally it will be a viable business case.
>>
>>
>>
>>108621702
You also see anything that can adequately run on modern home hardware completely vanish as a business category except for the top few people, companies, etc. We hit that with goonerslop "art commissions" years ago thanks to Stable Diffusion. We're going to hit it with programming soon. Once open source code agents can replicate Claude Code with Opus 4.6 in terms of "superpowers", planning Skills, etc. then we just need one open model to catch up to Opus 4.6 programming capabilities and poof goes Microsoft's whole AI market strategy... and probably 80% of Anthropic's users. Whatever Anthropic is hiding behind the curtain now had better actually be a goddamned AGI or the government is not going to pay them enough shekels to make up for everyone realizing a Framework Desktop or Mac Studio gen n+3 with open models lets them run code wizards on their desk for less money.
>>
>>108621903
Never used claude but all I would want as a programmer is a slightly better completion engine. I don't want to upload my code to a third party. In 5 years I will have a completion engine AI completing the line of code I'm typing or maybe the next 3 lines and that will be good enough. I will never use some shitty algorithm to write code for me, it can however make typing faster.
>>
>>108621937
It's very clear you never used Claude. No serious software engineer writes code by hand anymore. You just describe the stack, the ticket and the solution you have in mind in 1-2 sentences and it'll just implement it for you.
The "software engineer" part just means you have enough subject knowledge to describe the problem and can evaluate that it's output is sensible. It's why most junior roles are going away while seniors persist. You need the knowledge and experience to get coding models working right now without it generating slop.
>>
>>108622013
It's very clear you're a html monkey and of course a dumb AI could do your job and you wouldn't notice the difference since there are no performance or security expectations. It just changes the button colour and adds unnecessary extra css, but it doesn't matter to you because that shit doesn't matter. But I write algorithms, I'm the guy that codes the AI that idiots like you use, no AI can do what I do and it never will. It's mathematically impossible. But you wouldn't understand because you don't know what an ill-posed problem is and why AI cannot solve it.
>>
File: lmao.png (23.5 KB)
23.5 KB PNG
>>108622013
>No serious software engineer writes code by hand anymore
Yeah, except when yesterday I was trying to use a relatively niche library and ti started hallucinating API calls that don't exist left and right.
>>
>>
>>108622074
Sounds like a skill issue. If you can't get AI to write and implement an algorithm from just 1-2 sentences it means you aren't experienced enough yet. Juniors like you tend to struggle with this which is why the industry is moving away from juniors.
Instead of delegating tasks to juniors it's way more effective to just spin up a couple agents that independently explore some potential solution paths you lay out for it.
You lay out your stack, the algorithms you want to apply to the problem and the complexity you expect the solution to be and it nails it.
>>
>>108622235
Rookie mistake. Load the manpage or documentation into the context window in Claude code. Hallucinations have been fixed for a while already so I'm pretty sure it didn't happen yesterday but instead 6 months ago.
>>
>>