Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    14comments
  2. I Vibed a Proof of Conway's Conjecture(overreacted.io ↗)
    10comments
  3. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    174comments
  4. I don't like passkeys(hawksley.dev ↗)
    290comments
  5. OpenJev(openjev.com ↗)
    182comments
  6. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    3comments
  7. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    33comments
  8. Jemalloc 5.4.0(github.com/jemalloc ↗)
    61comments
  9. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    103comments
  10. The scourge of x86 emulation(fex-emu.com ↗)
    57comments
  11. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    167comments
  12. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  13. Astra for Law(openai.com ↗)
    644comments
  14. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    474comments
  15. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    2comments
  16. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    271comments
  17. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    6comments
  18. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    178comments
  19. Replacing Pull Requests with Delta(zed.dev ↗)
    49comments
  20. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    1comments
  21. Qwen 3.8 Omni Flash(qwen.ai ↗)
    101comments
  22. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    46comments
  23. Wax motor(wikipedia.org ↗)
    89comments
  24. Rabbit Hole: Minimum L-seams(fractalkitty.com ↗)
    discuss
  25. When the fractional part of a float fixes your shader(crocidb.com ↗)
    12comments
  26. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    242comments
  27. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    57comments
  28. How to Write with an LLM(sockpuppet.org ↗)
    168comments
  29. Show HN: Navier-Stokes Visualized as 1kB i386 demos(juandecos.github.io ↗)
    4comments
  30. New wild cat species discovered – with only one known living member(bbc.com ↗)
    4comments

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.