ReactOS and why is it (potentially) awesome
When I stumbled upon ReactOS last week, I though of it as nothing more than one of those “hey, here’s another great idea that will ultimately die out from lack of enthusiasm” projects. After some thought, I decided this is [...]
Full Motion Violence
No, I am not becomming an axe murderer. Full Motion Violence (fmv) is the name of a Counter-Strike Source clan that has been revived by it’s previous leader, Adam (a.k.a. Terminator or Hack^) Back in the days of Counter-Strike 1.6 [...]
Toggling code blocks in Python
I have found a pretty simple method of toggling large blocks of code in Python. Basically this: Note: This is not highlighted correctly because of a limitation of the highlighter I use In this default state (with the initial #) [...]