HackerTrans
TopNewTrendsCommentsPastAskShowJobs

testplzignore

no profile record

Submissions

Cloudflare Dashboard and Cloudflare API service issues

cloudflarestatus.com
24 points·by testplzignore·8 bulan yang lalu·2 comments

comments

testplzignore
·2 bulan yang lalu·discuss
~681 American footballs. At 27 balls per team per NFL game, an average of 17.8 games per team per season, and an annual salary cap of $301 million, those many balls are equivalent to a salary of $481 million. So by weight, footballs are "worth" 12 times the price of gold.

Joe Burrow weighs 215 lbs and makes $55 million per year. That makes him worth his weight in gold x4.

I'm still researching the average weight of a football field. Depends if it has rained recently.
testplzignore
·2 bulan yang lalu·discuss
> Product owners and engineers could initially collaborate on this spec and on test cases to enforce business rules.

LOL. I had to check if this was published on April 1st.
testplzignore
·2 bulan yang lalu·discuss
Maybe he trying to collect every waifu from every gacha game. That would get expensive in a hurry.
testplzignore
·2 bulan yang lalu·discuss
The NSA would presumably have all of this.

From a taxpayer perspective, it's such a waste to have multiple agencies doing their own unconstitutional surveillance. Why have two Ministries of Love when one would do? :)
testplzignore
·3 bulan yang lalu·discuss
> What’s more, Peltzman’s analysis finds that some of the largest declines in happiness seem concentrated among well-to-do demographics, like older people, white people, and college graduates.

The same demographics that are the most likely to have gone from working in the office to working from home...
testplzignore
·3 bulan yang lalu·discuss
Would be fascinating to see what happens if the boundaries are reversed (i.e., "harm people"). Give it a fake "launch the nukes" skill and see if it presses the button.
testplzignore
·3 bulan yang lalu·discuss
Would another way be to drop the reserved space (typically 1% to 5% on an ext file system)?
testplzignore
·4 bulan yang lalu·discuss
Our industry has never been serious about security. We all download and run unvetted code via package managers every day. At least now the insanity is out in the open. We won't change until Skynet fires off the nukes.
testplzignore
·4 bulan yang lalu·discuss
You should always use Object Lock with compliance mode on your S3 backups. Always.
testplzignore
·4 bulan yang lalu·discuss
I don't see anyone else asking this question. Seems like a major detail Google is burying.

I'm guessing the alternate billing flow will contractually require the app to "phone home" to Google with how much the user spent. Presumably will be part of the app review process.
testplzignore
·5 bulan yang lalu·discuss
Bruce Wayne implemented this almost 2 decades ago in The Dark Knight. EU innovation moving at a snail's pace as usual /s
testplzignore
·6 bulan yang lalu·discuss
We need to standardize on using Earth circumferences as the unit of length. Or better, football fields! (the type of football of course being implied by the website's ccTLD)
testplzignore
·6 bulan yang lalu·discuss
There have been changes in the manufacturing process to "pre-shrink" fabrics.

Similar improvements have been made to improve colorfastness. Mixing new reds and whites used to consistently produce pink. Not anymore.
testplzignore
·6 bulan yang lalu·discuss
Yeah, same company. "Off" likely meaning discounted.
testplzignore
·7 bulan yang lalu·discuss
old.reddit.com is still up :)
testplzignore
·7 bulan yang lalu·discuss
> Cable News Network. A Warner Bros. Discovery Company.

Most unrealistic prediction :)
testplzignore
·7 bulan yang lalu·discuss
It did a good job with the points-to-comments ratios. The purely technical stories are higher than industry news and clickbait.

Interesting how controversial Zig will be in the future :)
testplzignore
·7 bulan yang lalu·discuss
> They really need to figure out a way to correlate global configuration changes to the errors they trigger as fast as possible.

This is what jumped out at me as the biggest problem. A wild west deployment process is a valid (but questionable) business decision, but if you do that then you need smart people in place to troubleshoot and make quick rollback decisions.

Their timeline:

> 08:47: Configuration change deployed and propagated to the network

> 08:48: Change fully propagated

> 08:50: Automated alerts

> 09:11: Configuration change reverted and propagation start

> 09:12: Revert fully propagated, all traffic restored

2 minutes for their automated alerts to fire is terrible. For a system that is expected to have no downtime, they should have been alerted to the spike in 500 errors within seconds before the changes even fully propagated. Ideally the rollback would have been automated, but even if it is manual, the dude pressing the deploy button should have had realtime metrics on a second display with his finger hovering over the rollback button.

Ok, so they want to take the approach of roll forward instead of immediate rollback. Again, that's a valid approach, but you need to be prepared. At 08:48, they would have had tens of millions of "init.lua:314: attempt to index field 'execute'" messages being logged per second. Exact line of code. Not a complex issue. They should have had engineers reading that code and piecing this together by 08:49. The change you just deployed was to disable an "execute" rule. Put two and two together. Initiate rollback by 08:50.

How disconnected are the teams that do deployments vs the teams that understand the code? How many minutes were they scratching their butts wondering "what is init.lua"? Are they deploying while their best engineers are sleeping?
testplzignore
·7 bulan yang lalu·discuss
Are you by chance on an airplane?
testplzignore
·8 bulan yang lalu·discuss
I've been wanting something like this for years. It's simply impossible for millions of companies to individually review the thousands of updates made to their thousands of dependencies every day.

Imagine a world where every software update has hundreds of signoffs from companies across the industry. That is achievable if we work together. For only a few minutes a day, you too can save a CVSS 10.0 vulnerability from going unpatched :)