Now I am cynical and jaded. My disappointment is immeasurable and my day is ruined.
Now I am cynical and jaded. My disappointment is immeasurable and my day is ruined.
I would think that the human selection process would help to head off this conversion, both by selecting against incorrect results, and also by introducing variance outside of the model. On the other hand since a person can only act as a filter, I can also see how that would be of limited value long term.
They are also a massive pain, the higher end ones use gold alloys for the nib, making it delicate, if they aren't used enough the ink dries in the nib, they tend to get ink everywhere, and they can be really inconsistent.
Plastic timing chain guides, FFS.
If purposefully building engines that grenade themselves at 80k miles wasn't enough, then it's hard to imagine what would be.
I hate to break it to you, but generally only other Tesla owners feel that way. Otherwise, I doubt the public does. In fact, I personally feel the opposite, that's it's a symbol of a "techbro".
Also people don't deserve to be judged by their car unless it is a modern german luxury car in which case they obviously are the kind of person who makes bad life choices.
That is, what I find so awful about most social media (and places like YouTube) is how they focus on some of the most anger-inducing content for "engagement". That is, I think the problem is much more their algorithms than what people actually post.
That said, I think that, realistically, being at the bottom of the heap won't actually be much different from being banned - which I actually think is a good thing.
Yes. Just because you happen to agree with them is not an excuse. The constitution belongs to the States and is ratified solely by them, not the Federal government.
A federal official advocating for constitutional changes from the position of their office is wrong to do so.
> It seems imperative that government officials
It is imperative that legislators do. Administrative officials are not given power to make law. They are required by the due care cause to follow it. They have no cause offering official opinions on these matters.
How were Snowden revelations of USG<>Bigtech relationship materially different from what's happening here? Maybe it was less transparent?
Any "woke" person can see the cognitive dissonance here. It's all fine that you use the geopolitical rivalry argument but not if you try to paint one side of the argument as "free" and "liberal" and "subject to rule of law" when it's clearly not the case
Don't.
You do not need to.
Rust does stop you creating self referential structures (easily)
In the case of a binary tree that is not a problem
There might exist some specialised case where there is no more memory to allocate at run time, but in the common case it is more efficient in every respect to use algorithms with your data structures and dispense with back links
I have been working on a C program built by a (mostly brilliant) programmer that put back links in every structure (parent links in trees, doubly linked lists) and the waste of resources, in a constrained environment, is frustrating
Just don't