Let me put it another way. If you are writing a compiler, you arn't writing it in python unless you hate yourself. So you're not going to define it in terms of python. So maki...
One char, one byte, very little overhead?
probably fat32 formatted?
as I understand it, you are in charge of setting up these servers for a company (you work or? contracted for?) and you know next to nothing about how to use these servers. The...
what purpose does the capture clause serve?
the reprocussions of this court case, I suspect, will be that java does get ditched in the long run... There were millions of java devs, learning java, so that they could wri...
wait, muslim is a race?
What's a good tutorial for realistic site design with Django? Most of them I've found are overly simplistic, down right stupid even. Hard to get an idea of good practices.
anyone adept at webserver administration? Friend just asked me a question about her server. The “cPanel” AutoSSL provider could not renew the SSL certificate without a reducti...
https://www.youtube.com/watch?v=TAS85xmNDEc
that would be a good guess, but microsoft can make money selling their OS... apple cant? (I mean, it's seriously inexpensive (relative to microsoft) to buy a copy, but it doe...
because C/C++ doesn't store the name of the parameter. Only a signiture. So, y ou want to pass b? you also have to pass a... or it will treat b as a and default b.
I'm curious whether quaternions would result in complementary color values... like doing quaternion transforms, would you "discover" color symmetry?
what is that one common question error—can't remmeber what it's called—where the questioner has a problem, and tries to solve the problem, but runs into a new problem, but ask...
so, i made a weird mistake in my code. Was trying to overload the bitwise ~ operator for an enum... using templates. Well, it some how bled into overloading ~ for all classes....
MacOS has a usecase?
how does it know how to handle said crash? what is the handling mechanism? does it simply reload the kernel space and abandon userspace? :p
because I was writing with warnings turned too fucking low... without realizing it. (visual studio defaults i guess?) and it wasn't until I was done... that I realized that yo...
trusted platform module?
what was your original question?