11 Mar 22

This is #1 in a very long series of posts on Stack Overflow’s architecture. Welcome.Previous post (#0): Stack Overflow: A Technical DeconstructionNext post...

17 Jun 21

A recent study title Usage and Attribution of Stack Overflow Code Snippets in GitHub Projects found that the most copied code snippet ever happens to be buggy.


29 Nov 12

  1. Start by installing perl http://strawberryperl.com/
  2. Install App::Ack by typing (in a windows command shell)
  3. C:>cpan App::Ack

20 Oct 10

“You should be aware that while Random() is usually uniformly distributed, Random()Random() is not. And so is Random()+Random().” - Belisarius Nice illustration of Central Limit theorem.