Hey @usernamestring, can I send you a DM?
Was it done with the intention to severely harm or kill? The punch was not the cause of that, the man falling was
@usernamestring Hey, is it not possible to post on Devs Share something you already posted on another chat? Someone asked me for a blogpost on the C/C++ and I wanted to post i...
So you use the thing you have to update every other day and whose updates will down your production once a week as a host?
Or is it picosecond?
And why must I suffer the law of relativity when implementing those bloody database primitives?
Could the admins add to the rules that forwards are explicitly prohibited in The Devs Share? The fact that you get an auto-warn for something that is not written in the rules ...
Why would I trust software made by people that don't know how to use percentages?
When did the furry overtake the world? Did I miss something?
I don't even trust clouds when they are in the sky, why would I trust them when they crashed on the ground?
@viferga would it be fine sending a poll out here? I can forward it to you beforehand
What about, I know that sounds crazy, using astyle or whatever formating tools included in your hella programming language if you are unhappy with my tabulated code?
Do you have samples of this improper inlining? Both inlined and not inlined?
Dunno, for a library that have 5 functions or so is it that bad of an integration? Never used it
I'd say that for one access every N hours you can work it up easily with a binary file by write and replace up to a relatively large number of entries if you know what you are...
Now how frequently and how consistent must your storage be?
What kind of operations do you expect to do on the value? How frequently? How consistent must be your storage?
https://www.youtube.com/watch?v=W2tWOdzgXHA https://www.youtube.com/watch?v=2olsGf6JIkU
To what I ask, what is and is not a stack? Anything can be an execution stack if you are brave enough
So you mean that when you read auto v = std::make_unique<std::atomic_int>(0); You don't know the type?