Wow the last post was 5 months ago, I promise I will dump more thoughts here in the future.
So AI, you and me know how the job landscape has changed, everything has changed, all due to AI.
(just stopped the copilot lsp because it is pissing me off)
And we are all hoping the AI bubble bursts, whether it is a small one, or a big one. This might be coming sooner, thanks to Github.
Let me give you a run-through on how Github Copilot (will be referring to this as Copilot from now) works (or used to work).
When you use Copilot, you send a message, and it sends a message back. This message is counted as 1 request, and it is multiplied by the model’s multiplier.
This means, using GPT 5.3 Codex, one message is 1 request. Using the currently-in-promotion Claude Opus 4.7? 7.5 requests. Claude Haiku 4.5 uses 0.33 requests.
But have you noticed this? Copilot is using requests; literally every other company uses tokens, they charge on a in-out token basis.
This means you can pull out absolutely insane stuff like this
and still be charged 1 premium request.
This feature, and the ability to have literally every model at your disposal, is kind of the reason why I suggest Copilot to literally everyone. I use it via Copilot for Education
Now lets get to the problem.
Github paused new signups for all Copilot subscriptions
- Okay, seems fine.
Github removes Opus 4.5 and 4.6 charged at 3x
- That is just insane, Opus 4.5 and 4.6 were amazing models, I used them all the time when I had access to them.
Github adds weekly rate limits
- So monthly limits are just not enough now? We need weekly limits? What next, daily, then hourly limits?
- For context, GPT 5.4 is charged at 1x, GPT 5.3 Codex is also charged at 1x. I still use Codex.
- Previous Opus models (except Opus 4.6 Fast and Opus 4.1) were charged at 3x.
Github is moving to a token-based billing (not properly confirmed by github)
- So the main reason to use Copilot is gone.
So what is the point? Why should I use Copilot? If the best models are charged at such steep prices, then why bother? Why can’t I just get a HuggingFace subscription and run it off there?
I’m still going to use Copilot; it’s free for me, and it is still working (although perhaps not for long). But I think I suggest y’all to switch away.
Switch to something like OpenCode Go, or any Chinese companies. Clearly American firms are interested in getting the most money possible.