Comment Re:Why unencrypted? (Score 1) 128
Sure. And then you might actually be able to win a negligence claim against them.
Sure. And then you might actually be able to win a negligence claim against them.
Just put a simple password encryption on it (e.g. - with a zip program) and give it to them verbally. I'm pretty sure Netflix could handle that level of complexity.
Correct.
X.509 certificates are usually closer to 2 KB (or larger) -- about 30 times bigger than this post erroneously claims.
It is Tuesday so it's time for Trump to Always Chicken Out as usual
The issue isn't really chasing dividend yielding investments.
The problem is young people believing that you can live off (i.e. - consume) those dividends and still end up okay in the end.
If you don't reinvest your dividends -- especially if you are investing in high dividend yielding investments -- then your total return on investment, and therefore net worth, is going to suffer badly.
Ah, I see. YieldMax's MSTY fund tries to give exposure to MicroStrategy's stock.
Why on Earth is anyone comparing the performance of a dividend focused investment versus a Bitcoin meme, moonshot company?
I'm a software engineer with a MS in CS and over 20 years of experience in industry, mostly in research and design.
Computer science and programming are not needed by the general population and will go to waste for the vast majority of people.
Deductive and inductive logic and proofs should already be covered in math courses. Applying proofs to algorithms would make for a nice subtopic in math.
Math courses should be buttressed and CS topics can be used to help do that, but requiring a course of study in CS or programming as a requirement for graduating from high school is stupid and self-serving baloney from code.org.
I'd be interested to hear what sorting problem gets transformed from O(N^2) to O(N!) by use of linked lists?
I would think that in the worst case, a linked list should only give a factor of O(N) worse performance over an O(1) array or hash table lookup.
So, I could see a O(N^2) algorithm becoming O(N^3) but would be very interested to hear how it becomes O(N!) instead?
This would be like deciding the 2nd amendment doesn't apply to modern guns because they are much more advanced and capable than the muskets and rifles of the late 1700s.
This would be like saying today's guns aren't arms.
How was 'broadband' ever not a telecommunications service?
Today's internet packet switching communications services are just an evolution and massive improvement on our older circuit based phone systems.
Internet communications definitely and obviously fall under the umbrella of telecommunications.
Toyota has been talking a big game on batteries and EVs for more than a decade now.
Until they actually start producing something new/impressive at scale with a reasonable price tag on it, ignore the hype.
To decipher a type in C you often have to read it backwards starting from the name. E.g.:
int const * const x[10];
x is an array of 10 elements of constant pointers to constant integers.
The point being, C is probably one of the last languages to which you should look for guidance on typing variables.
Toyota has been making similar questionable claims about their development of solid state batteries for more than ten years now. It's all vaporware so far and this PR announcement doesn't sound any different either.
Toyota's announcements about their battery tech should be ignored until they actually demonstrate it, put a price tag on a vehicle with one inside it, sell it at some volume, and 3rd parties can independently evaluate it.
I had this exact scenario happen to me -- albeit only once so far.
A mildly inebriated young man and his friend rang my doorbell late at night claiming that his phone was somehow in my house. I politely sent him away. He actually came back a few minutes later re-asserting his claims. I told him to call the police if he believed I had his stolen property. Mercifully, that was the last I saw of him.
"Why waste negative entropy on comments, when you could use the same entropy to create bugs instead?" -- Steve Elias