Remix.run Logo
fomoz 5 hours ago

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.

8 minutes ago | parent | next [-]
[deleted]
nonfamous an hour ago | parent | prev | next [-]

And this, right here, is why none of us can have nice, cheap things.

hakunin 4 hours ago | parent | prev [-]

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.

bryanhogan 4 hours ago | parent [-]

What is pi?

hakunin 4 hours ago | parent [-]

The minimalistic harness famous for having a tiny system prompt (avoids context pollution), and being what underlies openclaw. (https://pi.dev)