The shell exec magic, especially when combined with notebook mode and pylab inline, can make some simple analyses of text data really dead simple. You can, for example, do something like: my_data = !find . | grep .log |…
Yes and yes! So, the C++ standard library differences don't usually bite you unless you're e.g. Building executables on windows with mingw and trying to link against libraries built with visual studio that use STL…
I think GP's point wasn't that their secrecy makes them deserve negative public opinion, rather that a policy of secrecy in general makes it rather difficult to believably deny allegations of questionable behavior --…
There certainly is a very real cholera risk in the poorest communities in the US. Take, for example, the colonias in southwestern Texas, where ~400k people live in informal housing without access to basic infrastructure…
I'm still learning my way around caches and memory timing, so if someone better educated than I could correct me if I'm wrong, I'd be very appreciative. That said, here's what I'd say: The core of the issue is with…
The shell exec magic, especially when combined with notebook mode and pylab inline, can make some simple analyses of text data really dead simple. You can, for example, do something like: my_data = !find . | grep .log |…
Yes and yes! So, the C++ standard library differences don't usually bite you unless you're e.g. Building executables on windows with mingw and trying to link against libraries built with visual studio that use STL…
I think GP's point wasn't that their secrecy makes them deserve negative public opinion, rather that a policy of secrecy in general makes it rather difficult to believably deny allegations of questionable behavior --…
There certainly is a very real cholera risk in the poorest communities in the US. Take, for example, the colonias in southwestern Texas, where ~400k people live in informal housing without access to basic infrastructure…
I'm still learning my way around caches and memory timing, so if someone better educated than I could correct me if I'm wrong, I'd be very appreciative. That said, here's what I'd say: The core of the issue is with…