Archive for October, 2008

Vremenski stroj

Mislim da nikada neću prestati plesati na elektroniku. Možda jednom, ali još je rano. Po kriterijima konzervativnoga društva odavno sam trebao izbrisati poriv za podijem, beatovima i laserima. Umjesto toga, sjedim u svom vremenskom stroju i pičim.

Reposting: dollar coding

program fiat money (output);
var
oil: crude;
dollar: paper;

begin
if oil = 4..12 then status$ = print more!;
if oil = 13..25 then status$ = speed up! we need more!;
if oil = 26..70 then status$ = buy more printers! hurry up!!;
if oil = 71..199 then status$ = check the green color tank and don’t forget to start more wars!;
end;

originalno postano: 24. lipnja 2006.