Archive for September, 2001

New Windows Virus.

Thursday, September 20th, 2001

I just did an:
cat /var/log/apache/access.log | grep cmd.exe | wc -l
on PURPLE.
the result ?

6019

Yes. These Windos loosers start to annoy me.
I always said everybody should use what he likes.

It’s time to fight back …
cat /var/log/apache/access.log* | grep cmd.exe | cut -f1 -d” ” | xargs -n 1 nuke

Sorry, if you just inherited a dialup IP, but if this works you’re in trouble anyway…

my 32K game entry for TheParty 11

Friday, September 14th, 2001

Is history.

The last 3 month I’ve been writing a “Save New York” clone.
You remember that old C64 game ?

You were a jet pilot that was supposed to shoot the aliens and keep them from destroying the skyscrapers.

Well,
everybody who ever played it will surely know who usually destroyed what.

This(=my) version had an improved building-destruction engine and authentic skylines.

I decided to do an “rm -rf” on the CVS repository of it.
(It’s just not right to flight planes into buildings.)
It’s gone ….

It hurts, but I lost some friends last tuesday - and that hurts a lot more.

Friday, September 7th, 2001

After wrecking GKrellMMS with the last few patches,
I made the icon add-on a standalone GKrellM plugin.
Get V0.1.1 and tell me what you think.


anti’s blog is proudly powered by WordPress
Entries (RSS) and Comments (RSS).