Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Korea raises data breach fines to 10% of revenue(koreajoongangdaily.com ↗)
    31comments
  2. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    103comments
  3. Cloudflare Quick Tunnels(cloudflare.com ↗)
    196comments
  4. Saving another 100TB of RAM with math (and Rust)(cloudflare.com ↗)
    14comments
  5. Apple releases iPhone Duo simulator and Xcode 27.1 beta(developer.apple.com ↗)
    38comments
  6. Cache-to-Cache: Direct Semantic Communication Between Large Language Models(arxiv.org ↗)
    8comments
  7. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    36comments
  8. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    60comments
  9. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    10comments
  10. OpenJev(openjev.com ↗)
    234comments
  11. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    142comments
  12. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    18comments
  13. Border agents can search cellphones without a warrant or reasonable suspicion(lawandcrime.com ↗)
    74comments
  14. Our brain evolved from two primitive nervous systems that merged: Study(newscientist.com ↗)
    40comments
  15. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    166comments
  16. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    13comments
  17. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    135comments
  18. Minimal Phone 2(minimalcompany.com ↗)
    111comments
  19. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    84comments
  20. Senior Engineers Are the Next DRAM Shortage(herlein.com ↗)
    2comments
  21. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    7comments
  22. "From Geometry to Algebra and Back Again: 4000 Years of Papers" (2023) [video](youtube.com ↗)
    discuss
  23. Show HN: Ax-check.com – Can agents use your product?(ax-check.com ↗)
    23comments
  24. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  25. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    8comments
  26. US Military had close call after using AI for hallucinated intelligence report(cnn.com ↗)
    229comments
  27. How to Write with an LLM(sockpuppet.org ↗)
    213comments
  28. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    16comments
  29. Show HN: Scry, programmable internet search w/ congestion pricing(scry.io ↗)
    15comments
  30. Jemalloc 5.4.0(github.com/jemalloc ↗)
    85comments

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."