Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    147comments
  2. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    200comments
  3. Saving another 100TB of RAM(cloudflare.com ↗)
    36comments
  4. Cloudflare Quick Tunnels(cloudflare.com ↗)
    235comments
  5. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    11comments
  6. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    62comments
  7. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    11comments
  8. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    46comments
  9. How to Write with an LLM(sockpuppet.org ↗)
    254comments
  10. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    72comments
  11. US troop deaths during Iran war exceed Pentagon count by at least four(reuters.com ↗)
    49comments
  12. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    38comments
  13. OpenJev(openjev.com ↗)
    239comments
  14. A 1542 papal cipher cracked with simulated annealing(simonklee.dk ↗)
    discuss
  15. Cyclomatic Complexity in C#(ndepend.com ↗)
    11comments
  16. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    17comments
  17. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    51comments
  18. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    168comments
  19. Size-Specialized Memory Allocation(go.dev ↗)
    3comments
  20. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    13comments
  21. Minimal Phone 2(minimalcompany.com ↗)
    155comments
  22. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    26comments
  23. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    89comments
  24. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    16comments
  25. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    178comments
  26. From Geometry to Algebra and Back Again: 4000 Years of Papers (2023) [video](youtube.com ↗)
    discuss
  27. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    149comments
  28. Korea raises data breach fines to 10% of revenue(koreajoongangdaily.com ↗)
    75comments
  29. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    18comments
  30. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss

How Cloudflare erroneously throttled a customer’s web traffic

56 pointsby 3y agoblog.cloudflare.com
6 comments
3y agoHN ↗

"We are also committed to explaining to our users in plain language what is permitted under self-service plans." I am excited to see what they revise it to. In the past, we've only really had the terms themselves (which were vague), and various social media posts by Cloudflare Employees (including by jgrahamc on HN itself), which made it a bit tricky to try to convince/explain to people that some use cases like caching R2 were allowed, especially when some automated systems went against that. The CF Dev platform is great, and having clear terms will make it easier to convince people to use it.

3y agoHN ↗

In particular if you claim that r2 can be used to store and retrieve any blobs of data regardless of content type but that is only via the public bucket urls and not via workers etc it results in a complicated mess where you get pulled in to a service that over promises and under delivers (or worse, start treating your paying customers like hostile entities).

3y agoHN ↗

As a customer that was affected by this incident, I’m really happy as it was handled by Cloudflare in the end - transparent and with clear communication how it will be improved in the future. Thanks again @jgrahamc for all initial help so it was sorted out quickly.

This is related to https://news.ycombinator.com/item?id=34639212

3y agoHN ↗

An engineer put a throttle in place when they shouldn’t have and not only did Cloudflare take responsibility for that employee’s actions, they made a public blog post about it. They didn’t even bury the lede (I’m sure that was an interesting meeting). Unusually good transparency, I’m impressed.

3y agoHN ↗

Nice blog post but clearly doesn't solve the main issue. The problem is not outage caused by human or automation mistake. It happens and will happened again. All is about support. He didn't get help with regular support channels, he had to use "special HN support". How many cases have been ignored because someone doesn't know to make a little fuss on social media?

3y agoHN ↗

That's exactly it and also no mention of that in the article, which is disappointing.

"In addition, there is and was no need for the customer to upgrade to some other plan level."

Should have been written as:

"In addition, there is and was no need for the customer to rely on HN for technical support."