Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. ShinyHunters Renewed Mass Exploitation Campaign Targeting Oracle PeopleSoft (cloud.google.com)
    —discuss
  2. Faster Transport on Cloud Infra (quasiben.github.io)
    —discuss
  3. Yamtam.nyc – yet another mass-transit all-in-one map (yamtam.nyc)
    1comments
  4. Deep Scattering Layer (wikipedia.org)
    —discuss
  5. Velum: CosyVoice in a Single Binary for Deployment (github.com/hardenedlinux)
    —discuss
  6. The Major Social Media Platforms Are All Rejecting Paid Ads for Gibney's 'Musk' (hollywoodreporter.com)
    —discuss
  7. NetBSD: Playing with Disklabels (movq.de)
    —discuss
  8. WSL as a Blind Spot for Enterprise Endpoint DLP Controls (zenodo.org)
    —discuss
  9. Laya, Jev, and the work of keeping answers close to the page (openbrowser-landing.pages.dev)
    —discuss
  10. A security website that is a filesystem (l1ackers.com)
    1comments
  11. Hard Stop: Kernel-Level Preemption and Containment for Rogue Agentic Execution (arxiv.org)
    —discuss
  12. FruitMenu Redux (mjtsai.com)
    —discuss
  13. Show HN: The Human Frequency (cloudflare-ryan.workers.dev)
    —discuss
  14. TikTok to pay $100M and limit daily child usage in Alabama settlement (bbc.com)
    —discuss
  15. HomelabFest will be in St. Louis in September 2027 (homelabfest.org)
    1comments
  16. Jury finds Facebook liable for deceiving users in Cambridge Analytica case (cbsnews.com)
    3comments
  17. Overview of Manhattan's Infrastructure and Metabolism (new-york-urban-metabolism.pages.dev)
    —discuss
  18. The 'died with' vs. 'died of' measles discussion misses something important (statnews.com)
    4comments
  19. The Alignment Research Center (millicosm.substack.com)
    —discuss
  20. Does Georgism Work? Five Years Later (astralcodexten.com)
    —discuss
  21. AI Safety's Disallowed Conclusion (souprecipies.com)
    —discuss
  22. Functional Mechanical Sympathy [video] (youtube.com)
    —discuss
  23. Common cleaning sponge found to release trillions of microplastic fibers (sciencedaily.com)
    1comments
  24. Xidian pushes wurtzite ferroelectric memory past 10B write cycles (neoteo.com)
    —discuss
  25. Do we still enjoy software engineering in the age of AI? (shubs.io)
    —discuss
  26. McDonald's turns to AI for drive-thru, inventory management, order accuracy (restaurantdive.com)
    3comments
  27. Portabase (portabase.io)
    —discuss
  28. The place where your attention belongs (twitter.com/marcelo_earth)
    —discuss
  29. Creating Client Certificates for Kubernetes Pods (hardill.me.uk)
    —discuss
  30. Malicious Twitch chat messages can trigger code execution on OBS Studio (cyberinsider.com)
    —discuss

Tell HN: Codex Is Down [fixed]

64 pointsby 3h ago
68 comments
3h agoHN ↗

Friday afternoon in the US I guess, perfect time for things to go wrong.

3h agoHN ↗

Looks like someone at OpenAI did a Friday afternoon deployment lol

2h agoHN ↗

Excellent work all around, take the rest of the week off.

3h agoHN ↗

thank god I'm not the only one, pulling my hair out hitting ctrl+z ... Happy Friday I guess

3h agoHN ↗

Codex took an unannounced early day off for the weekend. It happens.

1h agoHN ↗

Leveraging the Ai for a Denon telnet / HTTP integration to help guests watch a DVD or the radio without my help : )

2h agoHN ↗

Just a 3D render of a rocket. So I thought it was safe.

2h agoHN ↗

I switched to Claude. Opus 5.5 was causing fomo anyway. This was the trigger. I admit I have zero loyalty

3h agoHN ↗

What... am I supposed to code by hand!?

3h agoHN ↗

No, outages is when you start experimenting with local models and catch up what's new since last outage. If you're a power user, you end up getting to play with local models every week!

3h agoHN ↗

Don't deploy to production after noon on Friday!

3h agoHN ↗

Somebody really wanted to cross one off the weekly TODO list :)

3h agoHN ↗

This outage started a lot longer than 13mins ago. At least now I have an excuse to leave the office and have a long coffee break.

3h agoHN ↗

I'm seeing this locally (on the desktop MacOS app): unexpected status 401 Unauthorized: Incorrect API key provided

3h agoHN ↗

At last someone ffin noticed! I've observed it for at least an hour before the announcement.

So much for status reporting from openai. Must have been vibe coded.

3h agoHN ↗

ugh I thought it was just me, ended up reinstalling everything from scratch

3h agoHN ↗

ChatGPT is not working... Better nuke the OS.

2h agoHN ↗

Next time, wait for five to ten minutes and check r/codex.

3h agoHN ↗

It easily took over 15 minutes of it being down for it to even register on the status page. The status page showed fake green for this long. This is as verified by myself and by many users on Reddit r/codex who have timed posts and comments. It is a scam.

If Reddit is more useful than a status page, then what good is a status page? A lie is a lie. 15 minutes can cause someone to reinstall their entire software stack as is documented on this page. For the sites I administer, I have immediate reporting, and I have never had a false alert.

2h agoHN ↗

Sounds like you've never worked in Ops. Having immediate triggers for outages will absolutely flood you with useless alerts. 15 minutes is pretty normal before alerting as there are a zillion unsolvable intermittent issues (and non issues) that can cause a loss of connection to things.

2h agoHN ↗

It has been down in Work mode, not in Chat mode.

3h agoHN ↗

This outage is not just Codex, right? I am just using GTP-6 Astra for some administrative prompts and it has been returning, "Error in message stream", for several minutes now.

2h agoHN ↗

What happens when your entire day is depended on saas models? Anyone even considers using their locally hosted models in order to finish their work? Do you trust your local models to do any of you outstanding work? Do we even understand the code anymore to manually fix anything?

2h agoHN ↗

What happens when your entire day is depended on saas models?

Grab a different one, unlike GitHub being down, there's far less of a moat and you can swap out Codex for Claude Code pretty easily. Or any other provider and yes including local models, though it depends on how good the ones you can run locally are.

Do we even understand the code anymore to manually fix anything?

Assuming you are not 100% vibe coding, you should! If you are vibe coding, then you should still be able to read the code and understand it regardless. Same with making any changes, it's just code. Whether it's worth your time to do that and work manually or not, that's a different question.

If I was limited to just one cloud provider, I'd just take a few hours off and have a beverage or take a nap. Or if working in office, find other busywork.

2h agoHN ↗

Same plan as for a power outage: Go outside (hacker news), chat with your neighbors and wait.

2h agoHN ↗

I remember the days when Stack Overflow would go down. People would actually start seeing each other's faces in the office kitchen.

2h agoHN ↗

If the excavator breaks down on a job site does the operator get out, grab a shovel, and start digging?

2h agoHN ↗

Or when it rains, do the farmers keep farming?

2h agoHN ↗

A local model would be akin to a smaller and slower excavator, so yeah, grab the Basterd and grind that dirt.

No but seriously, local models can't replace them altogether, but in case of a complete outage and imminence of work that can't be postponed like resolving support tickets, then it'll have to make do without more capable models.

45m agoHN ↗

To any of the people unsure (because like so many people in tech they've probably never worked with or around an excavator) the answer is, "they do not."

2h agoHN ↗

What happens when your entire day is depended on saas models

Honestly an outage on a Friday is perfect. Clean up your inbox, get to the small tasks you’ve neglected and go home early.

2h agoHN ↗

I was worried somewhat until it become really apparent that small models that run locally can handle 99% of technical computer crap when given a decent tool set harness and net access.

so, to answer your question more practically, during this outage a luna agent of mine fell back to a local bonsai 2 model hosted on my desktop, and the work still got done just fine, just took longer.

2h agoHN ↗

unrelated but also chatgpt is super buggy, try generating an image, click stop, now wong be able to send another message until you reload, this issue has been there for months

2h agoHN ↗

I amusingly was doing a "cleanup" of my various harnesses when this happened. Claude Code has a /doctor command which was actually quite helpful, so I decided to swap over to Codex and ask it to do a self-analysis and give me some recommendations if there's something I need to clean up. The response was a connection issue. And so was the next. And the next.

Took me the past 20 minutes to finally check for a status page and realize I hadn't broken something. Not before I created a new project, checked the settings to see my usage numbers, closed and opened the desktop app a couple times, logged out and logged in, used my phone to see if it was a general ChatGPT outage, and generally messing around trying to figure out what I had done.

I mean, you never know... it could have been my prompt that took the whole service down. (Sorry if it was).

2h agoHN ↗

They are not having a good week.

I am not even excited about the expected reset because the model quality has been less than stellar.

2h agoHN ↗

They've been lying to everyone's face about GPT-6, considering GPT-6-Sol is markedly worse than GPT-5.6-Sol. It is a complete scam.

It is documented by numerous users of r/codex and other subreddits, also it is what I see when working with it.

2h agoHN ↗

was thinking there was something going on with my local network and realized I should look at HN...thank god it's not just me.

2h agoHN ↗

These NS agents could have been dedicated to better platform resilience I guess.

2h agoHN ↗

Testing something, can you guys post useless replies like "cool man" or "...okay?"

2h agoHN ↗

They getting ready to release a new model?

2h agoHN ↗

It's crazy how fast these things became load-bearing

2h agoHN ↗

I don't know if related, but a half hour before it fully went down, it was flagging all of my requests as security violations which was bizarre.