2
<p>Consider this code. One thread repeatedly prints the number 100 in decimal to std::cout. Another thread repeatedly prints the number 0x100 in hex (which will output as '100') to std::cout.</p><p>You might reasonably expect that the output will simply be '100' over and over and over.</p><p>Unfortunately, the calls to operator&lt;&lt; can get interleaved so you end up with crosstalk of the format specifiers:</p>
Attached image 0Attached image 1
<p>I suggest you use our customizable RSS, which is far better for such a thing anyway: <a href="https://www.gamingonlinux.com/rss/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">gamingonlinux.com/rss/</span><span class="invisible"></span></a></p>
<p>The Daily Article Mailing List has been disabled for now, it was becoming a bit unmanageable for our server to be sending out so many hundreds of emails every day. Causing problems with spam lists and such. It may return eventually, once I can find a good bulk SMTP email service to do it.</p>
<p><span class="h-card" translate="no"><a href="https://tilde.zone/@nytpu" class="u-url mention">@<span>nytpu</span></a></span> Evil idea: if there were an option to compile electron for WebAssembly... :neofox_evil_3c: Electron supports running WebAssembly... Make it run within itself. Few times :neofox_devil:</p>
<p>questions that can really derail a sunday evening:</p><blockquote><p>is std::cout thread-safe?</p></blockquote><p>(not in the way you'd want it to be, no)</p>
<p>Double rainbow at sunset portends a quiet night watch, right?</p>
Attached image 0
<p>developing new esoteric yuri at a top secret lab in Ukraine with irradiated inks and biohazardous papers</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> hmm, I&#39;ve been playing F.E.A.R recently and it is really fun having the A.I run away, regroup, and flank you. Other game that was distinctly fun was budget cuts in VR.</p>
<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@aleksorsist" class="u-url mention">@<span>aleksorsist</span></a></span> yeah i&#39;ve played that waaaaay back when they released a linux version and it was still unusual</p>