Readit News logoReadit News
everfrustrated commented on Cloudflare incident on August 21, 2025   blog.cloudflare.com/cloud... · Posted by u/achalshah
__turbobrew__ · 2 days ago
> This system will allot network resources on a per-customer basis, creating a budget that, once exceeded, will prevent a customer's traffic from degrading the service for anyone else on the platform

How would this work practically? If a single client is overflowing the edge router queues you are kindof screwed already? Even if you dropped all packets from that client you would need to still process the packets to figure out what client they belong to before dropping the packets?

I guess you could somehow do some shuffle sharding where a single client belongs to a few IP prefixes and when that client misbehaves you withdraw those prefixes using BGP to essentially black hole the network routes for that client. If the shuffle sharding is done right only the problem client will have issues as other clients on the same prefixes will be sharded to other prefixes.

everfrustrated · 2 days ago
I think you're overthinking this. Just having a per (cloudflare) customer rate limit would go a long long way.
everfrustrated commented on Cloudflare Has Partial Outage   cloudflarestatus.com/inci... · Posted by u/snehesht
everfrustrated · 5 days ago
Cloudflare has an outage in the pop nearest AWS us-east-1. I'm seeing issues in AWS-hosted apps that are calling external vendor APIs that happen to be using Cloudflare as a CDN. Mostly showing as increased latency.
everfrustrated commented on Show HN: Edka – Kubernetes clusters on your own Hetzner account   edka.io... · Posted by u/camil
everfrustrated · 11 days ago
Has anybody found a good way to use encrypted disks with Hetzner yet?
everfrustrated commented on Nginx introduces native support for ACME protocol   blog.nginx.org/blog/nativ... · Posted by u/phickey
account42 · 13 days ago
But they could and IMO should be a delegation mechanism. The Name Constraints extension already exists.
everfrustrated · 12 days ago
The trouble is the constraint mechanism is outside of the inherent chain of trust logic and is checked using application level logic.

So you have to modify all potential clients for this constraint to be enforced. So it's effectively worthless as there is no way to roll it out in any meaningful sense.

everfrustrated commented on Nginx introduces native support for ACME protocol   blog.nginx.org/blog/nativ... · Posted by u/phickey
stego-tech · 13 days ago
> If you want a non-trustworthy authority... go with a custom CA. It's intentionally difficult to do so.

This is where I get rankled.

In IT land, everything needs a valid certificate. The printer, the server, the hypervisor, the load balancer, the WAP’s UI, everything. That said, most things don’t require a publicly valid certificate.

Perhaps Intermediate CA is the wrong phrase for what I’m looking for. Ideally it would be a device that does a public DNS-01 validation for a non-wildcard certificate, thus granting it legitimacy. It would then crank out certificates for internal devices only, which would be trusted via the Root CA but without requiring those devices to talk to the internet or use a wildcard certificate. In other words, some sort of marker or fingerprint that says “This is valid because I trust the root and I can validate the internal intermediary. If I cannot see the intermediary, it is not valid.”

The thinking goes is that this would allow more certificates to be issued internally and easily, but without the extra layer of management involved with a fully bespoke internal CA. Would it be as secure as that? No, but it would be SMB-friendly and help improve general security hygiene instead of letting everything use HTTPS with self-signed certificate warnings or letting every device communicate to the internet for an HTTP-01 challenge.

If I can get PKI to be as streamlined as the rest of my tech stack internally, and without forking over large sums for Microsoft Server licenses and CALs, I’d be a very happy dinosaur that’s a lot less worried about tracking the myriad of custom cert renewals and deployments.

everfrustrated · 13 days ago
Intermediates aren't a delegation mechanism as such. They're a way to navigate to the roots trust.

The trust is always in the root itself.

It's not an active directory / LDAP / tree type mechanism where you can say I trust things at this node level and below.

everfrustrated commented on GitHub was having issues   githubstatus.com/incident... · Posted by u/rock_artist
everfrustrated · 14 days ago
Enterprise customers, remember to email your sales rep and ask for them to report on their contracted uptime with you that you are allowed to do as per contract. They wont do this unless you ask hoping you don't notice the outages. It creates lots of internal pain - they have no automation internally for reporting on this.

This is the only way anything will ever change. GitHub is _easily_ the most unreliable SaaS product. There's not a week whereby we aren't affected by an outage. Their reputation is mud.

everfrustrated commented on How Boom uses software to accelerate hardware development   bscholl.substack.com/p/mo... · Posted by u/flabber
Aurornis · 15 days ago
> XB-1 is the world’s first independently-developed supersonic jet, breaking the sound barrier for the first time in January, 2025. It was designed, built, and flown successfully by a team of just 50 people

This is a great headline and very impressive. However, it’s also somewhat puzzling to see the company spend so much investment money to build a small prototype plane that doesn’t resemble a commercial airliner in any way, break the sound barrier 6 times, retire it, and then conclude they’re on their way to delivering commercial supersonic passenger planes in five years

Boom Aero is one of those companies I want to see succeed, but everything I read about them tickles my vaporware senses. Snowing off a one-off prototype that doesn’t resemble the final product in any way (other than speed) is a classic sign of a company spending money to appeal to investors.

Retiring the plane after only a few flights is also a puzzling move. Wouldn’t they be making changes and collecting data as much as possible on their one prototype?

everfrustrated · 15 days ago
Their immediate goal is to get the next round of funding. Viewed from this lense it makes a little more sense.
everfrustrated commented on How Boom uses software to accelerate hardware development   bscholl.substack.com/p/mo... · Posted by u/flabber
JoshTriplett · 15 days ago
> True business class / upper class travelers get discounts of 20-50% for J. And no, they’re not using Amex/Chase Travel.

What are they using, then?

everfrustrated · 15 days ago
Corporate discounts
everfrustrated commented on GitHub is no longer independent at Microsoft after CEO resignation   theverge.com/news/757461/... · Posted by u/Handy-Man
nicce · 15 days ago
Has there been any reports whether GitHub actually makes any money?
everfrustrated · 15 days ago
Microsoft doesn't disclose much but there were headlines in 2022 saying they were now at $1B annual recurring revenue.

Now with copilot I'd be surprised if they weren't profitable

everfrustrated commented on GitHub is no longer independent at Microsoft after CEO resignation   theverge.com/news/757461/... · Posted by u/Handy-Man
newspaper1 · 15 days ago
This is an odd comment. Xamarin has never been relevant. GitHub is historically OSS focused. Xamarin was some weird niche product for Windows devs. Hardly any overlap with GitHub’s core audience. I don’t know what will happen next, but hodgepodge of weird MS tech isn’t the lens to view this through.
everfrustrated · 15 days ago
Didn't the Xamarin guy became the CEO of GitHub at one point?

u/everfrustrated

KarmaCake day954June 1, 2021View Original