I've sold out

(mariozechner.at)

226 points | by doppp 4 hours ago

46 comments

  • inatreecrown2 2 hours ago
    I read most of the post, went to the linked project and still don't have an idea what this is about.
    • colinmarc 2 hours ago
      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.

      • Levitating 1 hour ago
        I've been using oh-my-pi, for the simple (and possibly naive/stubborn) reason that it doesn't try to get me to install it as global npm dependency in /usr.

        I am not a web developer, I don't need npm and I don't want it clobbering my /usr (which is immutable on many modern distro's anyway). Doesn't exactly inspire confidence in the project to me.

        oh-my-pi's installer installs a bun bundled binary in my users .local folder. That's much more user-friendly.

        • politelemon 34 minutes ago
          They're friendly for the user audience that doesn't care about these things. The location is a minor issue compared to many of the capabilities they come with. For the slightly more tech savvy, they should really be running these harnesses in a contained environment with net cap dropped, for instance.
        • ac29 40 minutes ago
          pnpm installs to ~/.local as well
      • Jgrubb 2 hours ago
        I switched about a month ago, looked back once for about 10 minutes and decided I'm officially done w CC. I didn't realize what a dull knife CC is until I tried a really sharp one, and that's Pi.
      • 63stack 1 hour ago
        Which model are you using it with? I imagine it's bring your own model?
      • Lerc 1 hour ago
        To what extent do you feel the harness contributes relative to the model?

        To put another way, how much inferior can the model be with a superior harness to achieve a similar result?

        • tasuki 1 hour ago
          Pi doesn't claim to get better results. It is conceptually simpler, smaller, and more transparent to the end user than most harnesses. It's as much about the things it doesn't do as about what it can do.
        • stared 51 minutes ago
          Significantly! See this recent post „Compare harnesses not models: Blitzy vs GPT-5.4 on SWE-Bench Pro” https://quesma.com/blog/verifying-blitzy-swe-bench-pro/
      • uxcolumbo 1 hour ago
        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?

        • datsci_est_2015 39 minutes ago
          My experience with harnesses is entirely about UX, personally. You could just use an LLM directly and pipe its output directly into your source files, but that would produce terrible results in practice. Harnesses / agents are just better versions of “curl https://llm.com > source.{py/js/cpp/etc}”, imo

          Long term I’m bullish on an open source harness “winning” the foot race, in a similar way that Linux “won” over Windows and MacOS (that is, debatably)

        • ZeroGravitas 1 hour ago
          There's a recentish YouTube talk when he introduces the concept and contrasts against those.

          My (oversimplified) summary: it's like vim versus an IDE. Good for tinkerers and obsessives who like small, sharp and customisable tools.

          • Jgrubb 30 minutes ago
            > vim versus an IDE is exactly how I describe it to some of my coworkers who are old enough to have used vim.
        • tasuki 1 hour ago
          CC is a steaming pile of vibe-coded bloat. If that rocks your boat, go knock yourself out.

          Is it better than OpenCode? It's certainly much smaller and doesn't have a client-server architecture - already that is a big win.

          • jmaw 7 minutes ago
            You mention the client-server architecture of opencode. Is that a local server or is it calling home to opencode servers?

            One of the ideas I like about opencode is the ability to prompt and such from a web browser. So I'm curious if that is the client-server architecture you are talking about, or if it's something else.

            For reference, I used replit for some vibe-ish coding for a little bit and really liked that I could easily prompt and view output on my phone when hanging out away from my computer. Or while waiting at the airport for example.

            (RIP OG replit by the way. They've pretty much completely pivoted from a REPL to AI, which is pretty hilarious to me given the company name xD)

          • infecto 1 hour ago
            OpenCode is pretty terrible imo. Not very privacy minded.
            • jmaw 11 minutes ago
              I've been considering playing around with opencode. Can you expand on what you mean by this?
      • bossyTeacher 25 minutes ago
        > significantly better and more elegant.

        Can you please give us concrete reasons that make Pi better than Claude Code for you? And what model are you using for it since Claude is not available.

    • spicyusername 2 hours ago
      I think it has something to do with a core library that is or was used in one of the other AI-related tools that got some buzz recently.

      I'm not sure if this library or if the AI tool itself really matter all that much, but a lot of people seem to think that they do, or will anyways, which is probably why this post has no context. Because the author assumes that both the library and the tool are well known, but I think they're only well known by those in the AI world.

      You know how it is. You only know what you know, and it's hard to remember what it was like when you didn't know. When you're around people who talk about the same things all the time, it's easy to just assume that's what's everyone's talking about.

      There are so many of these little tools coming and going these days it's hard to keep track. Some of them might end up mattering, but most of them probably won't.

    • muragekibicho 2 hours ago
      Taken verbatim "Maybe you've heard about the little app called OpenClaw. OpenClaw is powered by pi. That made me collateral of Peter's success. Especially after Armin thought it's a good idea to tell the whole world about the relationship between OpenClaw and pi on his blog."
    • stavros 2 hours ago
      Mario Zechner wrote Pi, an agent framework, and wrote Pi (yes the names are confusing), a coding harness (like Claude Code) on top of it. OpenClaw uses Pi the framework, so now Mario Zechner is joining Armin Ronacher's company.
    • LexSiga 2 hours ago
      Indeed. Also what a very annoying website.
      • jmaw 2 minutes ago
        This could be one of my least favorite website styles ever. Too content dense is overwhelming, but this went WAY too far in the other direction.

        If I can't tell what your company is/does without clicking/interacting with the site, what are you even doing?

        My other least favorite style is where stuff flies in from the side as you scroll down.

      • duskdozer 2 hours ago
        Looks like LLM-generated to me
    • stefan_ 1 hour ago
      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.
      • tasuki 1 hour ago
        Wow, I couldn't disagree more!

        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.

        • JeremyNT 1 hour ago
          > Claude Code is a steaming pile of vibe-coded bloat.

          Not disagreeing but I'm curious how much it really matters.

          I use OpenCode which is similarly a steaming pile of vibe-coded bloat and get pretty good results!

          I'm open to switching to pi, which I've read about occasionally on HN, but I'm struggling to see where it might have practical benefits versus OpenCode.

          The idea that pi is now under corporate governance with a potentially sustainable business model does intrigue me, but there's risk in adopting "open core" software too due to the potential rug pull and incentives to gate important features behind more restrictive licenses.

        • mark_l_watson 32 minutes ago
          Pi does seem special, at least to me. The only close to happy experience I have had coding with a small local model has been with Pi. Here is how I ran Pi and I was impressed how well it worked with a 9B model:

          OLLAMA_CONTEXT_LENGTH=16384 ollama launch pi --model qwen3.5:9b

          To get close to a happy experience with Claude Code or OpenCode with small local models I had to use 28B to 32B local models.

        • stefan_ 57 minutes ago
          I think they are similar to Cursor. They are fads. You need to make the model, not smother it with your ingenuity in wrapping it.
          • tasuki 50 minutes ago
            One of the selling points of Pi is that it doesn't "smother the model with ingenuity": it's a minimal harness with a focus on transparency, includes a minimal system prompt, and does not add needless tokens to what you are sending to the model.

            What agent do you use then? To me it seems most are terrible, incl Claude Code, OpenCode, and the other usual ones. I never felt an urge to use one. At best I used one very reluctantly as a magical black box.

    • dude250711 1 hour ago
      Slop.
  • alexhans 53 minutes ago
    Having followed a bit of their work this makes absolute sense and I'm excited to see what it enables.

    For those that don't know Armin, he's the creator of flask among many things and has some cool projects like around like gondolin.

    As for pi, you should absolutely try it out if you've used opencode/continue-dev or even if you've used the less open cloud vendor coding harnesses like Claude/Codex.

    I do agree that they write in a way that requires context.

  • stantonius 1 hour ago
    You know, there aren’t many people whose communication style, approach, and contribution history earn my confidence so completely. I can probably count on two hands the people I hold in that regard in this industry. Mario and Armin are two of them. It’s incredibly hard to build trust online these days, but there’s something about this Viennese crew that I like.

    This was a solid letter to the fans. I get why it’s disappointing to some, but it sounds like it was the right move for them personally. For people who’ve earned that kind of credibility, I say congrats on the move.

  • dust42 1 hour ago
    Context: Mario Zechner is the creator of the pi coding harness which powers OpenClaw. OpenClaw is made by Peter Steinberger, a friend of Mario Zechner. Armin is another friend who made public that OpenClaw is based on pi.

    Pi itself is a minimalist coding harness with a tiny 1500 token system message and only read, edit and bash as tools. I only discovered it a few weeks ago and it is surprisingly powerful with a local Qwen3.5-35B - especially as it allows to keep the context low.

    Mario's blog posts are not easily digestible (imho) until you have read a few of them but they have plenty of profound thinking. His blog is for me the first one in years where I have spent an hour to read several posts.

    Mario is deeply rooted in the OSS system and basically that is what he is talking about here in this post. That said, I have no idea what earendil is doing, except that it is based on pi.

    Edit: My personal take - "I've sold out" is very much Austrian style because actually it is the opposite. To quote one thing from the post:

    "Then Miguel and Nat approached us. Long story short: we sold RoboVM to Xamarin. A short while later Xamarin closed-sourced our open-source RoboVM core, quickly followed by Xamarin selling to Microsoft. Then Microsoft shut down RoboVM immediately.

    While there was some monetary gain, everything about this fucking sucked."

    So Mario did a lot of vetting to hopefully avoid this from happening again.

    • NitpickLawyer 1 hour ago
      > who made public that OpenClaw is based on pi.

      I haven't kept up with the various claw stuff, but isn't openclaw the one under MIT on github? What does "made public" mean in this context?

    • phrotoma 1 hour ago
      thank you, this comment helped a great deal.
    • sayYayToLife 1 hour ago
      [dead]
  • walthamstow 3 hours ago
    Why does everything have to be named after Lord of the bloody Rings
    • DoctorDabadedoo 2 hours ago
      Everyone wants to be the One to rule them all.

      I just want to retire in the Shire away from this AI non-sense (no jabs, just mild burnout).

    • xyzsparetimexyz 2 hours ago
      At least its this and not a book i actually care about. I shudder to think of a world where all the tech companies are called like 'Ghola', 'Giedi Prime', 'Heighliner', 'Harkonnen' etc
    • riskable 47 minutes ago
      Listen, one does not simply walk into a new project without naming it properly. It's your precious!
    • DonsDiscountGas 2 hours ago
      Pi isn't
    • unsupp0rted 2 hours ago
      Because it takes years to get paradigm-shifting tech off the ground.

      You need hyper-obsessive nerds (the kind who were hyper-obsessive in school about D&D and LotR) to bring it to fruition.

      The non-LotR namers give up early.

  • loveparade 2 hours ago
    Understandable, 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.

    • theshrike79 1 hour ago
      Like he iterates in the blog post multiple times: It's still MIT licensed, you can fork it to your heart's content. Or keep using the mainline and merge new features to your own fork.
      • loveparade 21 minutes ago
        For me the reason to add dependencies to my projects is exactly because they are maintained upstream and I don't need to worry about maintaining them myself. If I need to fork and maintain it myself I'd rather write my own version of it that perfectly fits my use case, or use another dependency that is maintained.
    • realslimjd 1 hour ago
      The company is from the person who created Flask which has remained very open and free. It might be a little too early to be cynical about this.
    • orojackson 1 hour ago
      I suggest you make yourself a private fork of Pi so that you don't have to be beholden to Mario and his not-so-new clique.

      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 <url of your private repo>
      
      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.

      • redblacktree 50 minutes ago
        How does DMCA apply? The license is MIT.
    • girvo 2 hours ago
      > I was prototyping something with pi under the hood for a personal project, going to switch off it now.

      For what it's worth, it's pretty straightforward to recreate it I found, at least it's base idea. Readline w/ nice output is a bit of a pain, but still, doable, and if you don't care about that part of it, then the overall agent loop that you'd build on top of? You could build it, I promise.

      • mark_l_watson 19 minutes ago
        What you are suggesting might sound difficult to some people, it is possible: in the last week I co-wrote (with Antigravity with Claude as the backend) an Emacs package for agentic coding that also just uses ‘rg’ for finding relevant code for the context, call out to a model, and handle creating a diff with merging tools. I love using my own code that provides inside Emacs vibe coding and I would suggest others try building the same thing.

        EDIT: here is a link of what I wrote just for my own use: https://github.com/mark-watson/coding-agent

    • DonsDiscountGas 2 hours ago
      Or fork it?
  • xg15 2 hours ago
    In light of all the stuff about Thiel and friends, I'd really stay away from Tolkien/Middle-Earth themed startup names for now...
  • raincole 1 hour ago
    Mario 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.

    • NoahZuniga 1 hour ago
      There is variation in how comfortable someone is with the idea of "selling out". It seems to me that Mario is less comfortable than many other people in the AI space. How comfortable someone is with the idea of selling out doesn't really seem like a good signal for how bad something is.

      If Mario had instead just written: "I'm excited to work on the future of PI at Palantir." and nothing else, clearly this is worse?

      > The fact I can't understand what Earendil is

      From the article:

      > I learned a few things. My European brain thinks pi is just another small, mildly useful OSS project of mine with no commercial value. My peers in the space seem to think it has properties that make it stand out over the alternatives. VCs and big corps seem to think that pi has commercial value. Some demonstrated their conviction by sending term sheets or "dream job" offers.

      Mario thinks there's no commercial value, but clearly some VC people do. If you have the VC money, but don't have any ideas for how to justify commercial viability, why bother? If someone just handed me a big bag of cash and told you to just "do something", I could imagine coming up with Earndil. Make a nice landing page, write some nice guiding principles, and figure out the AI stuff later.

    • tasuki 1 hour ago
      > The fact I can't understand what Earendil is after reading this many words is an even bigger red flag.

      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.

  • _pdp_ 2 hours ago
    I went to Earendil website and github and I still don't know what this is. Someone care to explain?
    • try-working 1 hour ago
      it's an agent product that you interact with over email. it has skills and stuff. it has multiplayer. so it's something like openclaw, but different.
  • solarkraft 2 hours ago
    As somebody who considered building with Pi, I think I like this. I can imagine some good coming out of this for the ecosystem.

    And if they mess it up, it’ll be easy enough to fork.

    • mijoharas 13 minutes ago
      As a pi fan I'm neutral. Gonna wait and see how it plays out.

      I've seen some negative sentiment in this thread which I don't really understand if you read the article.

  • skybrian 1 hour ago
    Looks like Earendil has a product called Lefos, which is an email-based agent:

    https://lefos.com/about

    Apparently it’s possible to give it access to much of your Google account:

    https://lefos.com/terms

    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.

  • moffers 2 hours ago
    You didn’t sell out, you bought in! Really excited to follow this journey, Pi has been my favorite piece of software to use in the last six months.
  • tontinton 38 minutes ago
    Is this a good time to tell you guys that there are many more alternatives, like my very own https://maki.sh?

    Shameless plug, yes, but it's free, so I think it's fair :)

  • ramkarthikk 2 hours ago
    Been following Mario and Armin (much longer), and this is a good move for all parties involved. Would have been bad if Pi went the same direction as RoboVM (mentioned in the post). Earendil, as a company, is not clear for me yet but one of the projects Armin is working on that's part of this is Absurd[0], which is also an interesting project. Absurd, like Pi, is minimal and let's you have full control.

    [0] - https://github.com/earendil-works/absurd

  • swah 2 hours ago
    I guess Earendil sounds a lot like Anduril - had to check and now I understand they are not defense contractors!
    • teekert 2 hours ago
      Got similar vibes from that name but because it sounds like a LOTR thing and that (sadly) makes me think Palantir.
      • jfengel 1 hour ago
        Very much an LOTR thing.

        Tolkien stole the name from an Anglo Saxon poem, with a somewhat unclear meaning. His version of the story is woven through lots of his work, from the very earliest days. You could view all of Middle-earth as elaborating on his attempt to assign a meaning to it.

    • throwingrocks 1 hour ago
      I had to check as well. Their logos are also similar.
  • nswizzle31 1 hour ago
    > In May, the three of us ended up at Peter's flat in Vienna and built our first vibe slopped project together: VibeTunnel.

    May be overthinking this but I'm geniunely curious how that was done practically speaking? Standard git branch and merge or everyone sitting around deciding what prompt to write?

  • yakkomajuri 31 minutes ago
    I'm inclined to believe this one given the people involved.

    Congrats, and I'm rooting for this to work.

  • zackham 1 hour ago
    pi is great and made popular some things that are really valuable, that hopefully spread to more projects (arbitrary forking with /tree, system prompt transparency and control). i was hoping to use it on a few projects but needed something to embed, and it didn't quite fit the bill. ended up building https://github.com/zackham/aloop which i am using in coordination with https://stepwise.run/ - reach if you're interested, both under active dev and deployed in systems doing real work.
  • ontouchstart 2 hours ago
    I found out last night via pi.dev. And the new repo of pi didn’t exist yet.

    I have been working with pi-mono locally for a few months now. Great code base to study. Much higher quality than CC. (I have posted a gist analysis before.)

    Will keep an eye on the work of these talented engineers and entrepreneurs. Good luck guys!

  • doginasuit 1 hour ago
    Piloting OSS is all the work of any other business and more. It is a more challenging path and all your decisions are out in the open for scrutiny. He made a decision to put his family first, and I respect that. It seems like there is an alternative to selling out, trusting the project to other people committed to OSS. The beauty of OSS is that this path is still available for people.
  • jcstryker 8 minutes ago
    > Fair Source and Enterprise

    Yet another bait and switch plays out - build clout on the goodwill of open source and execute the plan at the opportune moment.

    I may understand the decision but I sure as hell don't respect it - cashing out and prioritizing your family, a very human thing to do, at a glance it almost even seems noble.

  • sva_ 2 hours ago
  • collabs 3 hours ago
    > The one thing that differentiated Armin from other internet trolls was the way he conducted himself in these heated discussions. He was never emotional or aggressive. Our discussions would either end in cordial disagreement, or a newfound common understanding. That's extremely rare on the internet.

    Ah haha so armin is also an Internet troll, right? For example if I said, one thing that sets the "Concorde apart from other commercial airliners, ..." I am saying the Concorde is a commercial airliner.

    • dathinab 3 hours ago
      yes, but ;)

      tbh. it sounds a bit like he himself was somewhat of an internet troll during that time

      and it might not be quite the same definition of "internet troll" I tend to us

      like it sounds a lot like a definition of "toll" like

      - "very vocal, convicted of their opinion, non stop discussing(/neutral) potentially for the sake of discussing(/neutral)"

      while I tend to associate more something like

      - "intentional annoying, non stop discussing for the sake of annoying people, often using dishonest discussion techniques, potentially outright harassment"

    • latexr 3 hours ago
      Another one is:

      > Colin is pretty OK for an ex-finance dude

      Making it look like the author disapproves of finance dudes but finds Colin tolerable yet still within the expected parameters of badness.

  • xyzsparetimexyz 2 hours ago
    The ear endil website runs at like 2fps on my phone. Still have no idea what the company does
  • kator 1 hour ago
    I think it's a bit sad that we often say people "Sold out". Sometimes, I agree, but often, I point out that until the lady at the grocery store stops asking me for money when I walk up to check out, I need to pay my bills to eat.

    I contribute to open source projects, but none of them to date could support me buying much more than a beer. If one took off such that I could "live" off it, I would be happy to leave my current job and dive all in. Until then, I just keep plodding along.

    • rvz 8 minutes ago
      You are allowed to make money. Do not listen to others who say that you cannot, because they can't themselves.
  • czottmann 3 hours ago
  • embedding-shape 2 hours ago
    > I think Armin and I first met 14 years ago, on the r/austria subreddit. We did not align politically on many things, him being a "hyper neoliberal" and me being a "social democrat" (at least according to what I feel was our mutual impression of each other). Any time I saw that @mitsuhiko handle in a thread, I felt the urge to tell someone they are wrong on the internet.

    > Over coffee, Armin and I found we had more in common than we thought. Not only politically, but also in the way we think about software, and OSS specifically. In my recollection, we became actual friends that day, even if we didn't meet again for many years in real life.

    This is probably the "highest value" part of that whole blog post, as this is something I see so frequently in the real world. People don't give others a chance to just be humans with conflicting views and opinions, and instead try to assign a label to the other part as quickly as possible, then they apply the same "rules of engagement" with that person, as anyone else who deserved to get that label. But once you forgo it, you realize how much you have in common even with your "worst enemies".

    It goes both ways too, and the more closed up you are in that regard, others will treat you the same. But you miss out on so many interesting thoughts, ideas and conversations, when you limit yourself to labels and not realizing how diverse and interesting even the most "boring person" could be, given the right questions and the right conversation underlay.

  • dra3ks 2 hours ago
    Waiting for the Anschluss of the Austrian School of Vibecoding to ClosedAI. They already got ClosedClaw.
  • anilgulecha 3 hours ago
    Incidentally pi stopped working today - under the Claude subscription ban for other harnesses. Awaiting a plugin that fixes it.
    • politelemon 3 hours ago
      How is anthropic enforcing the ban, are there identifiers sent from harnesses?
      • budududuroiu 3 hours ago
        From the Claude Code codemap leak, it seems like Claude Code is sending metadata about the binary that is sending HTTP requests
        • Maxious 2 hours ago
          It's got a little zig mystery blob that does the hashing. Messing with that would run afoul of DMCA anticircumvention right?
      • dathinab 2 hours ago
        they but "minimal dump DRM" into their client (supposedly, from people which leaked the linked source code, no me)

        easy to circumvent

        but would fall under "circumventing security protections"/"hacking their API"/etc. And due to the sometimes very unreasonable laws the US has in that area they can use that to go after anyone providing a workaround.

        Through that maybe won't work well for the EU, I'm not sure how much the laws have been undermined in recent years but we had laws which made it explicitly legal to circumvent DRM iff it's for the sake of producing compatibility (with some caveats).

        • pocksuppet 2 hours ago
          I think the law just says that it's legal to circumvent DRM for compatibility - they don't define DRM or compatibility. It's one of those vague laws that you only know if it matters when it gets tested in court.
      • hombre_fatal 3 hours ago
        I think if you were going to send the same harness/prompt traffic as Claude Code, then you’d just use Claude Code. Alternatives generally are trying to do something different, thus are going to be easy to detect.
      • rafram 3 hours ago
        I wouldn’t imagine that fingerprinting them based on request patterns is very difficult.
        • throwaw12 2 hours ago
          until your account gets banned.

          you can figure out the fingerprinting today, but if they change it tomorrow and wait 5 months to force update everyone, they will catch you and ban

      • dist-epoch 3 hours ago
        They can just look at the system prompt or tool definitions.
      • sayYayToLife 58 minutes ago
        [dead]
    • swah 3 hours ago
      Just pay for credits :(
  • rullelito 3 hours ago
    At least they didn't call it Open pi.
  • philipwhiuk 38 minutes ago
    Can someone explain what Earendil and Lefos are?

    The Lefos site immediately throws up a sign in page.

    The Earendil site just talks about values.

  • tinyhouse 43 minutes ago
    Pi is my preferred coding agent and I'm happy it lands in good hands. At this point the only reason to use CC is access to Opus. I think open source will end up winning the coding agents race among developers at least. We just need a 30B size model with Opus like capabilities for coding. Frontier labs will dominate the Desktop / Web.
    • mijoharas 11 minutes ago
      Why can't you use opus with pi?
  • rvz 1 hour ago
    Eventually, everyone has a "price" or a "figure" they are thinking about in their heads. That's fine and I don't think Mario made any promises here about Pi.

    However, the worst ones are the ones who preach to others about never selling out whilst telling others that they are there for the long-term publicly, but will privately sell out the minute the offer is greater and exclusive to them.

    The point here is not make such promises. People who preach one thing and then are tested to do another are the ones to avoid.

  • colesantiago 2 hours ago
    Mario, You are allowed to sell out.

    Just take the negative reactions, (if any) as warnings. They have seen it all before like you have:

    + VC funded

    + LoTR name (really?)

    + “We are not evil I promise”

    And the biggest red flag:

    > None of the early-stage investors are on my naughty list, quite the opposite.

    For now.

  • deaux 2 hours ago
    This is so disappointing. Finally we had a fantastic, fully OSS, non-profit harness. Very extensible, well-made, minimal, untainted. None of the baggage of OpenCode both in terms of codebase as well as its.. "passionate" leadership, to put it mildly.

    > Earendil is a public benefit corporation

    Ah, so like OpenAI then.

    > But I've also learned what I do not want. I do not want to build my own company around pi. We have a four-year-old kid. I want to watch and help him grow up as best as I can. This is, first and foremost, what I want. Everything else is secondary to that. In the past 2 months, he cried a lot because "daddy isn't here". I never ever want to experience that again.

    That's completely fair. And above it, you sketch exactly what you could've done instead to solve this:

    > I mostly handed over the reins to a beautiful team of core contributors in 2016, who to this day keep the project well maintained. I never commercialized libGDX, unless you consider it commercialization to build a proprietary piece of software like Spine on top of it.

    Sounds like the above worked great, and this would've been the obvious option to do once again.

    > part of me wants to take this further. That includes building a team. It also includes commercialization to feed the team, done in a way that doesn't repeat the shit I lived through with RoboVM.

    So this is the only part that really answers the "why" - you want to earn a living from working on Pi, and presumably (?) believe you can't achieve that with OSS. I think you're wrong, and belong to the 0.001% of OSS projects that can earn a very nice living from working on Pi without taking this step. I'm not exaggerating, I would fully agree that the number of OSS projects where this is possible is exceedingly small. But this is one of them. If you don't believe that then fair enough, I guess, though I'm curious why you believe that. Because there clearly exist a good number of OSS projects that make their lead developer a very comfortable living. Which condition do those projects satisfy that Pi doesn't?

    If that's not it, then the article doesn't really answer the "why" despite lots of text that appears to do so.

    You obviously owe me, or anyone really, nothing. So far all you've done is contribute for free. But if you're going to write this kind of article to clearly do a little bit of soul searching, assuaging fears and "make things public" to stop them weighing on your mind, then it looks better to go all the way and state things in plain terms.

    • rob 1 hour ago
      > So this is the only part that really answers the "why" - you want to earn a living from working on Pi, and presumably (?) believe you can't achieve that with OSS. I think you're wrong, and belong to the 0.001% of OSS projects that can earn a very nice living from working on Pi without taking this step. I'm not exaggerating, I would fully agree that the number of OSS projects where this is possible is exceedingly small. But this is one of them. If you don't believe that then fair enough, I guess, though I'm curious why you believe that. Because there clearly exist a good number of OSS projects that make their lead developer a very comfortable living. Which condition do those projects satisfy that Pi doesn't?

      Because he wants to have tons of money in the bank and get up every day to go do anything he wants with his four-year-old kid when he wakes up. Building something in a couple months that got popular enough to be able to this is amazing. Not check GitHub issues and PRs from ClawdBot5000 and hope he'll make some money from it in 5 years.

      We're entering a new world of software development that allows people with no coding experience to do things like build their own mobile apps, websites, and all sorts of other things that were previously reserved for only technical people. The gap is closing quickly. At this point, if you're a "real" developer and have an app that somebody wants to purchase, you'd be crazy not to take the offer if it's a good amount and have cash in the bank that would allow you to do your own stuff in the future without worrying about $dayjob.

      • tasuki 57 minutes ago
        Yes, but iirc Mario Zechner is – in his own words – post economical.
    • Lerc 1 hour ago
      >> Earendil is a public benefit corporation

      >Ah, so like OpenAI then.

      What kind of reasoning is this? The sort that can respond to.

      "I'm a doctor"

      With

      "Ah, like Harold Shipman"

      How is this sort of framing good for anyone?

    • colinmarc 2 hours ago
      I don't think Earendil and OpenAI seem very similar. The former is a tiny startup of friends working on exclusively open source stuff.
    • rvz 58 minutes ago
      > So this is the only part that really answers the "why" - you want to earn a living from working on Pi, and presumably (?) believe you can't achieve that with OSS. I think you're wrong, and belong to the 0.001% of OSS projects that can earn a very nice living from working on Pi without taking this step.

      He already has a GitHub sponsorship with lots of sponsors himself. The problem is they get to set the price and the minimum is at least $1. This tells me that he believes he is not earning enough from OSS sponsors.

      So with that, how do you even start with answering this:

      > It also includes commercialization to feed the team.

      The author knows that in his case, OSS does not pay the bills and certainly won't pay for his staff.

  • philipwhiuk 33 minutes ago
    The Lefos website code is such hot garbage:

    <div class="pointer-events-none fixed inset-0 z-[30] transform-gpu mix-blend-normal" style="background-repeat: repeat; background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAQAElEQVR4AZTa4ZocV3Nja4V/zf3fsE+/mVxVUZtZTR8/3yIQAHY2JXs0kuz/+d///d//F//999//QzftPlUHOfh4us/MtoxCFm6407wb3RQyPPkyCjvkU1nITnRlPNwpH7In6qmegg833PQ3bDZtd8bLt/Kb+jI3nm556POp7BtPG5l9+uR3p4cs3HD/pnV2Ufaksie8ldM4b7kMPE7vhg58PN2yOHc7z6e2eer+n5n50fd/forXMTP/dW+dud/M3H3dzJ2/PvBjZu7MZmb+m5mf9P6P7Hb3rzN3N3Prnd6/zryz3s3cP3/m3VnP3Dl/MjPX7+HpG2XebO+eeb+bGdGLmc+fNzMfP8O38HpwmJn5SM7tzLuf+du3T/uYG93pzP371W1m7rwdnbkzu33nZ+5+Zq4/5plRXf9z05sr+PnF..[trimmed for length]...MuWCoAAAAASUVORK5CYII=&quot;); background-size: 256px 256px;"></div>

  • sunaookami 4 hours ago
    Happy for Mario, Pi is the best harness I've ever tried. But overall disappointed by this decision. "This time everything is different" until it's not.
    • Maxious 3 hours ago
      Things can be worse - this decision means 2 out of the 3 principals of the Vienna School of Agentic Coding have not sold out to OpenAI
    • rasmus1610 3 hours ago
      I mean what is the alternative here?

      Mario maintains the project pro bono, which is only possible because he had an exit a couple of years ago. I believe it is a lot of work making sure that the quality of the codebase doesn't detoriate with the onslaught of slop that is hitting open source projects right now.

      Additionally, I have massive respect for Armin and I don't believe Earandil is your typical VC startup that wants to grow no matter what.

    • ngrilly 2 hours ago
      I don't understand. Why the disappointment? Pi is still open source. Nothing is changing. Earendil's majority owners have a perfect track record when it comes to open source. Armin is a super star in the Python and Rust ecosystems.
    • patleeman 3 hours ago
      I’m not disappointed. It seems philosophically the teams are aligned and Pi as a project can continue and be supported. It’s a better outcome than most could expect.
    • direwolf20 3 hours ago
      In a world with certain incentives, one must always expect people to act in accordance with them. If you don't like it, change the incentives or cope.
      • Morromist 3 hours ago
        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 are activing in accordance with incentives! Change it or cope!
        • pocksuppet 2 hours ago
          The slaves did in fact change the incentives by staging a civil war.
          • infinitezest 1 hour ago
            What an incredibly creative retelling of history
  • wewewedxfgdf 2 hours ago
    Such an indirect writing style.

    I know people hate LLM writing but at least it gets to the point and gives some background context. I have no idea what this guy is talking about. It's an article aimed at people who know him personally, it seems.

  • moralestapia 2 hours ago
    >And if you ever feel like we've lost the plot, the fork button on GitHub still works. Always will.

    Lol, the attitude. 180 degrees from the community that gave him everything he has. Classic.

    • jen729w 2 hours ago
      Oh, catch yourself. Tell me you wouldn't do the same for your family.

      I run a tiny thing that a lot of people like. Its licence is permissive: if I 'sold out', nobody who is using it today would have to change a damned thing.

      And you know what? Call me if you wanna buy it. Because here's my priority list:

      1. Looking after my family.

      2. Looking after yours.

      • jcstryker 1 minute ago
        That justification isn't as commenable as you frame it.

        The same biological impulse fuels the rampant nepotism and open corruption we seem to selectively whinge about online these days.

      • moralestapia 2 hours ago
        Lol, this is like the fourth time you've edited your comment which started as 1. Mine / 2. Yours. Take it easy, the crowd isn't going to come down hard on you.

        There's nothing wrong with making money, I'm 100% all-in on capitalism.

        It's just the sudden change in attitude, particularly when people jump to the polar opposite they've preached their whole lives. Some say it's wise to change your mind, I just find it repulsive.

        • ianm218 2 hours ago
          Did he preach open source all his life? He seems to have been a long time open source builder who has also previously sold a project.
  • ablation 1 hour ago
    What the hell is going on with all these weird tech bros naming their companies after Tolkein mythos?
    • dgb23 38 minutes ago
      I don't know what you mean. LOTR is pretty cool.
  • sayYayToLife 57 minutes ago
    [dead]
  • strimoza 2 hours ago
    [dead]
  • heliumtera 2 hours ago
    [flagged]
  • shevy-java 3 hours ago
    > You cannot imagine what people called me on social media and via email, despite me having zero control over the situation

    Well, perhaps they were right. Naturally when it comes to open source, people don't have any control over what others do with their own time. If they do not contribute financially (or their own time into improvement a project) then even less so. Still, it is a decision that has been made because of prioritising one's own personal goals. This is fine; but to expect that others share the same 1:1 opinion is not logical.

    > Like me, he thinks open-source and open protocols are a necessity, not just lipstick on a corporate pig.

    I think the description is also painting lipstick on a pig. I've seen too many who promote open source but then sell out suddenly. Github? And what is the influence Shopify is doing in the ruby ecosystem? But anyway, that is all their own personal thing. To assume any community needs to share those personal success stories ... it makes no sense.

    > Earendil's products are built on top of pi.

    Ok, so ... that is lipstick. Aka promo. I don't understand why he critisizes others but then does the same himself. Which is fine; I just don't get the assessment he is doing.

    > Despite its Tolkien-inspired name, Earendil is not a tech company with fascist tendencies.

    Here he refers to Palantir clearly. Thiel is abusing Tolkien IMO. Or he sees himself as Sauron or whatever. But he is more a clown Sauron, just like his mad orange king is.

    > who think software, and specifically AI, should serve humans, not the other way around.

    Does AI serve humans? Or does it serve those who control it?

    > Finally, and most importantly to me, almost everyone on the team has kids.

    So what? I mean, many people who are not so well in the head, had kids. I am not saying that refers to the blog author here, mind you - I refer to the "my criterium is that all have kids". Pity on those fools who don't have kids then?

    > pi is owned by Earendil, the company.

    Ultimately people will derive value from it, or not; but it is clearly a private project. Even if open source, we can see that with chrome + Google. Google makes most decisions. Yes, you can build on top of it; I use thorium right now, for instance. But I am not fooled one second who effectively controls a project here.

    Best luck of success to him.