Claude Code login fails with OAuth timeout on Windows
91–100 of 331 posts
Re: Claude Code login fails with OAuth timeout on Windows
#92As much as people on Hacker News complain about subscription models for productivity and creativity suites, the open arms embrace of subscription development tools (services, really) which seek to offload the very act itself makes me wonder how and why so many people are eager to dive right in. I get it. LLMs are cool technology. Is this a symptom of the same phenomenon behind the deluge of disposable JavaScript fram…
Re: Claude Code login fails with OAuth timeout on Windows
#93[flagged]
How are you using it to reach the limit so quickly? I'm 13% at a 10x plan and I have used it for hours every day for the last 5 days. I never hit a limit.
I have no idea how people are hitting the limits so fast.
Re: Claude Code login fails with OAuth timeout on Windows
#94Earlier quoted context omitted.
Alternatively, the elephant in the room I'm surprised no one wants to talk about: the vibe coding is catching up with them.
That's not an elephant in the room.. it's just proof of how insanely useful the tool is and the reality that so much more hardware is needed. Thus people saying "why are these companies building insanely large data centers" ... this is why!
Re: Claude Code login fails with OAuth timeout on Windows
#95Mounting evidence that claude max users are put into one big compute fuel pool. Demand increased dramatically with OpenAI's DoD PR snafu (even though Anth was already working with the DoD? But I digress...). The pool hit a ceiling. Anth has no compute left to give. Hence people maxing out after 1 query. "Working on it" means finding a way to distill Claude Code that isn't enough of a quality degradation to be noticed…
Alternatively, the elephant in the room I'm surprised no one wants to talk about: the vibe coding is catching up with them.
Re: Claude Code login fails with OAuth timeout on Windows
#96Re: Claude Code login fails with OAuth timeout on Windows
#97Re: Claude Code login fails with OAuth timeout on Windows
#98No one is going to like this answer, but there’s a simple solution: pay for API tokens and adjust your use of CC so that the actions you have it take are worth the cost of the tokens. It’s great to buy dollars for a penny, but the guy selling em is going to want to charge a dollar eventually…
I just want a little predictable insight into how much I get. For example, at a buffet, I know I can only eat so much food and can plan around it. This is like going to a buffet and not knowing how many plates I can take or how big the plates are, and it changes each week, and yet I have to keep paying the same price. Except it's not about eating, it's about my work and deadlines and promises and all that.
It works out even if some customers are able to eat a lot, because people on average have a certain limit. The limits of computers are much higher.
Re: Claude Code login fails with OAuth timeout on Windows
#99Earlier quoted context omitted.
Alternatively, the elephant in the room I'm surprised no one wants to talk about: the vibe coding is catching up with them.
That's not an elephant in the room.. it's just proof of how insanely useful the tool is and the reality that so much more hardware is needed. Thus people saying "why are these companies building insanely large data centers" ... this is why!
Re: Claude Code login fails with OAuth timeout on Windows
#100I’ve been toying around at home with it and I’ve been fine with its output mostly (in a Java project ofc), but I’ve run into a few consistent problems
- The thing always trips up validating its work. It consistently tries to use powershell in a WSL environment I don’t have it installed in. It also seems to struggle with relative/absolute paths when running commands.
- Pricing makes no sense to me, but Jetbrains offering seems to have its own layer of abstraction in “credits” that just seem so opaque.
Then again, I mostly use this stuff for implementing tedious utilities/features. I’m not doing entity agent written and still do a lot of hand tweaks to code, because it’s still faster to just do it myself sometimes. Mostly all from all from the IDE still.