Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    247comments
  2. Cloudflare Quick Tunnels(cloudflare.com ↗)
    247comments
  3. Saving another 100TB of RAM(cloudflare.com ↗)
    42comments
  4. The Farnese letter(simonklee.dk ↗)
    4comments
  5. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    67comments
  6. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    47comments
  7. How to Write with an LLM(sockpuppet.org ↗)
    266comments
  8. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  9. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    53comments
  10. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    77comments
  11. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    181comments
  12. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    53comments
  13. OpenJev(openjev.com ↗)
    245comments
  14. Cyclomatic Complexity in C#(ndepend.com ↗)
    14comments
  15. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    discuss
  16. Column built an issuer processor from scratch(column.com ↗)
    5comments
  17. LispBM is a concurrent Lisp for microcontrollers with message passing(lispbm.com ↗)
    1comments
  18. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    53comments
  19. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    19comments
  20. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    196comments
  21. Minimal Phone 2(minimalcompany.com ↗)
    172comments
  22. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    22comments
  23. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    90comments
  24. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    34comments
  25. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    182comments
  26. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    16comments
  27. Size-Specialized Memory Allocation(go.dev ↗)
    3comments
  28. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    discuss
  29. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    151comments
  30. From Geometry to Algebra and Back Again: 4000 Years of Papers (2023) [video](youtube.com ↗)
    discuss

Fastly Global Outage

43 pointsby 9y agostatus.fastly.com
10 comments
9y agoHN ↗

They provide DNS and possibly more for Rubygems.org

Gonna be a bad day for a lot of folks if that goes down too.

9y agoHN ↗

This incident has been resolved.

> Posted 13 minutes ago. Jun 28, 2017 - 14:40 UTC

9y agoHN ↗

as a customer:

  13:49 - first errors 
  13:55 - first internal report  
  14:00 - status page update (acknowledgement)  
  14:05 - status page update (identified)  
  14:06 - customer support acknowledgement in chat  
  14:08 - last errors  
  14:16 - status page update (fixed & monitoring)  
  14:40 - status page update (resolved)

so, a ~20 minute outage is bad, but man is it a night-and-day difference level of communication and updates than certain other well known status pages.

9y agoHN ↗

Strange possible coincidence yesterday evening my iPhone screen kept going on by itself and it would display (with a play button) some weird URL that started with https://airtv and then had fastly somewhere in it.

Connected? I know, vague. It's just I've never heard of fastly until yesterday when this happened and today I see some kind of outage notice on hackernews :)

9y agoHN ↗

If it's working right, you wouldn't hear about it ;)

And if it's broken... well, yeah, I'd expect dependencies with poor error handling to behave unexpectedly.

9y agoHN ↗

Considering the way people toss around the cloud services they use like they were merit badges in the HN commments, I'd say no, if it is working right, someone who frequents this site should have definitely heard of it..

9y agoHN ↗

Includes services that use Fastly like Imgix.

9y agoHN ↗

Yeah I was disappointed that Imgix status page was 10+minutes behind Fastly, thankfully through Twitter/HN we were able to get a grasp of the situation before Imgix updated their all green page or responded to our tickets. It shocks me that a large provider like Imgix hasnt got a simple AWS Lambda timer, or Azure Function or whatever Google version is to check the status api or even scrap their upstream providers status page using say Cheerio and post something like 'we are investigating a potential problem, standby' orange alert till a human to get the bottom of the full picture. And yes, I consider 10+ minutes to publicly acknowledge to be poor for any large scale SaaS. I guess this attitude is related to a negative experience years ago with popular transaction email as a service provider that sounds like a poststamp that went down and didn't get fixed to their techs woke up many hours later (albeit all mail was queued - they were still 200ing err.. ) - I want to know you're on it and awake.