The Art of Modern Interview
I have just finished (successfully) an intensive round of job interviews, and I wanted to write down my take on the modern trends. Disclaimer: this is a general discussion that […]
I have just finished (successfully) an intensive round of job interviews, and I wanted to write down my take on the modern trends. Disclaimer: this is a general discussion that […]
I have finally memorized one simple mathematical statement that is true for pretty much any number you can think of, but is in fact verifiably false, with known counterexamples. The […]
TL;DR: XML signatures are trouble, because they are ridiculously hard to implement right. XML signatures in PHP are double trouble, because of lack of decent libraries. .NET security libraries are […]
4:18PM: Went to Google Maps and entered “Tirana” in the search box. This was a random act of curiosity: we recently had a conversation about Albania at work, and I […]
US Mail lost my package. Trying to call them, I am waiting on hold for 25 minutes and counting. But that’s not the most annoying part. The most annoying part […]
I was doing some googling around the Boost log library, and here’s what came up: U.S. House backs bill to boost logging in national forests. www.peninsuladailynews.com/apps/pbcs.dll/article?AID… Sep 22, 2013 – […]
Many of us heard about transmitting Internet traffic via avian carriers. While avian carriers have definite advantages, they cannot be used in small scale confined environments. Researches from Canada came […]
“I can’t imagine naming a column “WasDeleted” under any circumstances. If it’s set to false, it’s redundant; if it’s set to true, it’s a lie. :)” http://ayende.com/blog/4157/avoid-soft-deletes, comment by Phil
After approximately 20 years, I finally found the meaning of ‘MZ’: the string that appears in the beginning of every DOS/Windows/.NET executable. It stands for “Mark Zbikowski“, the architect in […]
I just accidently gave .EXE extension to a file that was actually a .ZIP archive and tried to run it on Windows 7. What error do I get? Lo and […]