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 ↗)
    53comments
  2. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    26comments
  3. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    34comments
  4. San Francisco Onion Futures Company(onionfutures.com ↗)
    60comments
  5. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    395comments
  6. Typesafe-computer-use drives a Mac toward a goal for 1/50th of a cent per step(github.com/awlevin ↗)
    36comments
  7. Science Is Open Software(jepedersen.dk ↗)
    33comments
  8. SDCC – Small Device C Compiler(sourceforge.net ↗)
    16comments
  9. Cloudflare Quick Tunnels(cloudflare.com ↗)
    276comments
  10. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    10comments
  11. Saving another 100TB of RAM(cloudflare.com ↗)
    68comments
  12. How to Write with an LLM(sockpuppet.org ↗)
    321comments
  13. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    30comments
  14. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    2comments
  15. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    82comments
  16. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    4comments
  17. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    103comments
  18. Goroutine Leak Profiles(go.dev ↗)
    2comments
  19. OpenJev(openjev.com ↗)
    259comments
  20. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    88comments
  21. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    67comments
  22. Apple M6 Pro Achieves the Highest Single-Core CPU Score in Geekbench 7(geekbench.com ↗)
    discuss
  23. Suppress vulnerabilities applying Kubernetes context to scans(github.com/alegrey91 ↗)
    1comments
  24. Veronese's Dogs(publicdomainreview.org ↗)
    discuss
  25. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  26. Minimal Phone 2(minimalcompany.com ↗)
    218comments
  27. Stepfun Step 5 Preview (LLM): On AA Pareto frontier(artificialanalysis.ai ↗)
    2comments
  28. The Farnese letter(simonklee.dk ↗)
    6comments
  29. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    55comments
  30. Cyclomatic Complexity in C#(ndepend.com ↗)
    19comments

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.