Not worth the money now, will be canceling unless fixed soon.
Claude Code login fails with OAuth timeout on Windows
61–70 of 331 posts
Re: Claude Code login fails with OAuth timeout on Windows
#62If anthropic‘s reliability becomes a meme, they risk brand death like Microsoft. Go to hand it to them though, they’re really living that “AI writes all of our code and it should write your code too” life.
Is Microsoft (one of the largest companies in the world) really a victim of brand death?
Re: Claude Code login fails with OAuth timeout on Windows
#63Re: Claude Code login fails with OAuth timeout on Windows
#64The trend on the status page[1] does not inspire confidence. Beginning to wonder if this might be a daily thing. [1] https://status.claude.com/
Re: Claude Code login fails with OAuth timeout on Windows
#65It’s great to buy dollars for a penny, but the guy selling em is going to want to charge a dollar eventually…
Re: Claude Code login fails with OAuth timeout on Windows
#66If anthropic‘s reliability becomes a meme, they risk brand death like Microsoft. Go to hand it to them though, they’re really living that “AI writes all of our code and it should write your code too” life.
Re: Claude Code login fails with OAuth timeout on Windows
#67IME this isn't just a 'Claude Code' problem, I'm seeing extremely degraded / unresponsive performance using Opus 4.6 in Cursor.
Re: Claude Code login fails with OAuth timeout on Windows
#68Re: Claude Code login fails with OAuth timeout on Windows
#69Earlier quoted context omitted.
I assume most of their outages is related to this insane scaling and lack of available compute. Vibe coding doesn't automatically mean lower quality. My codebase quality and overall app experience has improved since I started using agents to code. You can leverage AI to test as well as write new code.
After the CC leak last week I took a look at their codebase and my biggest criticism is they seem to never do refactoring passes. Personally I write something like 80-90% of my code with agents now but after they finish up, it's critical that you spin up another agent to clean up the code that the first one wrote. Looking at their code it's clear they do not do this (or do this enough). Like the main file being somet…
Re: Claude Code login fails with OAuth timeout on Windows
#70Earlier quoted context omitted.
Isn't the whole selling point of AI agents that you now can do things like scale 3x without scaling your team accordingly?
I haven't seen anyone claim that applies to infrastructure or compute.