frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: I quit my job over weaponized robots to start my own venture

87•barratia•2h ago•56 comments

Ask HN: What Are You Working On? (April 2026)

327•david927•1d ago•1110 comments

Tell HN: Docker pull fails in Spain due to football Cloudflare block

1121•littlecranky67•2d ago•411 comments

Claude Code OAuth down for >12 hours

7•pixel_popping•6h ago•7 comments

Technical SEO vs. content optimization: which one moves rankings?

3•zensorsolutions•6h ago•2 comments

Ask HN: LeetCode, anyone still doing it?

5•kwar13•8h ago•7 comments

Tell HN: OpenAI silently removed Study Mode from ChatGPT

179•smokel•2d ago•77 comments

Why most AI projects feel useless

6•vaishcodescape•21h ago•4 comments

Ask HN: What makes it so hard to keep LLMs online?

3•realberkeaslan•22h ago•7 comments

Tell HN: Another Monday, Another Claude Outage

6•ericol•22h ago•1 comments

Ask HN: What's the best AI model for system design nowadays?

5•jcremona•23h ago•5 comments

Ask HN: What are you building that's not AI related?

149•meander_water•5d ago•215 comments

Ask HN: What are you using OpenClaw or agents for?

8•bmau5•16h ago•3 comments

How do you validate your GTM Efforts?

2•pranaywankhede•1d ago•3 comments

Ask HN: Are you negatively affected by the recent economic stagnation?

5•adinhitlore•1d ago•12 comments

Ask HN: Is Codex really on Par with Claude Code?

12•shivang2607•1d ago•16 comments

Ask HN: What should I do with my app? 130 downloads 3 real subscribers

6•oyaa52•2d ago•14 comments

Ask HN: Hiring in the age of AI-assisted coding: what works?

28•nitramm•3d ago•18 comments

Ask HN: Do you trust AI agents with API keys / private keys?

16•devendra116•2d ago•29 comments

Ask HN: Anyone using Nostr as a lightweight back end/DB for rapid prototyping?

6•wasimsk•2d ago•1 comments

Ask HN: Best books on building a programming language

17•ezzato•3d ago•9 comments

Tell HN: Reddit now demands to know why you won't use their app

18•josephcsible•1d ago•25 comments

Any Open Source projects in need of documentation writer?

21•tree666•4d ago•13 comments

Ask HN: What's your experience with PoW captchas against form spam?

6•pentacent_hq•2d ago•9 comments

Ask HN: Why Databases Instead of Filesystem?

14•uticus•4d ago•21 comments

Ask HN: Should AI credits be refunded on mistakes?

21•ed_elliott_asc•6d ago•21 comments

Ask HN: Former grok-code-fast-1 users, what coding model are you using now?

2•whycombinetor•2d ago•3 comments

Ask HN: Agentic Permutation of Testing Paths In A System

4•davidajackson•2d ago•0 comments

You've reached the end!

Open in hackernews

Claude Code OAuth down for >12 hours

7•pixel_popping•6h ago
Claude Code OAuth on 2.1.107 is stuck on `Paste code here if prompted >` - Impossible to paste (tried many methods, INCLUDING typing with xdotool the OAuth), there is a serious error that seems under-reported outside of Reddit & Discord right now, why isn't this considered an emergency and isn't reported on the status page.

It's not about the account because the account isn't even validated yet, clicking on the link given, success, claude.com gives out the Token, then can't copy it back to Terminal (any terminal, tmux/ttyd/bash/vscode...)

Tried to contact Anthropic about it but the chatbot is unhelpful, hoping that they'll notice by posting here because we are probably talking about thousand of users stuck here. Typing the code (although very annoying) doesn't seem to work as well because it "validates" it after typing maybe half of it and just early return.

To be clear, pasting does work anywhere else than the specific OAuth frame with `Browser didn't open? Use the url below to sign in (c to copy)`.

Anthropic, what are you doing?

Comments

svennek•6h ago
I have the same problem :(
ruairidhwm•5h ago
Also seen this several times.
yalxoporko•3h ago
Anthropic must be aware of this, it's a general issue, still can't use the service for more than 16 hours now.
pixel_popping•1h ago
It's still down, it's almost been 24 hours, Anthropic hasn't commented about this, utter disrespect for customers, unusable service.
CSP_LIBRARY•3h ago
Yup. Anthropic confirmed a major outage on April 13, 2026 affecting login and access flows
yalxoporko•2h ago
But that's not an outage, that's a BUG in the CLI during Auth.
pixel_popping•1h ago
It appears that there is an ongoing Github issue about it: https://github.com/anthropics/claude-code/issues/47887

It's a regression from Claude Code team, you must downgrade your version now to login `npm install -g @anthropic-ai/claude-code@2.1.101`.

Warning everyone: Do not log-out as you'll not be able to Login anymore, this isn't a downtime, it's a Claude code issue (offline issue).