Even if you assume human nature is greed, it's also human nature to have their babies eaten by wolves but I don't see anyone suggesting we should center our society on baby tossin' wolf pits.
They're both "immutable" in the sense that they're setting up either read-only Filesystem Hierarchies (as in bazzite, which uses ostree) or Symlinking their entire filesystem hierarchy to a read-only "store" (as in nixos).
Bazzite uses something called ostree to "diff" the filesystem hierarchy much like git does, while Nix basically makes giant read-only store of files and hashes them, then weaves them all together into a "view" of a filesystem that gets symlinked into the context of a running program.
It's not just that, it's also the fact they scored the responses based on user feedback, and users tend to give better feedback for more confident, even if wrong, responses.
NSAIDs cause crazy increased risk of intestinal bleeding and and it inhibits the ability for the kidneys to excrete uric acid, they also increase the risk of heart attack and stroke.
I'm confused where this zeitgeist about Tylenol being bad for you is coming from. I remember working in pharmacy that taking Acetaminophen was the least reactive painkiller with the least number of long-term issues, but I'm hearing a lot more people talking about how bad it is for you.
The studies I've seen have been correlative at best, and, considering that NSAIDs and opioid painkillers are far worse over time, I don't understand the dissonance in advice that seems to be appearing.
I know we want to get really riled up and say that he's committed a war crime but presidents have been extra judicially killing drug dealers since Obama put them on the Disposition matrix (the "kill list").
Trump even goes out of his way to call them "narcoterrorists" because the way the law was written when the "war on terror" started (not that he pays that much attention to the law), anyone that has a mild supporting role in Al Qaeda and it's diaspora have open season on them without Congressional oversight in perpetuity.
I want people to understand that this is wrong but also every president has been doing this since 2010
You can't, if the code is open source it can be cloned to not fit in the license no matter what kind of license or fancy shenanigans you do.
The argument most MIT/BSL proponents have is that companies will be more likely to directly contribute if the project doesn't have GPL "poisoning".
I usually split the difference and license LGPL for everything.