Earlier quoted context omitted.
I recently moved entirely to Pi from Claude Code. There's a bit of more upfront work in that I am taking the time to customize it to the way I want it to work, but I it is clear that it will benefit me in the end. It adds a level of intentionality to everything; all the building blocks I am adding to it in terms of templates, extensions, and skills are, obviously, things I want. And I have been using Chinese models w…
What model(s) are you using?
The session you cannot take with you
221–230 of 238 posts
Re: The session you cannot take with you
#222BTW the web page uses massive iGPU if you don't have a fast machine.
Then I blocked the whole site in ublock origin to ensure I don't visit the site again by accident.
The filter:
||earendil.com
Re: The session you cannot take with you
#223Earlier quoted context omitted.
My email is with Google. They are less likely to go down than my password manager.
Then what’s the point of it all? Just use Google login.
But it's not always an option, so a password manager is still a good idea.
Re: The session you cannot take with you
#224Earlier quoted context omitted.
Token-based reasoning also seems like it would be inefficient, there’s no reason it has to be English or even human understandable.
What use is the reasoning if its unintelligible to a human?
Re: The session you cannot take with you
#225This is an important article. I hadn’t realized it was already getting this bad. Like a frog enjoying a nice warm bath ... > Most people do not switch their operating system or phone provider every week either. But even if you do not utilize that freedom, it matters because it changes the relationship you have with the provider and the provider has with you. This is why it’s important to utilize your freedoms. Do NOT…
> This article makes me reconsider using my recently acquired Codex sub in my home setup. I never liked that they hide the reasoning, but somehow overrode the cognitive dissonance because the performance is so good. But the inauditability is already a huge problem. Same, I dislike it so much I've acquired 96GB of VRAM to run local models, but sadly nothing so far, even with that amount of VRAM, comes even close to ru…
Re: The session you cannot take with you
#226Earlier quoted context omitted.
You are building a phone app for open code? You mean like fossify phone or?
no he means he's locked him self into a bloated and slow react based terminal ui. waste of time. should be using pi mono
Re: The session you cannot take with you
#227Earlier quoted context omitted.
"A transcript should contain the instructions, messages, tool calls and tool results. Another sufficiently capable model might not continue identically, but it could understand what happened and take over." This is so obviously AI generated it is painful. Once or twice in an article is rhetorical flourish, but the entire text is inundated with it.
Just curious: how would you rewrite the sentence to not seem ai generated in your tastes?
AI writing is rife with high-level, generic language. AI prose rarely addresses concrete concerns, instead preferring hedged generalizations. The "It may A, B, and C, but it will not X, Y, and Z." Where both lists are broad categories instead of specific mechanisms is a calling-card of AI prose.
A human identifies and addresses specific concerns. They need not hedge with "may", because they are stating known facts to support their premise, and an argument from those facts follows naturally.
"The OpenAI API requires tokenization in proprietary format, unavailable and unusable by other providers. Deepseek and Anthropic are following suit."
I do not think the whole article is AI generated. I do not think this was a simple prompt of "Write an article about proprietary chat session formats". However, much of the rhetoric is either LLM drafted or had an LLM pass over it.
Re: The session you cannot take with you
#228Turn conversations to structured domain knowledge. Across sessions. Across AI agents. The stored domain knowledge is human readable and can easily shared with others.
Re: The session you cannot take with you
#229OpenAI has been nudging their users toward the Responses API lately. Chat completion can still do everything if you are clever. The obvious reason to push everyone into the Responses API is that the reasoning process can be locked down and encrypted. The semantics of the chat completion API are fundamentally transparent. 100% of the tokens are visible. If you have patience and the willingness to endure a little bit o…
Re: The session you cannot take with you
#230This is exactly why Pi will win. It lets you hot swap models when one is struggling or straight up refusing the task. And since it works with any sub outside Claude Code, you can use it to try different models on OpenCode Go sub or even OpenRouter. As far as subagent prompts and results being obfuscated, I just let Pi spawn new agents. Using skills and extensions, I’ve essentially built a software factory using Pi an…
How did you decide on Pi over Opencode? What you see as the “edge” Pi has?