Primarily because it encourages people to keep doing this performative stuff, think they're actually helping people, and take resources away from more meaningful work. By resisting these efforts, I'm preventing what would likely be runaway acceleration.
In theory, the actual individuals are still bound by state law, but the supremacy clause allows federal laws made in pursuance of the US Constitution to preempt those state laws. Of course, these laws still need to be "necessary and proper" for carrying out an express power like regulating immigration. A law that is unnecessary or improper would theoretically not hold up in court. The same goes for executive action.
Perhaps the most infamous case of this was the Idaho manslaughter case against FBI sniper Lon Horiuchi for killing Vicki Weaver in the Ruby Ridge incident. His case was simply "removed" to federal court and dismissed under the supremacy clause (although this dismissal was later overturned narrowly when appealed).
This is why it's absolutely essential to always be aware of which types are value types in the .NET type system. Attempts by either users or the designers to conflate or unify them are ill-conceived. The nullability semantics could have been kept consistent if they went all the way back to the beginning of the CLR and did it that way, but this would have not been consistent with Java's JVM and type system (which they were trying to mimic).
That said, we already have value types like System.Int32 which inherit from System.ValueType (an abstract type) which inherits from System.Object (a non-abstract reference type), so things are already a bit weird.
Providing a platform for defamation and other tortious speech is generally legally protected under §230. They still have to respond to court orders and DMCA requests, though. This is how sites like Kiwi Farms remain online. That said, commercial apps can sometimes be sued under defective product laws.
Are there any POSIX or ISO guarantees on "FILE"? I think it's safe to assume that it isn't an incomplete type, but all functions that use it operate on pointers anyway. Storing a copy of a "FILE" object might result in each copy pointing to the same underlying file handle but having different internal state.
The amusing thing is that even today, there's a "blink" method on JavaScript strings. It's totally useless today, but it's still there for whatever reason. In fact, they don't even HTML escape the argument, so they were arguably terrible from the beginning.
Windows actually created a new process type for this: Pico processes[1]. This allows WSL1 to perform quite a bit better than Cygwin on something like Windows XP.
The consequences for following an illegal order include being sued, being held in contempt of court, or being criminally prosecuted by a subsequent administration. They don't have the same immunity that presidents do because they don't have a direct vesting of authority under Article II.
In the USA, both are true. Civil servants can (and should) refuse to follow an order they think is unconstitutional, illegal, or simply unwise. But this won't stop them from being fired for insubordination. I don't think the courts will attempt to force the president to retain subordinates that are actively opposing him on the job.
Yep. It's probably rooted in our psychology as primates. I'm not saying this is good, but psychology is often ugly.
Men want to compete for status against other men. If women are present, it's not quite seen as a venue for male intrasexual competition in the same way. It's also possible that the greatest status in society can be found where males compete (unless you're dealing with a matriarchal society).
On the contrary. This whole episode is a test to see if we're ruled by codified principles or by angry people. While I loathe that site, it's pretty clear that it's an example of legal speech between willing participants. The notion that we can somehow make the world a better place by preventing speech from being heard is a very dangerous (but sadly common) notion.
Swatting is not free speech. Posting the address of someone (knowing that there's a non-zero chance some idiot might use it in a swatting) is generally free speech, because negligent or reckless speech is usually protected.
That doesn't appear to be the issue here, though. The users of the site don't find each other completely repugnant. The ISPs might, but repugnance has historically not been a justification for de-peering in the past (at least in the USA).
For decades, we've had a pretty consistent notion of what constitutes "network abuse". It's traffic that threatens the stability of the network itself (such as spam and worm traffic). Obviously illegal stuff can be taken down by law enforcement. But stuff that's simply "bad for society" is generally given a free pass. If you don't like it, your options should be:
1. Don't visit them.
2. Sue them.
3. Get law enforcement involved.
Note that there is no #4 that says "harass everyone they depend on in an attempt to get them taken offline".
There's a fundamental difference between being spoken to and being spoken about. You have a right to prevent others from speaking to you but not about you (at least in the USA).