Live data from Hacker News

GitHub Copilot is moving to usage-based billing

github.blog

191–200 of 583 posts

Re: GitHub Copilot is moving to usage-based billing

#193

Something is hilariously off here: Why should I pay $10 and be forced to use it by the end of the month, while I can pay $10 and have it last as long as I want? Their "API pricing" is exactly the same as that of providers: https://docs.github.com/en/copilot/reference/copilot-billing...

I'm thinking the same. Downgrade to Pro and use OpenRouter (same price) for overage.

Seems a massive loss for Microsoft. Presumably there's a further rugpull to come.

Re: GitHub Copilot is moving to usage-based billing

#194
post #101

Earlier quoted context omitted.

Just be aware OpenRouter charges a 5.5% fee, I didn’t know until recently. I like the product, and I think the fee is fair, but if you want the absolute best pricing then go direct.

Wow thats a lot for routing traffic.

Payment processing likely eats up at least 2-3% of that

Re: GitHub Copilot is moving to usage-based billing

#195

This subsidized inference is just a marketing ploy to increase prices and profit. If common people can have a DIY setup with an open source model cheaper than those behemoths with a scale advantage, it's clear that we have been played. Time to either self host a Chinese open source model or to just pay the cheap Chinese providers.

Yeah, local is clearly the future. Even beyond the cheap Chinese models you can install the apfel[1] stuff if you're on a mac and want a quick available onboard cli option. And I'm sure people will adapt the Flash-MoE[2] integration to be even better soon as well.

[1] https://apfel.franzai.com/ [2] https://github.com/danveloper/flash-moe

Re: GitHub Copilot is moving to usage-based billing

#197
post #143

Earlier quoted context omitted.

I wouldn't call it hindsight - I don't think anyone, at any stage, thought running a 10 minute+ sonnet session for 1 premium credit was ever profitable. We all knew it was a loss leader to get people using it.

It would have been profitable if that premium credit cost more than a negotiated discounted rate with Anthropic. We have no way of knowing if there were negotiated rates though!

Guys, you're discussing a house of cards to begin with: No matter how you're paying for the $CURRENTSOTA you're not garunteed that next month what you pay for will be the same.

So, lets do some honest evaluations:

1. The model itself is a non-deterministic engine of work with an unknown value; it's real value is just magic.

2. The business model itself is non-deterministic engine of profit with a known value; whatever the VCs have put into it, _must_ be piulled out. If Ed Zitron's numbers are correct, circa 2030, it's several trillion dollars.

So do some matrix multiplication of non-determinism vs determinism, and realize that the value proposition for _you_ is only going to decrease because #1 can never outpace #2, ensuring enshittification captures a smaller and smaller whale.

We know this. This has been the last 2 decades of money extraction from software. It was ok when it was some 12 year old's parents CC. But now it's you, or your business, that's going to either ben squeeze for value or squeeze out of the market.

And everyones squabbling about the color of the cost. ok

Re: GitHub Copilot is moving to usage-based billing

#198
post #71
post #4

The era of subsidised inference is truly ending. The new model multipliers ( https://docs.github.com/en/copilot/reference/copilot-billing... ) seem like a huge leap, though. From 1x to 6x for new-ish GPT and Sonnet models. 27x for Opus... Seems like folks would be better off with OpenRouter instead.

Lots of us have noticed that usage limits for Claude have been nerfed in recent weeks/months. If anything, these new multipliers are more transparent than anything OpenAI or Anthropic have communicated regarding actual costs and give us a more realistic understanding of what it's costing these providers. The fact that we were able to get such a substantial amount of usage for $20/$100/$200 a month was never meant to…

It does feel like the music is about to stop.

It has been years now, of cash injections, investors can't keep feeding the beast forever.

Re: GitHub Copilot is moving to usage-based billing

#200

I liked copilot because I didn't have to think about tokens. I get hung up when having to think about the price of things, and its hard to think about the project at the same time I got to think about token usage like a gas bill. The usage system had its own issues, but having a set amount of requests was a very comfortable way to use a paid AI service.

Sounds like you're a candidate for a local model. It's kinda nice not caring what the token count means except as to compaction.

I do love using local models when I can, but qwen-35B is the best model I can run, and while its an insanely good local model, it does not compare to the big ones.
Post reply on HN