This post describes how you can create a Python interpreter for a Bukkit Minecraft server, providing access to the full internal API. Commands are issued on a separate console window and do not require players or server administrators to be running the game itself.
Following list provides …
Visitors familiar with my blog will notice a pretty big change when viewing this post. The blog’s been due for a redesign for some time now, so a few days ago I finally went through with it.
The redesign took more time than expected, since I spent quite a …
Two years after having moved to Linode, coming from Slicehost, it seems that a new competitor is once again at the horizon, namely Digital Ocean.
I’d heard good things about them already, especially on Hacker News, praising their competitive pricing and clean dashboard. However, being newcomers to the field …
Still having problems in Ubuntu with the fixed channel being -1 when using aircrack
and friends? Luckily, the solution does not require patching this time (as it used to), as the following solution (obtained from this forum post) now works for me. The problem is basically that the channel can …
I was trying to use Gibbed’s Mass Effect 3 Audio Extractor recently, but it failed with:
IO.Path.Combine path1 cannot be null
To fix this, use regedit
to go to
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BioWare\Mass Effect 3
(on 64 bit machines)HKEY_LOCAL_MACHINE\SOFTWARE\BioWare\Mass Effect 3
(on …This issue has been plaguing my Windows 7 installation since the beginning of time, or, well — the beginning of this particular Windows 7 installation…
Every once in a while, my computer would blue screen displaying a DRIVER_IRQL_NOT_LESS_OR_EQUAL
error due to a certain nvmcp64.sys
, often with any playing audio looping …