Ye
ryannathans
Why is everyone struggling to focus
You don't need parallelism to have a race condition, just not handling an event with expected timing can cause one - like when two keys are pressed within one polling cycle and you depend on one being pressed before the other for some logic like up and right arrow for a diagonal but they register as right and up so the diagonal movement doesn't trigger
Compiler optimisation strategies sometimes use statistical machines and link time optimisation does use random number generators for producing output
C/C++ compilers are non deterministic due to support of super macros that change run to run, non-deterministic optimisation strategies or ordering due to parallelism, and linkers often produce different outputs every time they are run where subtle bugs can cause crashes when addresses don't line up how you expect. And that's without mentioning projects that use a configuration step.
It's actually a big problem in producing reproducible builds for security.
Hail cannons are pseudoscience, they have been repeatedly studied and found to do absolutely nothing other than annoy your neighbours with explosions every few seconds. These people have been scammed
Or Australia
Sodium ion batteries are asymmetrical, pushing charge current hard can drive the anode negative enough to deposit metallic sodium causing formation of dendrites which destroys the battery
The comment I am responding to is about charge rate, not discharge rate
The comment I am replying to is discussing charge rate of 3C, not discharge rate
I assume 3C is a 20 minute charge?
What if it creates art almost identical to art not in its training set?