Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    8comments
  2. San Francisco Onion Futures Company(onionfutures.com ↗)
    47comments
  3. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    361comments
  4. Typesafe-computer-use drives a Mac toward a goal for 1/50th of a cent per step(github.com/awlevin ↗)
    13comments
  5. SDCC – Small Device C Compiler(sourceforge.net ↗)
    14comments
  6. Science Is Open Software(jepedersen.dk ↗)
    25comments
  7. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    discuss
  8. Cloudflare Quick Tunnels(cloudflare.com ↗)
    272comments
  9. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    20comments
  10. Saving another 100TB of RAM(cloudflare.com ↗)
    61comments
  11. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    76comments
  12. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    1comments
  13. How to Write with an LLM(sockpuppet.org ↗)
    312comments
  14. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    4comments
  15. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    4comments
  16. Goroutine Leak Profiles(go.dev ↗)
    2comments
  17. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    90comments
  18. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    85comments
  19. OpenJev(openjev.com ↗)
    257comments
  20. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    65comments
  21. The Farnese letter(simonklee.dk ↗)
    6comments
  22. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  23. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    95comments
  24. Minimal Phone 2(minimalcompany.com ↗)
    208comments
  25. Cyclomatic Complexity in C#(ndepend.com ↗)
    17comments
  26. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    97comments
  27. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    219comments
  28. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    46comments
  29. LispBM is a concurrent Lisp for microcontrollers with message passing(lispbm.com ↗)
    3comments
  30. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    11comments

GitHub.com down?

56 pointsby 9y agogithub.com
34 comments
9y agoHN ↗

seems the error rate is increasing

I guess the status page is actually updated manually while the data is auto updated

9y agoHN ↗

Now it says "07:36 CDTMajor service outage."

9y agoHN ↗

Seeing the unicorn here on the east coast :(

9y agoHN ↗

Yup, it's down. I'm guessing the Github SRE's are getting woken up now :)

9y agoHN ↗

Works now, but I remember that the mobile app lost its connection a couple of hours ago. Couldn't sync a card and showed a connection error.

9y agoHN ↗

Interestingly I just got the following email 5 times in quick succession:

    Dear <not my name>,

    Your npm package, <a pkg I've contributed to>, has been added to npm cdn: 
    https://npm-cdn.com/pkg/<pgk>/

    npm cdn relieves the burden of publishing your code to 
    a CDN in addition to the npm registry. All you need to 
    do is add a link to https://npm-cdn.com/pkg/<pkg>/ to 
    your README file so that the users of <pkg> could embed 
    up-to-date version of your javascript files to their 
    web apps without additional steps..

Since I've only contributed a patch or two I presume they got my email address from scraping GitHub.

9y agoHN ↗

A possible tempest of incoming email and/or increased npm traffic.

9y agoHN ↗

Setting several CDNs to backup all the repos somebody could find? If that's true, sounds like an attack to me.

There was a similar thing a while back with Facebook cache servers killing little severs Iran attack simply told them to cache an image with `...png?random=...` on the end.

Still, waiting to hear from GitHub themselves - not too many things that can bring down a massive service like this!

9y agoHN ↗

Now I am curious about the reason and how github put a fix with this outage

9y agoHN ↗

20:55 CST Everything operating normally.

9y agoHN ↗

How does that work? It isn't just an empty repo titled "status" that you try to load to see if Github is down, is it?

9y agoHN ↗

Note that the person who replied is not the person who owned the repo.

Either this is a case of Put the joke into air ten feet of north of me. Verify the result. or there was an issue with the repo.

If I was doing this I'd be looking at making a real repo with a magic string in its README.md - because there's a big difference between HTTP 200 on / for github.com, and everything working correctly so that magic string displays.

9y agoHN ↗

I believe it's a joke.

I missed the "Amazon-style" part in the OP, which I guess is referencing how Amazon used to (?) host their status page.