Sascha Steinbiss

Results 249 comments of Sascha Steinbiss

Using BOOL does not help. With the age of the Ruby 1.8 bindings in mind, I'd rather not invest much more time into this.

I'd rather arrange tools around use cases, since there are tools which accept more than one input format. I understand they can be part of multiple toolboxes then, but I...

I completely agree with @gordon. This is a compromise we are making for our users' convenience. IMHO allowing people with no access to proper package management to build and run...

> > On university systems the users often do not have root access to install the libraries either. > > That's a red herring. You don't need root to do...

Excellent, thanks for your work on this :) Looking forward to your patch.

Yep. That approach started out when substantially less external code was used and indeed grew over time.

My 2 cents: I totally 'get' the problem, but the version number in a non-released git master is, well, it is what it is -- an indicator of the version...

For emulation I used qemu: ``` qemu-system-ppc -hda debian_wheezy_powerpc_standard.qcow2 -vnc localhost:1 -m 2000 -redir tcp:2222::22 ``` with a Debian image from http://dropbox.tetrinetsucht.de/debian_wheezy_powerpc_standard.qcow2. You can then ssh into port 2222 (forwarded...

Thanks! Unfortunately I do not have any idea when I might find the time to do that... it's quite a lot of code to review.

Ok, I'll let Dropbox sync the the latest version of the image.