You are being watched

June 12th, 2007

This story on boing boing points to an editorial at Forbes about modern cities. Worth a read!

I especially liked Cory’s Snitchtown. I have serious issues with surveillance these days, and Snitchtown mirrors my thoughts 100%.

Stockholm’s subway stations are lined with cameras. I counted around 20 cameras at my station. I wonder what they do with all that footage? Wouldn’t it have been wiser to invest that money in a few more security guards to patrol the subway at night?

I personally don’t feel any safer with these cameras. And the subway is still a shithole on Friday and Saturday evening when the drunk masses come out to play.

Link

Technorati Tags:

Geek Humor x 20

May 24th, 2007

High quality geek entertainment.

The 20 Funniest Computer Geek Humor Bits of All Time

Below you will find the 20 funniest Geek Humor bits of all time. They have been selected from the vast array of submissions on my Geek Humor Discussion board and on the web. The decision on making the cut was tough, but I think you will find them as funny as I have.

update: not sure if #19 is something i would enter into the above category…

Link

Globalisation is Good

May 9th, 2007

I like this documentary about globalisation. I agree with many of the points in the video and disagree with others. Going to have to watch it again to be more specific. Here’s the link for now.

Globalisation is Good

Apache Logging with vlogger

May 9th, 2007

I finally fixed my apache logging config. My apache has not logged anything since I installed debian on my server a while back. I suppose that for privacy, this is good news. However I enjoy statistics so I enjoy logging. Maybe eventually I’ll hash the logged IP addresses to keep the Man from getting them.

My old configuration required manual logging settings for all my virtual hosts, of which there are a number. However I recently stumbled upon a logging utility called vlogger which allows for quick and easy logging setup for your entire server, and it will split files by date or size, and place logs for different virtual hosts into separate folders. Which is exactly what I wanted.

The configuration was a breeze. Here is mine:

LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" vcombined
CustomLog "| /usr/sbin/vlogger -t %Y%m%d-access.log -s access.log /home/www/logs" vcombined
ErrorLog "| /usr/sbin/vlogger -t %Y%m%d-error.log -e -s error.log /home/www/logs"

Place these lines into apache2.conf or httpd.conf or into a new file in conf.d.

The first line creates a new log configuration called vcombined. I basically took the original combined configuration and added a %v at the beginning. This is important, because %v stands for the name of the virtual host, and vlogger uses this to place your log files into the folder with that name. You can actually place any value there if you wish to split your logs into some specific folders. This value is stripped from the end result (this can be disabled tho).

Then I simply told apache to send all log entries to vlogger.

-t %Y%m%d-access.log redefines the filename of the resulting logs, I like the ISO date standard so I changed it from the default. The default %m%d%Y-access.log which is good if you like the US date format.

-s access.log is the name of the “live” log file symlink, it can actually be pretty much anything you want.

-e is for error mode and should be used with the ErrorLog directive.

/home/www/logs is the parent directory into which you wish to place the log files and directories.

Note the vcombined at the end. If you simply place the default apache combined string, then your logs will be split into folders named after the IP addresses of your visitors and subsequently remove that IP address from the log. So remember the %v!

As always, read the docs if you are unsure.

Kommunismens brott

May 9th, 2007

En undersökning har nyligen gjorts som visar att dagens ungdom har ingen aning om vad de förespråkar när de går runt med röda sovjett-flaggor och prisar farbror Lenin.
Detta är inget nytt för mig, eller de flesta andra Ryssar som har en intim koppling till ordet kommunism. För dem betyder ordet förtryck, fattigdom, rädsla.

Idag, den 9:e maj är en dag av sorg för de länder i östeuropa som hade oturen att bli “befriade” av sovjett och inte exempelvis Frankrike eller Storbritannien. En ny lång period av förtryck påbörjades.

Det sägs att över 100 miljoner människor blev kommunismens offer. Inte ens andra världskriget lyckades komma ikapp den siffran.

Enligt undersökningen känner 95 procent av de tillfrågade vad Auschwitz är, medan 90 procent känner inte till Gulag.

Jag minns när jag själv gick i svenskt gymnasium, fick en man som hade varit fånge på Auschwitz komma och berätta om sina erfarenheter och göra reklam för sin bok. Det var hemskt, det som hände honom; och det som hände judarna är hemskt. Det som var konstigt dock är att ingen person från forna sovjett eller någon annan kommunistisk diktatur dök upp för att berätta om de hemskheter som pågick bakom järnridån. Inte heller stod något om det i de svenska historieböckerna.

6 miljoner verkar vara viktigare än 100 miljoner. Jag mår illa när jag läser sånt. Skäms, sverige! Länk

Det finns dock lite positivt på gång i området också. Länk

English summary here.

I ownz this integer

May 8th, 2007

This is my very own integer: 86 FA 0B C1 F3 FF 00 AD B1 F6 F6 4A 0B 03 48 B5

If you know this number, publish it or even mention it, I can sue you. Thanks to the DMCA and it’s EU/Swedish equivalent.

Here’s how we do it. First, we generate a fresh pseudorandom integer, just for you. Then we use your integer to encrypt a copyrighted haiku, thereby transforming your integer into a circumvention device capable of decrypting the haiku without your permission. We then give you all of our rights to decrypt the haiku using your integer. The DMCA does the rest.

The haiku is copyright 2007 by Edward W. Felten:

We own integers,
Says AACS LA.
You can own one too.

Get yours. Link

Powered by ScribeFire.

How to take down a website using the DMCA

May 7th, 2007

I was reading an article about the fancy HD-DVD decryption key that’s been causing all sorts of trouble.

The key now has over 1.8 MILLION hits on Google.

The article mentions how people have been posting the key in comments to articles all over IDGs website and how moderators have been unable to keep up. I browsed through some comments on a related article at IDG and their editor stated that they are removing those posts since IDG is in fact legally responsible for all content on their site, even user-posted comments.

This brings to mind the idea that if this number is in fact illegal and if this can be enforced, it now becomes easy to bring down pretty much any website where users can comment. Just post the key in question (or another tidbit of information that is hated by the entertainment industry) and watch the site self-censor, get sued or do other stupid things that are known to bring down good sites.

I suppose this isn’t really a new thought, since you could arguably post hate speech or spam or whatever in there. Still, it creates something that I call an LDoS (Legal Denial of Service) attack!

Something for lawmakers and humans to think about.

PS: There are at least 142 pages with the code in question on idg.se according to Google.

Technorati Tags: , ,

Russian Fools.

May 5th, 2007

It is only a matter of time before grandpa Lenin and uncle Stalin return from the grave to take back that which was taken from them in 1991.

It is funny how after the fall of communism in Russia, streets named after soviet “heroes” were renamed and statues of all those old soviet asses were either destroyed or relocated to museums or dumps. Yet now that Estonia decides to move an old soviet war statue to a more appropriate place (a war memorial), it has suddenly become a fascist country. Where were those “kremlin-loaylists” when Lenin’s statue was toppled in the heart of Moscow?

While the statue may symbolise soviet soldier’s sacrifice to some, to others it means years of painful occupation. Occupation by a country that in my opinion committed the worst kind of crime. That of valuing the lives of it’s people less then the air they breathe. Even today this goes on.

Link

Then some good news.

Technorati Tags: , , , ,

09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

May 1st, 2007

What does it all mean?

Technorati Tags: , ,

this number is special

May 1st, 2007

09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

This number is the key to being able to do what you want with HD-DVD discs that you payed money for.

The movie industry is suing people over this number.

It is an important number, because in can almost be said to be synonymous with Freedom.
Keeping in mind that this number can and will soon be obsolete, a statement must be made that the freedom of consumers to do what they want with stuff that they pay for, can not, must not be taken away.

More information at the link.

update: an even better crack is now available

On Google.

Technorati Tags: , ,