I read most of the post, went to the linked project and still don't have an idea what this is about.
I've sold out
91–100 of 201 posts
Re: I've sold out
#92Earlier quoted context omitted.
Pi is a coding agent harness, like Claude Code, but significantly better and more elegant. Here is a good post describing it: https://lucumr.pocoo.org/2026/1/31/pi/ I switched a few months ago and have not looked back. Unfortunately Anthropic blocked access from Claude Subscription users today, but that's a different story.
I don't know much about the factors that determine why one AI coding harness is better than others. Is it system prompts? Or just personal preference in terms of the UX and there isn't actually a better output between using CC or Pi? So what makes Pi better than CC? Is it better than OpenCode?
My (oversimplified) summary: it's like vim versus an IDE. Good for tinkerers and obsessives who like small, sharp and customisable tools.
Re: I've sold out
#93Earlier quoted context omitted.
I can just see you telling that to a slave in 1830. What? You don't like slavery? Don't you see that you have to expect the slave owners to act in accordance with the incentives god gave them and force you to gather cotton until your hands bleed? change it or cope dude. Or someone watching from the hills as the horde of Gengis Khan torches their city and puts everyone they've ever known to the sword - those mongols a…
The slaves did in fact change the incentives by staging a civil war.
Re: I've sold out
#94I read most of the post, went to the linked project and still don't have an idea what this is about.
Re: I've sold out
#95I read most of the post, went to the linked project and still don't have an idea what this is about.
Pi is a coding agent harness, like Claude Code, but significantly better and more elegant. Here is a good post describing it: https://lucumr.pocoo.org/2026/1/31/pi/ I switched a few months ago and have not looked back. Unfortunately Anthropic blocked access from Claude Subscription users today, but that's a different story.
Re: I've sold out
#96Mario having to write this many words to justify this decision alone is a red flag already. The fact I can't understand what Earendil is after reading this many words is an even bigger red flag. But who am I to judge? If I made a project as popular as pi I'd sell out so fast.
Same, but I heard about Armin Ronacher, and the things I heard were not exactly terrible. He's the creator of the Flask microframework, he's contributed to open source more than most people. Perhaps it'll be fine!
And, as Mario has written about ten times in his post: Pi is MIT licensed and it's not hard to find the "fork" button on GitHub.
Re: I've sold out
#97I read most of the post, went to the linked project and still don't have an idea what this is about.
Pi is a coding agent harness, like Claude Code, but significantly better and more elegant. Here is a good post describing it: https://lucumr.pocoo.org/2026/1/31/pi/ I switched a few months ago and have not looked back. Unfortunately Anthropic blocked access from Claude Subscription users today, but that's a different story.
To put another way, how much inferior can the model be with a superior harness to achieve a similar result?
Re: I've sold out
#98I read most of the post, went to the linked project and still don't have an idea what this is about.
There are some people that are "way too deep" into what they think is the "AI ecosystem". The reality is that no such thing exists and most people opening Claude daily have never heard of their harness, tool, stack or whatever. It has about half the relevancy of "MCP", which is such a similar concept where hanger ons try to catch a steam train.
Claude Code is a steaming pile of vibe-coded bloat.
Pi has been elegantly designed with a minimalist mindset.
> It has about half the relevancy of "MCP", which is such a similar concept where hanger ons try to catch a steam train.
I'm not even sure what you're saying here. Are you saying MCP and Pi are similar concepts? Or that both are hanger-ons? I believe the steam train of Claude Code is heading for a wall and Pi has no intention to catch it.
Re: I've sold out
#99Understandable, I'd probably do the same in his position. Still sucks, we've seen this pattern a thousands times before and what happens next is pretty obvious. I was prototyping something with pi under the hood for a personal project, going to switch off it now.
Create a private repo in GitHub first, then do a bare Git clone of https://github.com/badlogic/pi-mono.git (ideally do it before the original repo gets moved to Earendil's GitHub org).
git clone --bare https://github.com/badlogic/pi-mono.git
then push that bare clone up to your private repo: git push --mirror
Afterwards, delete that bare clone and clone your new private repo, then set upstream to the original badlogic/pi-mono repo: git remote add upstream https://github.com/badlogic/pi-mono.git
How long you want to continue pulling from "upstream" depends on your comfort level. At the very least, aim for v0.65.2, which is the last tagged release before today's announcement (commit hash 573eb91). Personally, I would continue to pull right up until the next tagged release.I can already see in https://github.com/badlogic/pi-mono/commit/6d2d03dcc9a39e60c... that the Earendil announcement will be popping up in the next released version of Pi. Even has a dumb pic of Mario, Armin, and I presume Colin, which will be displayed in Pi: https://github.com/badlogic/pi-mono/blob/6d2d03dcc9a39e60c37...
With that little how-to guide out of the way, here's what I think:
Mario is free to do whatever and not give a shit about what the internet at large thinks of him. By that metric, he's doing a hell of a job with that rambling blog post. Likewise, I'm also free to mostly concur with the internet at large (https://news.ycombinator.com/item?id=47688794) and prepare simple mitigations like above that can blunt this to a certain degree. Let's just hope that Mario and Armin don't take the "flicker company" approach (his derogatory term for Anthropic) and DMCA the shit out of any private repos.
Re: I've sold out
#100Apparently it’s possible to give it access to much of your Google account:
I didn’t see a pricing page, but there is this:
> Lefos uses a credit-based billing system. New accounts receive a limited number of starter credits at no cost. Usage of AI features consumes credits.
> When your credits run out, you can subscribe to a paid plan to receive additional credits each billing cycle. Subscriptions are processed through Polar, our billing provider. You can manage or cancel your subscription at any time from your account settings.