Hacker Newsnew | past | comments | ask | show | jobs | submit | nightshift1's commentslogin

When i tried to upgrade from 5x to 20x a few months ago, they froze my account until i sent them a full 3d scan of my face and a photo of my id. The only way i could deny was to cancel my account. So this is nothing new for them.

All i can see is a giant single point of failure called the Global Transaction Router.

GLBs aren’t SPOFs. They are typically deployed around the world redundantly, often using Anycast IPs or using DNS geographic and failover records, and are stateless. Think AWS Global Accelerator and Route 53 as an example. The architecture diagram is a high level simplification.

I don't think the global transaction router is a GLB. Having dabbled in this for high traffic telemetry gathering infrastructure, I will hazard a guess and say the "router" isn't a GLB.

The router needs to be shard-aware. It needs to know what data is where based on the request coming in so that it can route accurately. A GLB is DNS. It cannot be shard-aware because all it knows is the FQDN being resolved.

It can be a "router" if all the router needs to know is to resolve to the nearest data center or the nearest CDN. But at that point I have to ask the question - why does one need a cell-based architecture and can't it just be geo-redundant active-active failover across regions.

In any sense, the architecture itself isn't novel or new. It's documented here: https://docs.aws.amazon.com/wellarchitected/latest/reducing-.... It's the go to model if you're running a cloud.


Active/active without sharding is not a horizontal scaling model, and the blast radius of a fault is wide.

One can have GLBs that do routing. So long as the tenant-to-cell routing tables are consistent, it works fine. And those mappings tend not to change frequently.


A large portion of DNS is outside of your control. You're relying on at least two third parties you have indirect relationships with in order to work. If you're outside of the standard TLDs you've got additional social factors that can control your resolution.

Granted. It works really well in practice. It should be noted we haven't actually had the world war the Internet was designed to survive. So we're not entirely clear on the semantics of operations in unusual and unexpected configurations. I would expect DNS to be the first shoe to drop there.


GLBs absolutely can be SPOF for certain kind of administrative mistakes.

If you’re counting administrative mistakes (human error), anything can fail. Let’s not shift the goalposts.

That depends on your change control process

Isn't it reassuring the entire CC business hinges on a single proprietary appliance inside a cage at some DC? :)

Interesting submission on that topic : How Google Maps allocates survival across London's restaurants https://news.ycombinator.com/item?id=46203343

i noticed that with 4.7. i tried to add instructions in claude.md to unpack meaning when communicating to me but it did not work.


or find another job


Good idea, but only if the article can't be edited during that week. What's worth preserving is the version the audience actually read. Articles routinely get ninja-edited after publication, sometimes repeatedly. Changelogs should be mandatory but they're useless if we can't keep them honest.


Block public access not archival


The reason they're blocking archives is people can go to the archive, to bypass paywalls and avoid targeted adverts, instead of the news site. It's also to prevent AI scrapers harvesting articles.


I meant that news sites should provide an API for Internet Archive to scrape their articles at all times to catch changes, but not provide any public access for an indefinite period of time (as an escrow) but eventually release it once the AI scraping issues blows over.


True, it's the main reason archive.today exists really



I noticed the same thing. Every Claude release thread is full of comments saying that it's terrible and why they switched to Codex. And vice versa for Codex release threads. At least its not as bad as /r/localllama that is 90% bots now.


This rewrite of GNU coreutils to rust comes to mind https://github.com/uutils/coreutils


Someone should take that and submit it upstream.



This is the response to said twit


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: