Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. San Francisco Onion Futures Company(onionfutures.com ↗)
    29comments
  2. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    347comments
  3. Typesafe-computer-use drives a Mac toward a goal for 1/50th of a cent per step(github.com/awlevin ↗)
    6comments
  4. SDCC – Small Device C Compiler(sourceforge.net ↗)
    9comments
  5. Science Is Open Software(jepedersen.dk ↗)
    17comments
  6. Cloudflare Quick Tunnels(cloudflare.com ↗)
    271comments
  7. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    72comments
  8. Saving another 100TB of RAM(cloudflare.com ↗)
    58comments
  9. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    15comments
  10. How to Write with an LLM(sockpuppet.org ↗)
    307comments
  11. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    76comments
  12. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    86comments
  13. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    discuss
  14. Goroutine Leak Profiles(go.dev ↗)
    1comments
  15. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    82comments
  16. OpenJev(openjev.com ↗)
    252comments
  17. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    61comments
  18. The Farnese letter(simonklee.dk ↗)
    6comments
  19. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  20. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    1comments
  21. Minimal Phone 2(minimalcompany.com ↗)
    200comments
  22. LispBM is a concurrent Lisp for microcontrollers with message passing(lispbm.com ↗)
    3comments
  23. Cyclomatic Complexity in C#(ndepend.com ↗)
    17comments
  24. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    212comments
  25. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    32comments
  26. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    96comments
  27. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    41comments
  28. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    10comments
  29. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    65comments
  30. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    60comments

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.