this post was submitted on 02 Jun 2026
127 points (99.2% liked)

technology

24389 readers
332 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

M$ is changing the billing model and /r/GithubCopilot isn't very happy about it.

This post is https://www.reddit.com/r/GithubCopilot/comments/1tbfkui/ill_just_leave_this_here/ but there are a lot like it.

you are viewing a single comment's thread
view the rest of the comments
[–] Dort_Owl@hexbear.net 36 points 1 week ago (3 children)

I can't remember which article I read that mentioned it, but I think the stats are something like AI has cost billions (could have a trillion, but don't quote me cause I'm paraphrasing), and still hasn't generated any profit. At all.

[–] Sanctus@anarchist.nexus 31 points 1 week ago (1 children)

I feel like you could get a specialized local model to the level of Claude code without destroying the earth with data centers, and running in your house on your gpu, for a fraction of the cost. I'm almost positive this is the result of end game venture capitalism playing out like the sad final days of an addict who never quit. Cause if you could lie and say you are building god for a trillion dollars would you? Capitalists would.

[–] chgxvjh@hexbear.net 11 points 1 week ago

Markov models?

[–] jackmaoist@hexbear.net 23 points 1 week ago (1 children)

It'll never be profitable. They're selling a dream.

[–] chgxvjh@hexbear.net 12 points 1 week ago (1 children)

Bundling it with existing business contracts and raising the prices might be profitable. Provided that it's not actually used much.

[–] jackmaoist@hexbear.net 16 points 1 week ago (1 children)

It'll be cheaper to use Indians than use Claude. Every major American model is subsidised to get people addicted.

[–] spectre@hexbear.net 8 points 1 week ago (1 children)

My AI enthusiast friends are interested in hosting their own model on a beefy laptop or a rack in their back closet. There are just so many better options than giving Microsoft $6000/month (or $600/month).

[–] ziggurter@hexbear.net 2 points 1 week ago (1 children)

You can do that, but for a curve fit ("AI") algorithm that's trained for specific pattern matching, not something you train on the entire Internet worth of data.

[–] spectre@hexbear.net 1 points 1 week ago (1 children)

I thought that if you download a pretrained model (probably a "lite" variant) it can get you pretty far, no?

[–] ziggurter@hexbear.net 1 points 1 week ago

Ah. I see. Not your own model; just your own hosting infrastructure.

Yeah, you could potentially do it. You'll get the same junk they're delivering with the model running on their infrastructure though, of course.