Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Laya the open source version of Jev(convaiinnovations.com ↗)
    116comments
  2. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    34comments
  3. Tin: full-text search for Postgres(planetscale.com ↗)
    20comments
  4. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    424comments
  5. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    176comments
  6. “The Secret Life of Circuits” is here(coredump.cx ↗)
    48comments
  7. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    11comments
  8. What Zig felt like, coming from Rust(besok.github.io ↗)
    91comments
  9. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    536comments
  10. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    26comments
  11. I built the fastest PHP webserver in the world(qbixserver.com ↗)
    12comments
  12. Agreement between the USA and Denmark (1951,2004) [pdf](state.gov ↗)
    1comments
  13. San Francisco Onion Futures Company(onionfutures.com ↗)
    105comments
  14. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    185comments
  15. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    126comments
  16. Jobs Without LeetCode(noleet.lol ↗)
    discuss
  17. Learning Another Language May Be One of the Best Ways to Keep Your Brain Healthy(theconversation.com ↗)
    33comments
  18. Cloudflare Quick Tunnels(cloudflare.com ↗)
    300comments
  19. How to Write with an LLM(sockpuppet.org ↗)
    360comments
  20. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    23comments
  21. Communication by means of modulated Johnson noise(pnas.org ↗)
    18comments
  22. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    8comments
  23. Saving another 100TB of RAM(cloudflare.com ↗)
    89comments
  24. SDCC – Small Device C Compiler(sourceforge.net ↗)
    23comments
  25. Science Is Open Software(jepedersen.dk ↗)
    47comments
  26. From Stonemasons to Carpenters(thelastsoftwareengineer.substack.com ↗)
    4comments
  27. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    44comments
  28. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    122comments
  29. OpenJev(openjev.com ↗)
    278comments
  30. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    7comments

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.