Any fellow software engineers using paid GitHub copilot?
Much to my chagrin, the company I work for has done a lot in terms of steering/ pushing all software development be done through AI for some time now.
And what gives me much grin, GitHub changed their pricing structure for copilot. I'll skip the details the key fact is what used to be about $30/month per person + maybe few bucks in overages is now resulting in us hitting our usage cap on the 2nd day of the month. Overage costs this month will be hundreds of dollars per developer. I know this is an unexpected expense as I mentioned it casually to our CTO who had no idea.
I'm curious if this is going to force them to rethink the AI strategy. The incessant pushing to use more and more AI maybe will finally bite them on the ass so much they have to ask us to stop or pull back? Or maybe they'll just plunder our salaries, who knows.
I'm curious if anyone else is in the same situation.
Not exclusively copilot but Claude code. It was the opposite at the enterprise company I work at. They're still in the stage of 'don't worry about cost' and so every person is allocated around $300 in usage per month and any increases are automatically approved. They're chasing this dragon that developer velocity will proportionally lead to customer acquisition and retention which will lead to increased revenue. I'm not quite sure that's how it works.
Same here. It's more money to the bubble isn't it?
I mean, at some point either we are going to start to see more heavy usage restrictions or models will become more efficient and it won't matter.
I suspect it'll happen around the same time. Already Opus is capable of handling a lot of day to day tasks. I've been reading that Fable is a step up and sounds like it's actually overkill for most dev work.
If an Opus tier model was much cheaper to run, then most people would probably be fine?
I'm sure they'd continue to push the boundary and see how good at reasoning they can get it, but those models could become prohibitively expensive if it's pushing past "human reasoning" and they could probably get away with it I imagine.
I mean it seams pretty easy to say “if you want me to use AI then you actually have to pay for it, otherwise I’m just gonna keep doing things how I was”, right?
I doubt they’ll pull back any time soon. The corporate class is smitten with AI and I don’t think that will change for now. I’ve personally seen CEOs moan about spend on other things while simultaneously saying they must spend as much as possible on AI or they’ll “be left behind”. Coworkers were actively tracked down and applauded for being top AI spenders.
As most SWEs seem to be, I’m also on the receiving end of the AI push by the executive class. Not loving it. BUT at least my company is willing to put their money where their mouth is. If tomorrow I hit a Claude limit that was obstructing me, the CEO would personally approve increasing that limit without hesitating. Is that healthy? No I don’t think so, but at least it’s not hypocritical.
This is the part I don’t understand about the current “AI push”: Isn’t awarding employees by most LLM (token) spend just “paid by LOC” all over again?
Has management (in the aggregate) really learned nothing, or alternatively, forgotten every lesson from that time?
I mean, even if you’re not familiar with the SWE side of this (hi)story, maybe you ought to have heard of Goodhart’s law instead if you’re in a position to green-light these massive budgets with absolutely no way of tracking, let alone predicting them?
I know I’d be uncomfortable if my company could just sack my role as the responsible person once things went south.
We have a 20€/month allowance, which is now... useless. Claude Opus 4.6+ is now way too costly, and several colleagues were out of tokens in less than 2 days. Yesterday I heard someone say that the era of artisanal code was over. Lmao yeah, good luck with that and your 20€.
To be fair, depends on the model. I use Deepseek-v4-pro and 20€ could probably last me over a month of work. Not saying I agree with the "the era of artisanal code is over" take though, of course.
Never used Deepseek. How does that compare to Opus 4.6/4.7? Because I can probably last a month with the cheapest models, but I'm certainly not replacing my "artisanal" code with those. Anything older than Opus 4.6 for a remotely complex task will produce garbage and waste tokens.
(Not talking about auto-completion here, which is unlimited in our plans)
I haven't used Claude Code, so can't really compare, but benchmarks show Deepseek on the same level as Opus 4.6. Very much worth it IMO considering it's essentially free. Works pretty well for me, but of course depends on your tasks.
Thanks for the info, I'll pass the word and see if we can use it.
Putting aside the benchmarks, since it varies widely depending on which ones you look at, Deepseek is most definitely not on par with Opus 4.6.
Unless you factor cost in, then Deepseek is lightyears ahead of Opus.
I'm confused by your comment. Did you mean the opposite?
Meaning that Opus is dramatically better than Deepseek for complex coding tasks, but if you include cost in the calculation, Deepseek looks a lot better.
Is that 20€ in API credits or a 20€ subscription? The latter is quite a bit more usage and the limits reset in 5 hour windows. Both options are available in enterprise and team setups.
An alternative you might suggest is Open AI at 20/month subscriptions. For Claude you need 100/month subscriptions for serious usage but with GPT 5.4 you can get a lot farther on 20/month.
But no matter how much they pay, artisanal code is only mostly dead. Miracle Max's pill will come in the form of everyone realizing that having no one left that can actually code isn't working out as planned!
I'm on the $10 plan and have pretty much resorted to GPT-5 mini on low reasoning, with caveman on ultra mode.
For what I need it to do (analyze a large and obscure database, match some binary data with some C data structures and help me write parsers) it does well, but I do miss abusing Claude Sonnet 4.6 and not worrying about limits.
No - we didn't get good results with Copilot. My team is using Devin extensively, and it actually really does seem to be hugely beneficial for us.