July 2009

RINGO! MOGIRE! BEAM!

tung's picture

I cast my eyes upon the landscape, and saw a third season. I despaired.

Bare-bones embedding Ruby 1.9 in C++

tung's picture

So I never have waste time trying to figure this out again, here's how to embed the current Ruby 1.9 into a basic C++ program.

1. Install Ruby 1.9

I'm running Arch Linux, so I can install the ruby1.9 package from AUR.

yaourt -S ruby1.9
Read more »

Compiler censorship? In my Drupal?

tung's picture

I don't know what the hell is going on, but if I enter "g plus plus" (no quotes, no spaces, plus replaced with plus sign), followed by a space followed by anything, my own blog gives me a 403 permission denied error!

I'd lodge a bug report, but to whom? Drupal, which has a million layers which may or may not be responsible for this? The GeSHi plugin for Drupal? GeSHi itself? The old, outdated PHP 4 installation? I don't have the will to debug yet more web crap, so I'll just post "around" it, if that's even possible.

Incidentally, that's why I haven't posted in a while: this error in a long blog post fooled me into thinking I couldn't post to my own blog. I'll post something I've kept on the back-burner right away.

Read more »