site banner

Small-Scale Question Sunday for August 16, 2026

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

2
Jump in the discussion.

No email address required.

Why do people use Claude? It is slow, dumb, and expensive. Maybe it's somehow magically different on the $200/month plan, but it is basically unusable for me. I am sitting at max usage limits for most of the day. I don't know what I am doing wrong. I really regret getting the subscription. It's fucking down now, too.

I try not to touch the Opus 5 model unnecessarily. I use new chats with fresh context for different features. For bigger projects, I tell Claude to delegate its work to other agents like the good little clanker it is.

Usage limits, for the most part, don't really even exist in Antigravity. I tried Codex, too, but through the API. I was not disappointed and kept upping my balance. I probably ended up spending $30 or so in API fees. I honestly should've gone with my instinct and gotten the ChatGPT subscription instead. I personally found GPT-5.6 Sol to be impressive, though obviously expensive. It was still worth it, since it literally fixed my whole project, did so in a sensible way, and kept running different automated tests to validate everything. Everything just worked perfectly once it was done.

Opus 5's code quality and thinking kinda suck, too. Gemini 3.7 Flash beat it. I had Gemini research and then implement a feature, then I tried to have Claude do the exact same thing starting from the exact same commit and using the exact same prompts. The result was just bad and unimpressive, and it seems it completely misunderstood my prompt. Or, it was just lazy and unambitious.

Fuck Claude. All my homies hate Claude.


EDIT: Deleted and reinstalled the desktop Claude app and... ALL OF MY CHATS ARE GONE. Absolutely asinine way to design an app. Why would deleting the program itself also nuke all of your chat history. That does not make any sense. No other app behaves this way. You routinely have to clean up after deleting a program on Windows because of all the stuff that's left scattered about. Definitely not renewing my subscription after this. What a shitshow. And you'd think that your chats would be stored in the cloud, but no. Because fuck you.

Why would deleting the program itself also nuke all of your chat history. That does not make any sense. No other app behaves this way.

You should not use any mobile device then. Deleting all data associated with an app is standard procedure on phones.

Deleting the Claude app from my phone presumably doesn't also delete all my chats. Permanently. I think it's fair to assume that the desktop version of the app (which, by the way, is literally named the exact same thing) would also save my chat history to the cloud (or maybe to a separate local directory). This is, in fact, what already happens if you use either Chat or Cowork. Claude Code is just one tab away from these, but works completely differently. And this difference is not communicated well enough. Now, when uninstalling, it should, at the very least, give me a warning or something that I'm about to lose all my chat history in Claude Code.

Deleting the Claude app from my phone presumably doesn't also delete all my chats.

Did you check if this is true? Use a different phone if you can, or back up all your chats first before testing.

It's surprising how bad every single coding agent software package is. OpenCode's GUI tool goes the exact opposite direction: it has no way to remove a project from history, up to and including completely uninstalling the tool and deleting its AppData and .local files. Not even a code-level bad decision, someone put effort into making it happen, and I want to club them with a baseball bat.

The CLIs are better, but that just makes it more confusing.