Comment AOL and Tech bubbles (Score 1) 23
Those who fail to learn from history are doomed to repeat it.
Those who fail to learn from history are doomed to repeat it.
What the fuck is a Oneplus or Oppo?
Let's figure it out together:
test.c: In function 'main':
test.c:5:14: error: expected expression before ';' token
5 | int x = 1+;
Apparently, Oneplus is a syntax error.
Without support, T-Mobile probably won't be entitled to patch any of the inevitable future critical security vulnerabilities found in VMware's software.
He badly needs a success. Something he can show to the public and the boss man as a win. This may be it.
Given the recent track record of lunar probes crashing and/or landing ass side up, the odds of success for this rush job are not good.
anti-DEI police of the current Administration
That DEI enforcement group seems to be asleep on the job. The current administration has appointed numerous women* to important positions.
*Biological women, that is. Sorry about the rest of you guys. I guess you are going to have to do a better job tucking.
Are you sure about that "biological" thing? Most of them look like Stepford Wives.
Ate a lot of paint chips as a child, eh?
Ballots? No. Just do it.
Don't worry. The current regime has plan in place to simply not deliver mailed ballots in states that have any chance of going against your desired outcome.
To paraphrase the apocryphal Stalin: Altering one ballot is a felony. Shitcanning a million ballots is a statistic.
Note that they tried 35 (i.e. 6 bits at 18 qbits needed) and failed.
That's a real shame, because I've always wondered what the prime factors of 35 might be.
I'm still holding out hope that they manage to figure this out during my lifetime.
Tesla is already in trouble due to profound incompetence.
Good observations, though I am Gen X so after a childhood of editing config.sys to get retail games to run on the PC I have an incredibly high tolerance for putting up with that nonsense.
The purpose of a factory is not to provide jobs.
It's intended to made widgets that can then be sold at a profit.
It's not a social welfare program.
The way things are headed, the only way people are going to be able to obtain money to pay for those widgets is via social welfare programs.
I'm a busy man. I'm also a lazy man. Could someone tell me if this is cheaper or more expensive than a desktop gaming PC with the same stats?
Additionally, the way it's phrased, as a "bet," is implicitly skeptical.
There is no question that states are betting on AI.
strncpy() was not intended for null-terminated strings at all. It should have been named copy_null_padded_buffer(). Then its operation would have made sense to almost anyone. People wouldn't have minded the longer name much either, because hardly anybody uses null-padded buffers in modern software.
Note that a null-padded buffer that is completely full doesn't have any nulls in it at all. That's why strncpy() doesn't necessarily add a null termination. It also fills the entire destination buffer with nulls after the end of a short copy, which can be very inefficient when used with null-terminated strings.
TL;DR: don't use strncpy(). It doesn't do what anybody thinks it does.
The typical page layout program is nothing more than an electronic light table for cutting and pasting documents.