

Aws/Clousdfare are both large, pentagonal blocks that span through all the width.


Aws/Clousdfare are both large, pentagonal blocks that span through all the width.
What is Microsoft doing?
Whatever it is, it’s not part of the modern digital infrastructure.
If DNS breaks the right way, it can fix the AI problems!


One of those laser weapons that are supposed to take drones down or a laser pointer?
Oh, I didn’t know about digraphs at all. C++ is a really big language.
And wow, that’s a well hidden footgun.
What is happening there?
Is it about templates? I can’t find any reference for that syntax.
It seems that you need to get better. There are plenty of valid complaints against SQL, but your problems seem to be all due to lack of familiarity.
No variables, no functions; Oh but you can do a CTE
Yeah, CTEs are more expressive than variables. And as somebody pointed, every database out there supports functions, you may want to look how they work.
UNION ALL, UNION ALL, UNION ALL… “There’s got to be a better way, surely…”
What do you mean by a “better way”? Union all is a perfectly valid operation.
And then you try put a MAX in a where and it won’t let you because you gotta pull all the maxes out in their own query, make a table, join them in, and use them like a filter…
Window functions exist.
Well, that’s how you do it!
And if two widgets need to create the same effect, you just copy the 5000 lines around. That’s why copy-and-paste was invented.
(It really shouldn’t be necessary… but in case somebody still needs it, here’s the \s)


Ok… But what time is now?
Oh, that’s right, I was using gcc.
Dude, after forcing -std=c++20, the compiler still can’t find a reference for std::ostream::operator<<(float)…
Do I have to link with some non-standard library? There doesn’t seem to have any numbers.a included with gcc.
Well, I can assure you that you have requirements.
You just don’t know what they are.
At least NaNs are different from each other and themselves.
SQL’s null would like a word here.
>> typeof(NaN)
<- "number"
It’s valid for C too, but it will be either a double or a float.
for example, simply optimize it away
Yeah, that example makes it reasonable. But the optimizer can do ridiculous stuff when it proves the loop never terminates and also assume it terminates.
The most famous example of UB bullshit is when some compilers run code that is impossible to reach just because there’s an infinite loop on the file (not even in the same function).
Oh, JS’s this is fucked up to many levels above that theoretical issue the language also has.
And that line doesn’t help with the schizophrenia issue.
SQLite doesn’t do highly concurrent tasks. Your life will be much, much better if you don’t even try.
It also doesn’t do Windows shared files, because any access into Windows shared files is highly concurrent on the speeds Windows is able to manage its shares.
Not deploying the backend doesn’t make it a day off.
The coworker probably got the message right and knows about some integration problem the poster doesn’t know about.
Works better than Teams.
Probably has better privacy and confidentiality options too.
Some species are just perfectly adapted to their niche…
C developers were already writing dynamic arrays before computer data was running through underseas cables.