upvote
Bingo. I created a few autonomous skills that did exactly that for plan review, implementation, and branch review, review autonomously until green.

I was using 100M+ tokens per day, $250 per day or so and only paying $160 per month to GitHub.

I cancelled my GHCP sub and switched to Codex last week, so far so good but I miss Gemini 3.1 Pro for UI work.

reply
And this, right here, is why none of us can have nice, cheap things.
reply
It was going to happen regardless due to the nature of enshittification. If they really wanted to stop people using 100M tokens a day, they could've prevented it years ago.
reply
So, silicon valley decides to use their playbook of expand at all costs by burning money to acquire the market (like a carcinoma), and it is the users fault ?

Should we be blamed about uber destroying the taxi business, or airbnb the hotel one? Oh sorry, "disrupting".

Uber was dirt cheap, now it is the same price as taxis, and the people working for it (the "partners", not employees) have no social benefits.

Airbnb was cheap and humane, now it is THE cause for housing crises and massive residential property "investment".

The playbook of silicon valley is destructive, not disruptive.

It is by design aimed towards wealth accumulation. The ones with most money can capture the market, and make even more. It really is late stage capitalism.

And the more wealth inequality there is, the more pain, poverty and instability will be as well. AI will only exacerbate this.

reply
Uber and Airbnb are not autonomous robots.

If people wouldn't use their services, nothing would happen. They would just go bankrupt.

So yeah, I'd say it's entirely people's fault. Because people just wanted to use their services without thinking what they're causing.

Customers who think only about themselves and noone else.

reply
> Customers who think only about themselves and noone else.

When was this ever different? And do you expect it to ever change?

reply
I disagree completely. You cannot expect every consumer to be fully educated and aware of the consequences of their purchasing power.

This is the role of legislation, educated experts creating policies so that you don't have to do business analysis before making a purchase.

Would I pay 10x the price for tokens and be outcompeted by other companies, hoping that openAI will go out of business ? This is entirely unrealistic.

reply
Was the business model of Uber ever a secret? What about AirBnb?

Even if we argue that we can't require from every human being to understand what they're doing, I'd still argue that there are more people who perfectly understand it and don't care than people who have no idea how such a business operates.

> You cannot expect every consumer to be fully educated and aware of the consequences of their purchasing power.

Huh? I cannot expect that people understand consequences of their actions? What are we, animals? Of course sometimes things aren't simple, and we cannot predict that using some service will create some longterm effects that in the end will be harmful. Some things are hard to predict.

But some things are easy to predict and my point is that this was exactly this case.

I mean, now we all know what Uber and AirBnb did, and we still use them because we don't care (generally speaking, I've used uber maybe 3 times in my life, AirBnb never).

reply
No, we are not animals. But life has become so increasingly complex that is infeasible for the average person to be that invested in everything in order to have an educated opinion.

I do NOT want to have to research the business model of companies before I buy their products or services. I would like to outsource that to the government, and spend my time actually enjoying life.

Am I supposed to be invested in every change that happens around me ?

What if I am a baker, using chatGPT to experiment with recipes and develop them. Am I supposed to read about LLMs, tokens, and the silicon valley playbook ?

No. I should not have to do any of those things.

reply
If you think you should not do these things, then you're a part of the problem.

If a company will advertise that they can take your oil and "dispose it legally", and then on their website they will openly write that they've found a loophole allowing them to store oil on the bottom of the ocean, then you say it's morally OK to use their services because it's legal?

If todays legislations are cargo and are being bought and sold based on the number of hired lobbyists, then you say it's OK to base our moral compas on that?

If you're a baker then you need to figure out how LLMs work at least to a level so that you could say that you've tried to figure it out, just as when I'm a software developer and I need to figure out how kidney stones work, because it might be in my own personal interest to know this.

Same thing is when buying stuff from Chinese vendors that ship cheap stuff to every corner of the world. You can buy their cheap products using your blind excuses, but then don't blame your local markets that for some unknown and unpredictable reason they closed operation.

We have brains for a reason, and we need to use this organ to fight our way through the complexity. This is the tax every one of us has to pay for being human and to live in a human world. If you want to have a brain, but decide not to use it, then I think you're just being lazy and entitled.

reply
Yeah it was crazy. Nowadays I use pi with OpenAI GPT 5.4/5.5, which to me seems both better and more generous than Claude. I supplement it with OpenCode Zen to get access to a bunch of models at token cost, and OpenCode Go ($10/mo) to get subscription-style access to Kimi, GLM and friends.
reply
What is pi?
reply
The minimalistic harness famous for having a tiny system prompt (avoids context pollution), and being what underlies openclaw. (https://pi.dev)
reply
deleted
reply
That was not my experience. When I tried to use Opus for longer tasks with Copilot, it would fill up the context completely and then crash without any output, while still consuming premium requests. (At least from September 2025 to January this year. Haven't tried after that.)
reply
Copilot has improved immensely in 2026. I'd say to give it a try again if you're up for it. It works about as well as Claude Code these days in my experience.
reply
So enormously that the haven't had any sane permission system built in this year.
reply
Unfortunately, Opus was removed from the student plan in March. So far, I had been happy with GPT-5.3-Codex, but that model seems to have been removed this morning.
reply
On pi coding agent, it worked very well for me over the past few months, but started glitching more recently, just prior to this announcement.
reply
This might be Pi being buggy as heck.

When using opencode or copilot CLI, the error messages are displayed normally and it's possible to see what's going on. Under Pi, it sometimes just hangs, or Pi crashes with some bun stacktrace and that's it.

Copilot has introduced additional limits for Claude models in past month, and it's rather easy to hit it. Pi often doesn't show anything when this limit hits (although sometimes it shows the error, I guess it depends on Pi version).

reply
Hm, didn’t encounter any crashes you describe in my usage, but your second paragraph sounds familiar.
reply
Even more so, questions and user answers from agents were not charged as separate requests.
reply
And when you make your harness ask you for next steps in a tool call, the journey continues forever, yeehaa
reply
deleted
reply
This was my solution to very very though compiler tests that would take sometime up to 4 hours to figure out. Some of the time would be spent on running the tests, but still... I was burning so much tokens. I have free Copilot for my open source work so I wasn't even paying the $20.

this is the project that I am working on https://github.com/mohsen1/tsz

reply
Yeah, people learned.

I created a 4 subagents that polled for new tasks, and restart after ~5h.

It was a great run.

reply
I did many 1h+ sessions of agent asking questions, delegating to subagents - all for 1 premium request.

I would say its a x1000 increase in price for agentic workflows.

reply
exactly why i loved Github Copilot, you could pull of these shenanigans, and nothing would ever happen. That was the best part of it

but now, you get literally nothing

reply