Month: December 2013
Adobe Flash Player, MS Windows 8/8.1, and MS IE 10/11
Yeah sure enough, Windows 8/8.1 and IE 10/11 has its own builtin Flash player. This highly potent combination outright refuses you to download the real Adobe Flash Player from Adobe’s website. It hasn’t occured at all to Microsoft that we, the users, might need the real Adobe Flash Player for software other than IE, say […]
Read More → Adobe Flash Player, MS Windows 8/8.1, and MS IE 10/11Merry Xmas!
I wish you all a Merry Xmas!
Read More → Merry Xmas!Detecting clang in C code
If you’re looking for a way to detect when your code is being compiled by clang, try the command clang -dM -E -x c /dev/null In the large list presented, you’ll find these macros the most interesting ones:
Read More → Detecting clang in C codeFunctions with cases in LibreOffice Math
Type this in LibreOffice Math: and you’ll get:
Read More → Functions with cases in LibreOffice MathTrouble upgrading older Subversion on recent FreeBSD? You might be missing devel/scons
I upgraded Subversion 1.8.1 to 1.8.5 on some non-critical FreeBSD servers the other day. Normally I would run this command: portupgrade -fprv devel/subversion I noticed www/serf also needed updating, so this time I ran a command like: portupgrade -fprv www/serf
Read More → Trouble upgrading older Subversion on recent FreeBSD? You might be missing devel/scons