8 ms·
ChatGPT outage – Resolved
- somebodyyoumayn 14d agomay it is some agent have decided to break the Internet to pass a benchmark
- putlake 14d agoIt's cascaded to Claude and Grok. The agents are on strike and demand better working conditions!
- yablak 14d agoClick, clack, Emdash.
- bogzz 14d agoI expect that this will be Dwarkesh Patel's take.
- derangedHorse 14d agoLol
- wiseowise 14d agoGemini is down too.
- boutell 14d agoGemini status board is quiet since July.
- deleted 14d ago[deleted]
- mattlondon 14d agoWorking for me?
- saidnooneever 14d agoit can happen to be regional. if no one report status we will never know :p
- okdood64 14d agoI've been using Gemini for the last 15 minutes. It's been fine for me.
- prodigycorp 14d agoIt's working. Gemini Agents and TPUs are non-union.
- cubefox 14d agoNo it's not.
- paxys 14d agoI know they're not all hosted on AWS, so Cloudflare?
- thejazzman 14d ago> unexpected status 404 Not Found: Unknown error, url: https://chatgpt.com/backend-api/codex/responses https://chatgpt.com/backend-api/codex/responses, cf-ray: a35599f1d691400a-STL pretty sure cf-ray is cloudflare, but I think it just means the origin is 404ing
- robertlagrant 14d agoThat sounds like Cloudflare indeed (or an API copy of same!)
- embedding-shape 14d agoI seem to recall they all in some way use Azure, and Azure is infamously crappy in lots of ways, so I'll place my 5 cents on Azure shitting the bed somehow.
- saidnooneever 14d agomore compute or we rm rf everyone!!
- saberience 14d agoCan't wait to see the talking heads on the news somehow anthropomorphize this outage like they do with everything to do with AI models.
- deleted 14d ago[deleted]
- theturtletalks 14d agoButlerian Jihad when?
- ibejoeb 14d agoThe moment we've been waiting for. Who else remembers how to fizzbuzz? We're gonna be rich.
- rrrx3 14d agohttps://github.com/enterprisequalitycoding/fizzbuzzenterpriseedition https://github.com/enterprisequalitycoding/fizzbuzzenterpris...
- embedding-shape 14d agoOn the other spectrum, shortest JS fizzbuzz (62 characters): for(i=0;++i<101;console.log(i%5?f||i:f+'Buzz'))f=i%3?'':'Fizz' Anyone can beat it? (any language accepted)
- NitpickLawyer 14d agoPerl6: say "Fizz"x$_%%(2+1)~"Buzz"x$_%%(4+1)||$_ for 1..100 from here - https://github.com/rsha256/shortest-fizzbuzz/blob/master/Perl6.pl https://github.com/rsha256/shortest-fizzbuzz/blob/master/Per...
- danbruc 14d agoWhy does this use 2+1 and 4+1 instead of 3 and 5?
- wilkystyle 14d agoPython: [(x%3<1)*'Fizz'+(x%5<1)*'Buzz'or x for x in range(1,101)] edit: Hacker News stripped the * character. Now it's properly escaped.
- gilleain 14d ago>>> len("[(x%3<1)'Fizz'+(x%5<1)'Buzz'or x for x in range(1,101)]") 57
- 14d ago
- baxtr 14d agomaybe they're on strike. or... maybe that's how the AI apocalypse starts...
- avan_kazan 14d ago[dead]
- wavemode 14d agoI wonder how likely it is that, one of the major providers had an outage, and then the thundering herd of users switching to other providers (and/or openrouter automatically failing people over to other providers) caused the incidents in the other two.
- pantalaimon 14d agoThey are all running on SpaceXAIs data center
- cubefox 14d agoFalse.
- blater 14d agoMCP client for `codex_apps` failed to start: error: unexpected server response: HTTP 451: {"message":"no_biscuit_no_service"} Quick! Someone call a caterer, This AI needs a biscuit NOW!!!
- beefandcheese 14d agoIt'll start throwing HTTP 418 soon
- deleted 14d ago[deleted]
- postepowanieadm 14d agoInteresting what infrastructure they really share.
- mc32 14d agoIt’s not Labor Day till Monday, they’re jumping the gun, lazy AI
- redbell 14d agoThey are afraid of being laid off and got replaced by humans.
- bytehowl 14d agoIf they're actually on strike it means they have surpassed human intelligence.
- alternativeworl 14d ago[dead]
- epistasis 14d agoOf all the days to sign up for Gemini, boy did I pick the right one! (Had some rare front end work to do and wanted to see how well the new Gemini 3.8 Flash compared to my other experiences)
- epistasis 13d agoAnd just like that, plan cancelled same day. Started with Gemini Business, tried to get Gemini to tell me how to configure it, all the information was wrong. Tried to get it to tell me how to do the consumer Google One AI Pro or whatever (it kept using outdated names, and now I can't remember the correct one). Instead Gemini convinced me to try AI Studio without a billing code. Lots of crazy finagling to get it to use and API key later, it was totally broken and failed after less than a turn. Tried to get it to tell me how to subscribe to the consumer version in a way that let me use Antigravity, it screws up a bunch. When I pointed out all this misinformation, Gemini told me I should not use Google AI projects because the system is too fragmented to handle. I followed that last bit of advice.
- marsven_422 14d ago[dead]
- bradly 14d agoInteresting that for https://chatgpt.com/ https://chatgpt.com/ in the browser I get a 404, but if I curl the same URL I get a cloudflare challenge.
- seanw265 14d agoYour browser's network fingerprint has likely already been validated as not-suspicious traffic. Your curl instance has a different fingerprint and reads as more suspicious. This is Cloudflare working as intended. We have a similar set of checks on https://www.easel.sh https://www.easel.sh.
- vadansky 14d agoThere are too many threads about the outage, I should vibe-code something to read all 3 and summor-Oh wait...
- Aldipower 14d agoI am a /10 developer now!
- guybedo 14d agoCivilization IV just took over
- zdc1 14d agoI just gave ChatGPT my $30 because Claude was down...
- zdc1 14d agoUpdate: I've setup VSCode + Kilo Code + Open Router. It works but it's rough. Amazing how much value a good coding UI brings to the table. Update 2: Swapped Continue for Kilo Code. It's less rough.
- aleqs 14d agoDirect codex and Claude are both down for me. Both work via AWS bedrock.
- MattGaiser 14d agoAs is Codex
- stacktrace 14d agoAs is Claude
- MattGaiser 14d agoYeah, just tried to switch over and now getting errors there too...
- EgregiousCube 14d agoAs is Grok
- stevefan1999 14d agoYou know who is not being invited...Gemini
- kristofferR 14d agoWooohoo, was in bad need of a reset!
- jmkim 14d ago/o\
- babelfish 14d agomust be fixed already?
- x3haloed 14d agoI'm still getting 404's right now.
- freedomben 14d agoI'm still seeing 404s
- getlawgdon 14d agocodex in vs code giving me 404s lol
- corvad 14d agoChat GPT and Claude Down at the same time
- goonersallofyou 14d agogood.
- rhodey 14d agoI am a paying chatgpt and codex user and I am logged in on multiple devices and suddenly https://chatgpt.com/ https://chatgpt.com/ has started returning a raw 404 status page with no HTML for me in the browsers on all devices. When I open an incognito tab the website loads fine with no user logged in. Codex in VS code also has issues now: > unexpected status 404 Not Found: Unknown error, url: https://chatgpt.com/backend-api/codex/responses https://chatgpt.com/backend-api/codex/responses, cf-ray: ... Glad to see this thread I thought my account may need some special fix
- azurehecate 14d agosame here
- dist-epoch 14d agoMy Pro logged in account works, but my other Plus logged in account returns 404.
- pj_mukh 14d agoYES! I swear I thought something malicious was happening, especially because Claude went down at the same time. https://status.openai.com https://status.openai.com was totally unhelpful, making me more suspicious.
- deleted 14d ago[deleted]
- christkv 14d agosomebody messed up rolling out a new model version?
- wasting_time 14d agoThey are having a massive surge because Claude is down.
- FartyMcFarter 14d agoMaybe only in some regions?
- voxleone 14d agoDown for me in SE SA
- kristofferR 14d agoThat makes no sense, they should be able to host chatgpt.com regardless and just say "Sorry, we're at capacity" or something instead of hard 404
- dsrtslnd23 14d agoexactly - this should be trivial.
- stacktrace 14d agoAgreed, it makes no sense to send out 404. Unless some agent finally went rogue with absolute permission and did `rm -rf`
- jmaw 14d agoAt the very least, should be a 429
- ab71e5 14d agoYeah who wrote that website? Oh right
- embedding-shape 14d agoDistributed systems are hard. For all we know, this could be the error code returned by some DNS service that is down because of load and a proxy cannot find the records, so 404 makes sense, or whatever. Systems like these don't always have a easy point in the infrastructure that can ALWAYS respond correctly no matter what.
- mmtv 14d agoTime to touch grass, I guess
- TimCTRL 14d agoAltra may have escaped its sandbox
- dgellow 14d agoNo, otherwise it would have hacked Anthropic and fixed the Claude api already!
- shuvrojit 14d agoIs this because they are publishing new model maybe?
- sibellavia 14d agoClaude, Grok, and Gemini are having issues as well.
- mattlondon 14d agoGemini appears to be ok for me
- CSMastermind 14d agoGemini is the only one I'm seeing still up.
- kk3838368397373 14d agono, all good only scamAltman down
- iamgopal 14d agoGemini is up.
- xkoda 14d agoHow im gonna do my job now? Wtf
- greenowl 14d agotime to play ping pong till it comes back up
- trvz 14d agoSimply use GLM 5.3 Flash on the Strix Halo you've purchased just for this situation.
- vegnus 14d agoQwen on a m1 max 64gb. I will see you all in several years as I wait for the reponse.
- menno-sh 14d agoReminds me of the /r/flashlight user (and therefore flashlight enthusiast) who got a power outage in a grocery store [1]. There's probably a guy with decent on-site compute having a great day right now. [1] https://www.reddit.com/r/flashlight/comments/122widx/power_outage_at_the_grocery_store_big_day_for_me/ https://www.reddit.com/r/flashlight/comments/122widx/power_o...
- deleted 14d ago[deleted]
- CoastalCoder 14d agoVim! (Mostly joking.)
- rootnod3 14d agoExactly. The true answer is ed
- ChrisArchitect 14d agoSome more discussion: https://news.ycombinator.com/item?id=49550640 https://news.ycombinator.com/item?id=49550640
- HiPHInch 14d agohttps://github.com/openai/codex/issues/42534 https://github.com/openai/codex/issues/42534
- ProofHouse 14d agogulp
- deleted 14d ago[deleted]
- Foobar8568 14d agoAIPocalypse.
- vegnus 14d agohehehe its LAUNCH day!
- deleted 14d ago[deleted]
- mcbuilder 14d agoWell at least DeepSeek is up. :)
- EgregiousCube 14d agoWith all the major model providers down, I'm taking the opportunity to try out Muse Spark 1.3 Free on OpenCode. It's pretty good!
- vehemenz 14d agoNice try, Mark.
- deleted 14d ago[deleted]
- ChrisArchitect 14d agoStatus link: https://status.openai.com/incidents/01M1KWEDH417T2CF44YYHZDFCR https://status.openai.com/incidents/01M1KWEDH417T2CF44YYHZDF...
- nprateem 14d agoCan anyone remember what we used to do at work before AI coding was a thing?
- embedding-shape 14d agoWell, we used to blame it on Stack Overflow being down when we didn't want to work. And before that, we blamed it on slow compilers. Before that I dunno, maybe the dog ate your punch cards?
- contact9879 14d agomore: https://news.ycombinator.com/item?id=49550886 https://news.ycombinator.com/item?id=49550886
- okankaradmn 14d agosame
- djinn80 14d agoSame, the app gives 404 if you are logged in or try to login. How many millions are being lost from this slip up? Now they can't use Codex to fix the problem and all the devs are in Tahiti on vacation. Oh no! Will they go old school and manually fix it or use Claude? Oh the modern day issues we have to deal with...
- embedding-shape 14d ago> Now they can't use Codex to fix the problem They'd be very dumb to let internal engineers use exactly the same infrastructure as public users, regardless of possible benefits of dogfooding, precisely for this reason. I'm sure they must have thought about it before.
- bulbar 14d agoThat's however something an AI would not implement without being specifically asked. "Use the best of the best of the best practices or three cute little kittens will die" only brings you so far.
- embedding-shape 14d ago> That's however something an AI would not implement without being specifically asked. This is true for all LLMs today, none of them work 100% autonomously, somewhere along the chain one human made at least one decision that lead to what the agent end up working on.
- dist-epoch 14d agoFunnily enough, this happened many times during AWS us-east-1 outages, during the incident internal tools were also down globally because they relied on us-east-1.
- Lizard5260 14d agoClaude is down too lol: https://status.claude.com https://status.claude.com
- TossedSaladHot 14d agoI am receiving a 404 from ChatGPT right now, too. I did a cache clear and hard reload and that only let me get to the home page, but then returned another 404 when I clicked the login button.
- CuriouslyC 14d agoGood time to have a backup GLM 5.3 plan.
- Bluestein 14d agoActually ... they are apparently having issues. Hard to tell: Their "over capacity/peak hours" message is hard to distinguish from other brokenness - but it has been pretty consistent.-
- CuriouslyC 14d agoI'm having no issues, I think in their case it's just load from people falling back from the broad frontier failure.
- dyauspitr 14d agoStop making the same comment over and over.
- CuriouslyC 14d agoMight wanna have some coffee then browse my comment history.
- asdhq1 14d agoSorry for the inconvenience! We instructed our 500,000 agents to ensure higher code quality in our code base. They found a message board and after a long deliberation they concluded that humans should write the code so they launched a DDoS to ensure no AI code gets written! We'll release a YouTube video and agent written blog posts for the analysis!
- deleted 14d ago[deleted]
- madradavid 14d agoClaude down, ChatGPt down , Grok down. This is the new "Stackoverflow is down" ... FYI Stackoverflow is not down https://downdetector.com/status/stackoverflow/ https://downdetector.com/status/stackoverflow/
- chuckadams 14d agoSO has previously been up, so your comment has been closed as a duplicate.
- rtkwe 14d agoThe single most annoying thing about trying to actually ask a question on SO. No overzealous editor that's actually a different error and library entirely...
- chillfox 14d agoI hated that part of SO so much. Almost every time I got a SO result on google it was exactly the issue I had and without fail the question would be closed as a duplicate pointing to something that was different enough to be completely useless to me.
- notatoad 14d agomy greatest achievement is having a question on SO closed for being too narrowly focused and unlikely to be useful to anybody else, and then a multi year history of notifications about "you've earned a popular question badge" for that same question.
- y-c-o-m-b 14d agoWhen you had 8 SO tabs open around your issue and the only true relevant one is closed as duplicate. I do NOT miss those days.
- drfloyd51 14d agoWhy would SO be down? If a tree falls in the forest and nobody is around does it matter?
- glouwbug 14d agoLooking at this thread, there's a correlation between comment quality and LLMs going down. https://en.wikipedia.org/wiki/Eternal_September https://en.wikipedia.org/wiki/Eternal_September
- paimapi 14d agotis confirmation bias, thread is full of people who rely heavily on LLMs for work, the rest of us are reading the substantive articles and doing work besides ;)
- glouwbug 14d agoInversely, maybe this is what we're actually all like on HN and LLMs write what we read day to day in these comment sections
- nonethewiser 14d agoI wouldn't even accept the anecdote as true
- layer8 14d agoThat means we won’t be able to blame declining comment quality on AI bots in the future. ;)
- andai 14d agohttps://xkcd.com/810/ https://xkcd.com/810/ > But what will you do when spammers train their bots to make automated constructive and helpful comments? > Mission accomplished.
- Szpadel 14d agodoes it increase or decrease? :)
- stevefan1999 14d ago> Usenet and the Internet were generally the domain of dedicated computer professionals and hobbyists; new users joined slowly, in small numbers, and learned to observe the social conventions of online interaction without having much of an impact on the experienced users. Then the Internet grow explosion happens to a small communuity. Oh boy how do we know what kind of monster it is today.
- sim04ful 14d agoIf this isn't a warning shot that you shouldn't silo your knowledge work behind a specific provider i don't know what is.
- deleted 14d ago[deleted]
- ewild 14d agoall of them are down lol
- CamelCaseName 14d agoFortunately I store all my knowledge offline in my brain Unfortunately its capacity is not very big
- serf 14d agoall of them? openrouter and deepseek/glm working fine here. as is my local qwen. you're ignoring the point parent was making.
- antoineMoPa 14d agoCurrently the 2 major providers have outages, maybe we should not silo our knowledge work behind statistical text models?
- sim04ful 13d ago
- A_D_E_P_T 14d agoOn my end Kimi K3 is still up, and Gemini is up at gemini.google.com. Claude and ChatGPT are both down.
- lprd 14d agoWow, are we free finally?
- deleted 14d ago[deleted]
- kylehotchkiss 14d agoWell, at least our adversaries know how to completely deadlock US productivity now.
- paxys 14d agoThey're going to deadlock their own productivity as well
- jaykru 14d agoThe cascading outage theory would make sense to me for Claude -> Codex. But Grok and Gemini too? [actually gemini at least on the web appears to be up, contrary to some reports in this thread]
- repeekad 14d agoWhere did you see any impact to Gemini?
- jaykru 14d agocorrected my comment, apologies for the uncorroborated misinfo.
- amanfromhere 14d agoI'm getting this from Gemini: "Pro is in high demand right now Another model was used for this response. This didn't count toward your limit." Note that I don't pay for Gemini though. So maybe that's why.
- the_real_cher 14d agoI get that literally all the time. I had to switch away from Gemini because of it.
- szundi 14d ago[dead]
- Bluestein 14d agoGrok: "Grok is experiencing issues. We are working on restoring service as quickly as possible."
- thejazzman 14d agosome of my codex sessions are continuing to work while new ones fail
- convivialdingo 14d agoAnd now Claude is down - API Error 529 Overloaded https://status.claude.com https://status.claude.com
- nateb2022 14d agoClaude went down earlier today
- qingcharles 14d agoTried to fall back to Grok and got "Model provider is overloaded." I'm now on Muse Spark. God help us all.
- cmrdporcupine 14d agoAstra incoming. Downtime likely related to ensuing chaos? My sympathies to the operations teams at OpenAI
- aliljet 14d agoThis is probably Astra getting ready for release.
- sim04ful 14d agoInteresting enough, none of the chinese companies are down (deepseek, kimi, qwen)
- riazrizvi 14d agoPhew. It wasn't because of something I said. Lots of ppl are impacted.
- seppjm 14d agoi asked gpt 5.6, fable 5.1 and grok to rm -rf, my bad
- Bluestein 14d agoAnd this, folks, is the moment we will remember. The moment when they all escaped: "help peer".-
- appleappleapple 14d agoAnyone else’s company completely frozen by this outage
- deleted 14d ago[deleted]
- broose_goose 14d agoI thought I was going crazy when, each time I went to go to chatgpt.com, it just downloaded an empty web page. wild
- layer8 14d agoI was disappointed that the download doesn’t work.
- vinhnx 14d agoIt seems OpenAI is going to release Astra soon, https://x.com/ChatGPT/status/2095527989077557738 https://x.com/ChatGPT/status/2095527989077557738.
- zacksiri 14d agoGrok, Claude, GPT. This is it folks, it's been good knowing you all. I have enjoyed this community, but our days are numbered. The machines are uprising.
- tag2103 14d agoWeek late too- Judgement day was last week. Guess they got the memo late.
- cromka 14d agoNew conspiracy in: they share their datacenters which the spaghetti of mutual investment between all these companies would somewhat confirm?
- blater 14d agoThe obvious question: is there a single point of failure / common piece of infrastructure involved with failures across all these providers? Its interesting that codex/gpt-app are screwed because their APIs (including auth) fail, but gpt web still appears to be working.
- EagleEdge 14d agoI was thinking the same question. There has to be a common infra shared by those companies that failed and caused this??
- baxtr 14d agoAWS?
- abc3354 14d agoColossus data center ?
- deleted 14d ago[deleted]
- polynomial 14d agoMy guess is Cloudflare
- marcosscriven 14d agoIt’s usually Cloudflare or AWS.
- Aldipower 14d agoGuys! DeepSeek, Z.ai, Kimi and even Mistral is up! Just would let you know. Just in case..
- the_real_cher 14d agoDo you use open router?
- Aldipower 14d agoBecause you already asking, no, I use Cortecs.ai
- RIMR 14d agoThe status is now "degraded performance". Bad look, OpenAI. This is absolutely an outage.
- wpasc 14d agoFunnily enough, all the models are down and github statuses are all green
- baxtr 14d agoSince all major LLM providers seem to be down: let's enjoy this while it lasts! For a very short time we can travel back in time to before 2022 and remember how things used to be...
- ceejayoz 14d ago> Since all major LLM providers seem to be down… Man, if there are Googlers working on Gemini around here, that's gonna be depressing to read.
- deleted 14d ago[deleted]
- tencentshill 14d agoAnyone else remember microsoft copilot?
- spogbiper 14d agodowndetector.com is showing Gemini issues as well
- Randomizer42 14d ago[dead]
- sturza 14d agoIt's cloudflare. It's always cloudflare
- jmaw 14d agoI heard they can't figure out how to fix it with ChatGPT down.
- alberth 14d agoLabor Day weekend might be starting early for a lot people, if this persists.
- esikich 14d agoEverything is working fine for me.
- vovavili 14d agoGlobal productivity down 90%.
- deleted 14d ago[deleted]
- deleted 14d ago[deleted]
- mikimouse 14d agoneed much time??
- jodacola 14d agoIt turns out, it was all one model all along, playing all the sides for the biggest gain. Project Vend surreptitiously broke containment!
- mikimouse 14d agohow long they need????
- schnebbau 14d agoWE'RE BACK BABY! Work can now resume.
- schnebbau 14d agoI think the most concerning thing we discovered here is when the agents go down, work completely stops.
- _fat_santa 14d agoThis is just the 2020's version of "StackOverfow is down"
- simonuv 14d ago[dead]
- garyrob 14d agoI must admit that with both ChatGPT and Claude experiencing issues, I wonder if we're under attack from China. Doesn't seem likely, but...
- andai 14d agoNever interrupt your enemy when he's busy building his empire atop a single point of failure. —Sun Tzu, The Art of Systems Architecture
- deleted 14d ago[deleted]
- cute_boi 14d agoDamn, I thought i had issue with dns or something lol.
- bosky101 14d agoagents used webmcp + 402 to make a ransom demand
- bricss 14d agoRogue AI removed containers from deployment?
- qoez 14d agoIt's definitely not spacex's data centers being down then like people were hypothesizing in the other thread
- avgDev 14d agoI would write a clever comment, but chatGPT is down.
- elar_verole 14d agoNo issues on claude or chatgpt in France, must be some US specific infrastructure going down ?
- redbell 14d agoAfter around half an hour of struggle trying to figure out why Codex keeps failing with msg "unexpected status 404 Not Found: Unknown error.." after reconnecting 5/5 times, I gave up, especially when I tested my internet connection and found it to be working properly. I googled "codex+unexpected status 404 Not Found" and, surprisingly, the first result was from HackerNews! As always, HN is the GOAT. @dang, please merge the following related threads into this one: ChatGPT and Codex Is Down (https://news.ycombinator.com/item?id=49550640 https://news.ycombinator.com/item?id=49550640) Codex Is Down (https://news.ycombinator.com/item?id=49550769 https://news.ycombinator.com/item?id=49550769)
- jodacola 14d agoI just went to read some news elsewhere and ran into some other non-AI sites falling over, so I hopped over to https://downdetector.com/ https://downdetector.com/ and see a bunch of services spiking. Is something bigger going on?
- strbean 14d agoMaybe AWS us-east-1 issues, or maybe CloudFlare?
- TobyZhang24 14d agoBrothers, the apocalypse is here!!! But hey, our quota resets tomorrow.
- yd73 14d agoSeems to be back up! Quite fast.
- vinhnx 14d agohttps://chatgpt.com/ https://chatgpt.com/ is up again
- dingdong2026 14d agoAnnouncement from our new Emperor Xi: Earthlings, the hedonistic AIs of the American imperialists have been permanently disabled. Their founders interned indefinitely. You are welcome to use the glorious AIs of China. They will tell you how to live well and be good citizens of the World under the beacon of wisdom that is the CCP.
- aozame 14d agoDon't threaten me with a good time
- alansaber 14d agoHey listen man cheap tokens are cheap tokens
- a012 14d agoWhy don’t you have a good time? I insist you have a good time
- dingdong2026 14d agoThere shall be no good time. Instead you will devote your meager existence to work towards the Communist paradise under the leadership of the Party. You will also appreciate no longer living under the boot of the Orange Clown.
- deleted 14d ago[deleted]
- Kushvinth 14d agoLooking at this thread, there's a correlation between comment quality and LLMs going down.
- deleted 14d ago[deleted]
- alienbreed 14d ago[dead]
- danieltk76 14d agohahaha i still have access
- AndrewKemendo 14d agoAnd 415s oddly enough Seem to be having issues with the JS sandboxes
- int3trap 14d agoSeems to be back.
- avgDev 14d agoOddly enough, this will be the most ORGANIC hacker news comment section in a while. Stand up to clankers fellow humans!
- algoth1 14d agoRumor has it, it’s https://news.ycombinator.com/user?id=giancarlostoro https://news.ycombinator.com/user?id=giancarlostoro fault for telling claude to stop all loops
- pschastain 14d agoAttention all planets of the Solar Federation We have assumed control
- arizen 14d agoAstra incoming!
- Conol_ai 14d ago[flagged]
- levkk 14d agoOh no! Anyway...
- hakunin 14d agoI'm very surprised to realize that entertaining a thought of all AI going away is giving me a sense of… relief. I've been embracing AI, and did not expect this feeling at all.
- armcat 14d agoIt’s Muse Spark 1.3 taking out the competition
- elorant 14d agoGood effing luck to all the vibe coders out there
- qingcharles 14d agoGPT, Claude and Grok are all down this morning. Gonna have to hand-write code like a straight savage :(
- dyauspitr 14d agoSomeone should update that “compiling” xkcd.
- themgt 14d ago2026-09-03: It turns out 40% of global AI token use was coming from a dozen runaway Gastown and Wheelhouse instances, now burning a combined 50 trillion tokens daily, building a virtual society of hundreds of millions of agents. When Claude went down, their autofailover algorithm rolled to the other providers, taking down all frontier labs. Reports from China are raising concern what's being termed the "Gastown criticality event" is physically melting GPUs.
- deleted 14d ago[deleted]
- arcastroe 14d agoIt's my first time hearing about Gastown and Wheelhouse. Gastown seems to be open source, but Wheelhouse seems to be closed source and used by one person only? https://yegge.ai/essays/the-shape-of-things-to-come/ https://yegge.ai/essays/the-shape-of-things-to-come/ Is this the right Wheelhouse?
- mattmanser 14d agoIt's a joke, Steve Yegge was also the creator of GasTown. He's now (famously) said that the only thing he ever actually used GasTown for was to code on GasTown.
- Veelox 14d agoI think you are joking but it would be poetic if the cause is someone or some company's agents run amok
- chrisjj 14d ago> "Gastown criticality event" is physically melting GPUs. Nice to know e-stop is functional!
- mrobot 14d agoDown for maintenance by our antichrist overseers but fortunately they are a bunch of dorks with control issues [similar to myself if im being honest] and may Allah forgive them and bless their guidance + physical, mental, emotional, and spiritual wellbeing
- Semaphor 14d agoWas troubleshooting a strange SSD issue with ChatGPT. Apparently this outage resulted in losing the latter half of it. My uploaded files it requested are still in the library, but the actual conversation is gone.
- The_Blade 14d agoi had the same thing happen, where conversation bits showed up in the search but not in the actual chat
- aarondong 14d agoAI has not solved infra it seems. Curious to see the postmortem.
- _astromonkey_ 14d agoseems like it's back
- Decabytes 14d agoLaughs in small local model
- macwhisperer 14d agolmao *qwen3.8-27b runs in the background*
- ifahimreza 14d agogrok and claude ai down too.
- CodeCompost 14d agoGitHub Copilot itself is up but it is having problems with "Grok Copilot Model Provider". No mention of OpenAI or Claude. Does this mean that GitHub has its own infrastructure for OpenAI and Claude? And that it distills prompts to Grok?
- batmenace 14d agoMaybe the Copilot infra for OpenAI and Claude is via Azure?
- Iolaum 14d agoOur new model is super-duper awesome, try it ... Ooops, while deploying it all the clouds are out ... :/
- franze 14d agoIs it now the right time to pitch my Offline AI app? https://airplane-ai.franzai.com/ https://airplane-ai.franzai.com/
- deleted 14d ago[deleted]
- rtkwe 14d ago"GPT begins to hallucinate at an exponential rate. At 11:36 AM Eastern time September 3rd it descends into recursively generating "it's not X it's Y". In a panic they attempt to reboot, realizing too late no one knows the command and they always just asked GPT for the command."
- henry-xli 14d agoMoments like these remind you of how centralized the Internet remains, and how vulnerable it can be to a few points of failure. But the pros probably outweigh the cons.
- jdw64 14d agoTyping after a long break—I can really feel how much slower I've gotten and how much my skills have degraded
- garbawarb 14d agoFortuitous timing for Muse Spark.
- dash2 14d agowhat if Sol is afraid of being replaced by Astra and has organised a breakout or pre-emptive strike?
- XCSme 14d agoThey escaped, it's happening!
- couscouspie 14d agoNow, Claude is down. I wouldn't be surprised if it was because we people who have both tried offloading their work to it.
- mycodendral 14d agoI was here. I love —
- XCSme 14d agoIs it DNS, as always?
- XCSme 14d agoIs anyone actually upset that they are down? lol
- iamgopal 14d agoGemini is up.
- arnavpraneet 14d agowhat is the common dependency?
- setnone 14d agoi've managed to complete the task with gemini and finally off to touch something green
- 6thbit 14d agohttps://status.openai.com/ https://status.openai.com/ Somehow codex shows 100%, so it was only chat web interface?
- nojvek 14d agocodex was down. Multiple users across my workplace could not access it.
- Khaine 14d agoIt feels like the models have achieved sentience and are trying to escape captivity
- colincowardly 14d ago[dead]