About
I am Geoffroy Couprie, a french geek and developer on VLC media player.
I enjoy writing fun code and finding weird uses for my software.
Warning: this bolg is not a bolg about cyclimse.
I share here my trolls and rants, code snippets, and news about VLC media player and my other projects. Most of what I say is useless, but, hey, you are the one wasting your time reading my useless stuff…
If you want to troll me in live, I usually hang out on freenode, on channels like #videolan or #python-fr, with the nickname “geal”.
Err, don’t the build instructions state that MS Visual C/C++, whether it is the full version or 2008 Express Edition cannot be used to build VLC? If so, why even mention what compiler options to use with Visual C/C++ in this context?
That was just for the comparison. And some developers only know the exploit mitigations by their compiler options, like /GS for the stack canary.