Also you have the Xbox one (original vcr model with kinect) Xbox one S, and Xbox One X.
Then on the "Series" line you have Xbox Series S and Xbox Series X.
So many people can think "X" or "S" as being a "Series", something of a kind, and confusing a "xbox one X" with a "xbox series X".
- You have a series X? oh yeah, i have the xbox one X.
Also the looks of the xbox one S and the xbox series S is quite similar...
Not sure why didn't called xbox 2022 pro and slim or something.
And it's a shame, i have an xbox series x and is actually a great product.
Yep! Xbox One was their generation parallel to the Playstation 4, and Xbox Series is their current generation parallel to the Playstation 5. All the X and S after those are tier differentiators.
They really need someone better naming their consoles.
Ugh, yeah, finally something with even worse version naming than the Apple Watch. (There's a thing called an Apple Watch Series 1. Confusingly, it's _not_ the first one; it is the cheaper cut-down version of the _second_ generation product; the first-gen product didn't have a version name at all).
> Why would you ever want to allocate more resources to one particular part? It’s not like the other parts will eat up the extra resources. If your system needs more RAM, it needs more RAM. Why would you care about which part needs more RAM?
Looks like resource isolation and avoiding a non performant piece of code to bring your whole system down is overrated.
We use a microservice architecture at the company and like every second incident is a cascade failure which is actually harder to monitor and manage... And having microservices doesn't help.
Things like, someone forgot to batch the events when posting to the event bus so a large tenant generating many events suddenly overflowed RabbitMQ which ran out of memory and started blocking producers who are holding DB connections and so we're out of DB connections now and the whole thing goes down. The only difference is that when it's going down it's harder to understand who's calling who in all this mess (compared to a single beefy server).
Can I use this comment (anonymized of course) as example in the next course I teach on regression stats? Because it's the exact opposite of how you're supposed to do regression inference. Selecting feature sets by beta alone is a recipe for disaster.
Consider the following example:
A + B => Y (one A and one B causes one Y)
A => 2Z (two A causes one Z)
If you have a data set featuring B, Z, and Y then a regression analysis will yield that Y = 2Z + B, and you would conclude that Z is "a root cause" of Y over B. However, by construction Z has no causal effect on Y, only B does. This is literally the point of "correlation does not imply causation".
Moreover, the white-paper the op-ed author is citing [0] doesn't even have "fatherlessness" as the most correlated variable: it's poverty across the board (and by a lot). Even if your argument was sound it wouldn't be correct.
Thank you, I should have read the white paper better, you are right, the correlation with single parent households is actually one of the weakest.
By the way, do I read correctly from the regression analysis stats, that "single young men age 15-29" is -negatively- correlated with all categories of crime?
Yes, that’s correct. Mixed significance pattern and wide-ish SEs so a little challenging to make claims across crime types IMO.
This demo tends to commit the most recorded crimes, which means that they’re getting arrested or murdered. Presumably in an area where lots of crimes are occurring the corresponding increase in arrests and murders leads to lower population counts on the US Census (which I believe was their source of truth on demo stuff).
Then on the "Series" line you have Xbox Series S and Xbox Series X.
So many people can think "X" or "S" as being a "Series", something of a kind, and confusing a "xbox one X" with a "xbox series X". - You have a series X? oh yeah, i have the xbox one X.
Also the looks of the xbox one S and the xbox series S is quite similar...
Not sure why didn't called xbox 2022 pro and slim or something.
And it's a shame, i have an xbox series x and is actually a great product.