Mike, Mike, where’s your head? Even without it, you’re not dead!
Commentors
- 02.03Vladimir
- 09.29FeedbackOscillator
- 07.29rat
- 07.29SURFER
- 07.29ΠλάστικΜπάιναρυ
- 07.28Saimag
- 05.15FeedbackOscillator
- 05.15FeedbackOscillator
- 05.12rat
- 05.12FeedbackOscillator
Entries
-->
.//
posted by rat on February 5th, 2010
No Comments | Categorized: Mirror
Working Hours
posted by rat on November 6th, 2009
<?php
$work_time_s = “09:” . rand(15,59) .”:”. rand(1,59);
$work_time_e = “10:” . rand(23,59) .”:”. rand(1,59);
if ( ($work_time_s < date(’G:i:s’)) && ($work_time_e > date(’G:i:s’)) ) {
$mood = “:(”;
}
else {
$mood = “:)”;
}
?>
No Comments | Categorized: Προσωπικά
The Coming Of Wisdom with Time, to Perl
posted by rat on October 30th, 2009
while ($leaves > 1) {
$root = 1;
}
foreach($lyingdays{'myyouth'}) {
sway($leaves, $flowers);
}
while ($i > $truth) {
$i--;
}
sub sway {
my ($leaves, $flowers) = @_;
die unless $^O =~ /sun/i;
}
Though leaves are many, the root is one;
Through all the lying days of my youth
I swayed my leaves and flowers in the sun;
Now I may wither into the truth
source: http://www.foo.be/docs/tpj/issues/vol5_1/tpj0501-0012.html
de-construction
posted by rat on October 29th, 2009
Είναι τραγικό να κάθεσαι και να χαζεύεις μια οθόνη
με εκείνο το απλανές βλέμμα που τα θαμπώνει όλα.
Και να μην σκέφτεσαι τίποτα,
παρά να ακούς τον ήχο του κεφαλιού σου που σιγοκαίγεται
και αρχίζει να διαποτίζει το δωμάτιο με την γνώριμη μυρωδιά της σήψης.
τέλεια.
No Comments | Categorized: Προσωπικά
