[Logo]   

Looking for the Guilty

A blog.

 

 

RSS feed

GPG/PGP pubkeys

 

[Blosxom]

[Almost XHTML]

Datensammler sind Verbrecher

Politiker-Stopp - Diese Seite ist geschützt vor Internet-Ausdruckern.

lupo's last comments:
1 2 3 4 5
florin's last comments:
1 2 3 4 5

Why "free as in beer" still sucks

author: www-data

For my diploma thesis, I used a program called WU-BLAST. I had my ideological difficulty with using it, because it was not Free Software, but only "free for academic use". I was told to be pragmatic about it. It is still in use at the department with no usable replacement in sight. And now -- it is proprietary.
Note to external world: University of Washington, you greedy suckers!
Note to self: Never ever again rely on such software. I'd rather write the necessary software myself than ever use that stinking pile of non-Free shit again.

2009-07-15 16:27 | www-data.blog20090715@rootshell.ro | [/tech-sci/comp] | permanent link


GDL (GNU Data Language) patch for Debian Lenny

author: www-data

The current version of GDL doesn't compile on Debian Lenny. It bails out with:

...
hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_dimgetid_fun(EnvT*)':
hdf_fun.cpp:398: error: invalid conversion from 'DLong*' to 'int32*'
hdf_fun.cpp:398: error:   initializing argument 3 of 'intn SDgetinfo(int32,
char*, int32*, int32*, int32*, int32*)'
make[3]: *** [gdl-hdf_fun.o] Error 1

Apparently it's because of a missing cast or something. Here's a fix. I thought I'd share it, because I looked all over the web for a fix, but google only spit out one link, which was basically leading to a Debian package building fail-log. Enjoy! (Of course, I couldn't be bothered to try and find out the sizes of DLong and int32, so my fix is maybe a little clumsy, but has the best chances of working even if there's a difference between the two ;-)

2009-06-26 14:58 | www-data.blog20090626@rootshell.ro | [/tech-sci/comp] | permanent link


Has Been Tapped bit revived?

author: www-data

UPDATE: ...it was an April's fool joke, but I soooo bought it...

I was, literally, rolling on the floor laughing and biting in the carpet as I read this [german version via heise, google-translation here]. I'm going to paraphrase a part of the Heise article, simply because the idea is so infinitely funny :-)

The ECN bit of the TCP/IP protocl has traditionally been used as a HBT marker, i.e. "has-been-tapped". Secret services used to set this bit to signalize that the travelling data packet has already been tapped and that other secret services need not double the effort to tap it again.

See more ...

2009-04-01 15:11 | www-data.blog20090401@rootshell.ro | [/tech-sci/comp] | permanent link


Managing my home directory with git

author: www-data

Having to work on multiple computers is a pain, home-directory-wise. Being a /bin/bash kid, I'm using a console to interface my computer. I do so even today, with all the graphical bells and whistles around... I even managed my files from a terminal while using MacOS X! As an upside, a more or less meaningful home directory structure crystallized over the years.

The problem is now that everywhere I end up having an account, I always find myself sooner or later loosely replicating the home directory structure from my main computer (i.e. my laptop). The more time I spend on the other computer (at work, for example), the more precisely my new work environment looks like the one on my laptop. At some point, I end up copying stuff from my laptop to whereever I need to work (scripts, config files, documents etc). Ultimately, at some point, I end up rsync-ing entire trees resembling huge parts of my home directory from one computer to the other. That's when it becomes a major pain in the ass...

See more ...

2009-03-10 03:00 | www-data.blog20090310@rootshell.ro | [/tech-sci/comp] | permanent link


Older entries

« | 2012 | Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec | »
« | February | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | »