←2007-06-30 2007-07-01 2007-07-02→ ↑2007 ↑all
00:00:09 <oklopol> lament: i read about forty pages of the book, now i can't continue before i have a program to test all the rules :)
00:00:45 <oklopol> i have a program called cellebration which would do it, but that of course is not the point
00:00:50 <SimonRC> oklopol: what is that in reponse to?
00:01:36 <oklopol> him uploading the book
00:01:46 <oklopol> may have been a few days ago, don't remember
00:02:01 <oklopol> i assume he know what i'm talking about
00:02:12 <oklopol> *knows
00:04:29 -!- sebbu has quit ("@+").
00:18:40 -!- RobAtWork has joined.
00:22:32 -!- poiuy_qwert has quit (Read error: 110 (Connection timed out)).
01:30:23 -!- oerjan has quit ("leaving").
01:39:14 <SimonRC> zzzzzzzzzzzzz
01:57:04 <oklopol> yarr
02:24:36 -!- jix__ has quit ("CommandQ").
02:36:28 -!- poiuy_qwert has joined.
03:50:51 -!- GreaseMonkey has joined.
04:37:55 -!- GreaseMonkey has quit (Read error: 104 (Connection reset by peer)).
05:08:44 -!- poiuy_qwert has quit.
05:08:55 -!- poiuy_qwert has joined.
05:34:24 -!- GreaseMonkey has joined.
06:26:09 -!- andreou has quit (Read error: 104 (Connection reset by peer)).
06:37:21 -!- poiuy_qwert has quit.
07:17:39 -!- goban has joined.
07:26:09 -!- goban has quit (Remote closed the connection).
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
09:49:02 -!- sebbu has joined.
10:25:21 -!- Sukoshi has joined.
10:52:55 -!- sebbu2 has joined.
10:55:59 <GreaseMonkey> gnight everyone
10:56:31 -!- GreaseMonkey has quit ("I Can't Believe It's Not Butter II: I Still Can't Believe It's Not Butter").
11:08:14 -!- Sukoshi has quit ("Leaving").
11:12:56 -!- sebbu has quit (Read error: 110 (Connection timed out)).
11:22:29 -!- oerjan has joined.
11:25:55 -!- Tritonio_ has joined.
11:26:16 -!- Tritonio has quit (Read error: 110 (Connection timed out)).
11:27:55 -!- Tritonio_ has quit (Client Quit).
11:28:14 -!- Tritonio_ has joined.
11:30:51 -!- jix has joined.
12:02:28 -!- sebbu has joined.
12:22:38 -!- sebbu2 has quit (Read error: 110 (Connection timed out)).
12:33:43 -!- oklopol has quit (Read error: 104 (Connection reset by peer)).
12:37:00 -!- oklopol has joined.
12:56:23 -!- RedDak has joined.
13:05:42 -!- Tritonio_ has changed nick to Tritonio.
13:05:45 -!- oerjan has quit ("leaving").
13:25:30 <oklopol> lament: will there actually happen something in this book?
13:25:51 <oklopol> i'm on page 140, and so far i could've pretty much written this myself
13:29:35 <oklopol> just keeps saying simple rules can lead to randomness... which is stupid because everyone knows they can lead to *turing completeness*
13:30:11 <oklopol> and there is no real research done on anything, it seems, just idolizing the random graphs :\
13:30:30 <oklopol> but, i'll read further
13:56:00 -!- RedDak has quit (Read error: 113 (No route to host)).
13:59:37 * ihope squares a number mod RSA-704 a few times
14:00:03 <ihope> See? Simple rule, but the oddness/evenness of the results look random!
14:02:55 -!- RedDak has joined.
14:13:36 <oklopol> omg
14:38:13 -!- ihope_ has joined.
14:39:07 <ihope_> omg?
14:45:53 -!- RedDak has quit (Read error: 104 (Connection reset by peer)).
14:49:31 -!- RedDak has joined.
14:55:19 -!- ihope has quit (Connection timed out).
15:29:56 -!- Tritonio has quit ("Bye...").
15:30:36 -!- Tritonio has joined.
15:43:11 -!- RedDak has quit (Read error: 104 (Connection reset by peer)).
15:45:33 -!- Tritonio has quit (Remote closed the connection).
15:46:37 -!- RedDak has joined.
16:15:03 -!- RedDak has quit (Read error: 104 (Connection reset by peer)).
16:19:41 -!- jix__ has joined.
16:20:55 -!- RedDak has joined.
16:28:25 -!- jix has quit (Read error: 113 (No route to host)).
16:54:12 -!- oerjan has joined.
17:38:00 -!- RedDak has quit (Remote closed the connection).
17:43:48 -!- RedDak has joined.
18:01:33 <lament> oklopol: sorry, in what book?
18:02:34 <lament> oh, ANKOS
18:02:40 <lament> why do you think i have read it?
18:04:27 <lament> i haven't
18:26:39 <bsmntbombdood> ihope> bsmntbombdood: it seems all the regexes in ircbot start with ^ except the ones for exec and ps.
18:27:18 <bsmntbombdood> in do_callbacks, match() is used, which only matches at the beggining of a string, so ^ is redundant
18:30:25 <ihope_> Ah.
18:31:10 <ihope_> But putting a ^ there would make me less confused, or something!
18:31:51 <ihope_> ~exec sys.stdout(r)
18:31:51 <bsmnt_bot> <_sre.SRE_Match object at 0xb7c3f380>
18:32:04 <ihope_> ~exec sys.stdout(r.group(1))
18:32:04 <bsmnt_bot> #esoteric
18:32:08 <ihope_> !
18:32:13 <ihope_> ~exec sys.stdout(r.group(2))
18:32:14 <bsmnt_bot> sys.stdout(r.group(2))
18:32:17 <ihope_> There, a quine.
18:32:24 <ihope_> A cheating quine, but still a quine.
18:32:57 <oerjan> life itself is a cheating quine.
18:36:27 <lament> not really.
18:36:31 <lament> life doesn't cheat!
18:37:16 <oerjan> sure it does. in every way it can!
18:38:17 -!- RedDak has quit (No route to host).
18:45:21 -!- RedDak has joined.
18:56:58 <ihope_> :Life!Life@services. PRIVMSG #esoteric :^AACTION cheats^A
19:34:16 -!- RedDak has quit (Connection timed out).
20:00:59 -!- ihope_ has changed nick to ihop.
20:01:03 -!- ihop has changed nick to ihope.
20:41:07 -!- sebbu has quit (Read error: 110 (Connection timed out)).
20:44:18 -!- RedDak has joined.
21:40:11 -!- jix__ has quit ("CommandQ").
22:35:16 -!- immibis has joined.
22:56:28 -!- RedDak has quit (Remote closed the connection).
22:57:34 <ihope> 55:05!
22:57:39 <ihope> 5:55.
22:57:41 <ihope> Hmm.
22:57:41 <immibis> what's 5:55?
22:57:48 <ihope> Now, in my time zone.
22:57:54 <immibis> ok
22:57:54 <ihope> (My time zone. You can't have it.)
22:57:58 <immibis> lol
22:58:23 * immibis has just seen a very funny page on Uncyclopedia
22:58:51 <RodgerTheGreat> the page on time zones?
22:59:13 <immibis> no, the page on AAAAAAAAA!
22:59:15 <immibis> http://uncyclopedia.org/wiki/AAAAAAAAA%21
23:00:00 <RodgerTheGreat> oh, that one is a classic
23:00:15 <RodgerTheGreat> I think there's a Brainfuck page on Uncyclopedia
23:01:05 <immibis> its full of brainfuck code
23:01:23 <RodgerTheGreat> naturally
23:01:50 <RodgerTheGreat> although, I'm pretty sure the majority of the page is random crap, not cool hidden messages
23:04:52 <RodgerTheGreat> I enjoy the page on BASIC
23:04:52 -!- toBogE has joined.
23:04:54 <RodgerTheGreat> http://uncyclopedia.org/wiki/BASIC
23:05:17 <immibis> oops sorry. toboge, I SAID #toboge NOT #esoteric
23:05:27 -!- toBogE has quit (Read error: 104 (Connection reset by peer)).
23:08:24 <RodgerTheGreat> hm
23:08:40 * SimonRC wonders what smoke-free pubs are like.
23:10:53 <ihope> http://uncyclopedia.org/wiki/3D_glasses
23:12:25 <SimonRC> I think not
23:30:30 <oerjan> WWhahatt a a shshaameme ththiis s cchahannnenell h haas s tthehe + +cc o opptitioon.n.
23:32:13 <immibis> WWhhhatt iiisss thhee pppoint oof te +ccc op-op-op-tion
23:33:05 <oerjan> IIt t pprerevvenentts s aannnnooyiyinng g ccololoorsrs
23:33:29 <immibis> ok
23:33:31 <RodgerTheGreat> this image is awesome: http://uncyclopedia.org/wiki/Image:Java_Duke_making_shit_clear.JPG
23:33:38 <RodgerTheGreat> "Java Duke is making shit clear"
23:40:24 * SimonRC likes the Heool World in Java.
23:40:28 <SimonRC> *Hello
23:40:41 <SimonRC> It sumarises why people don't like Java.
23:40:47 <immibis> ?
23:41:07 <SimonRC> http://uncyclopedia.org/wiki/Java
23:41:36 <RodgerTheGreat> import java.io.*; Public class Hello {public static void main(String args[]) {System.out.println(
23:41:37 <immibis> http://uncyclopedia.org/wiki/01000010_01101001_01101110_01100001_01110010_01111001
23:41:47 <RodgerTheGreat> "Hello World"); }}
23:42:02 <immibis> rodgerthegreat: public does not have a capital P.
23:42:15 <immibis> rodgerthegreat: import java.io.*; is unnecessary there
23:42:16 <RodgerTheGreat> aw, curse my typing reflexes
23:42:38 <immibis> public class Hello {public static void main(String args[]) {System.out.println("Hello World"); }}
23:42:40 <immibis> will do
23:45:13 <RodgerTheGreat> I enjoy the sample implementation of "Hello World" in lego: http://uncyclopedia.org/wiki/Image:Lego_brick.gif
23:50:09 <immibis> anyone who wants to translate at least some of 01000010 01101001 01101110 01100001 01110010 01111001, toboge has a translator specifically for that purpose
23:51:30 <oerjan> module Main (main) where { import System.IO ; main :: IO () ; main = do { System.IO.hPutStrLn stdout "Hello World" } }
23:51:40 <immibis> is that python?
23:51:46 <oerjan> (because I can!)
23:51:55 <oerjan> no, Haskell
23:52:10 <immibis> "If you can read this, you're using a converter." ~ Uncyclopedia on this page
23:54:11 <oerjan> ridiculously verbose Haskell
23:55:25 <oerjan> hey, i did manage the page title in my head.
23:55:51 <immibis> what is it?
23:55:54 <immibis> i didn't convert that bit
23:56:14 <oerjan> "Binary"
23:56:20 <immibis> ok
23:58:03 <immibis> on the brainfuck page, the links at the bottom are >++++++++.>>+.-.+++++.<+.>-----.+++++.<.>>>. which prints some non-ascii characters
23:58:28 <immibis> should i replace it with ++++++++[>++++++++<-]>[<+>-]<+++++++.++++++++.>++++[>++++++++<-]>[<+>-]<.<-------.>[-]++++++++[>++++++++<-]>+++++.<<++++++++++.>>. which prints GO HERE?
←2007-06-30 2007-07-01 2007-07-02→ ↑2007 ↑all