00:00:01 <Sgeo> Oh, ehird` wasn't there. Hey ehird, I'm planning some "safety" features
00:00:01 <calamari> not really.. I guess I lost interest
00:00:17 * Sgeo waits for ehird` to boil over
00:12:02 -!- Corun has joined.
00:22:13 -!- ehird` has changed nick to kilbot.
00:22:18 -!- kilbot has changed nick to ehird.
00:28:54 -!- Tritonio_ has quit (Remote closed the connection).
01:02:10 -!- olsner has joined.
01:34:29 -!- lament has changed nick to lamenta.
01:34:44 -!- lamenta has changed nick to lament.
01:35:40 -!- sebbu has quit ("@+").
01:35:49 -!- lament has changed nick to lamentb.
01:39:50 -!- ehird has quit (Read error: 104 (Connection reset by peer)).
01:51:35 -!- lifthrasiir has quit (brown.freenode.net irc.freenode.net).
01:51:36 -!- puzzlet has quit (brown.freenode.net irc.freenode.net).
01:51:48 -!- puzzlet has joined.
01:51:48 -!- lifthrasiir has joined.
02:27:08 -!- ihope has quit ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]").
03:09:48 -!- calamari has quit ("Leaving").
03:27:01 -!- Corun has quit ("This computer has gone to sleep").
03:34:15 -!- yu has joined.
03:41:32 * yu made my client keep its nick and not revert to immibis!
03:41:57 -!- yu has changed nick to immibis.
03:44:57 -!- Slereah has quit (Read error: 104 (Connection reset by peer)).
03:45:50 -!- Slereah has joined.
03:59:16 -!- Slereah has quit (Read error: 104 (Connection reset by peer)).
04:00:06 -!- bsmntbombdood has quit (brown.freenode.net irc.freenode.net).
04:02:40 -!- Slereah has joined.
04:17:12 -!- bsmntbombdood has joined.
04:18:50 -!- slereah_ has joined.
04:21:32 -!- Slereah has quit (Read error: 104 (Connection reset by peer)).
04:51:22 -!- olsner has quit ("Leaving").
05:24:45 -!- immibis has quit ("Can you see this quit msg?").
05:36:34 -!- immibis has joined.
05:41:26 -!- Sgeo has quit (Read error: 110 (Connection timed out)).
06:04:50 -!- immibis has quit ("Hi Im a qit msg virus. Pls rplce ur old qit msg wit tis 1 & hlp me tk ovr th wrld of IRC. and dlte ur files. and email ths to).
06:10:02 -!- slereah_ has quit (Read error: 104 (Connection reset by peer)).
06:11:15 -!- slereah_ has joined.
06:18:42 <bsmntbombdood> i always say "i don't like drinking", and then i get a bottle of bourbon and remember
06:28:48 -!- immibis has joined.
07:08:34 -!- oerjan has joined.
07:22:14 -!- immibis has quit ("Hi Im a qit msg virus. Pls rplce ur old qit msg wit tis 1 & hlp me tk ovr th wrld of IRC. and dlte ur files. and email ths to).
07:25:03 -!- immibis has joined.
07:51:22 -!- immibis has quit (Remote closed the connection).
07:56:05 -!- immibis has joined.
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
08:06:46 -!- immibis has quit ("Hi Im a qit msg virus. Pls rplce ur old qit msg wit tis 1 & hlp me tk ovr th wrld of IRC. and dlte ur files. and email ths to").
08:37:27 -!- oerjan has quit ("leaving").
11:03:05 -!- RedDak has joined.
11:34:28 -!- RedDak has quit (Remote closed the connection).
11:54:25 <oklopol> bsmntbombdood: don't worry, i was at a friends house, browsing porn, ircing and coding.
11:56:42 <oklopol> which reminds me, god i made a braindead game :DD
11:56:51 <oklopol> www.vjn.fi and check out crossworm
11:56:59 <oklopol> i haven't yet found one person who can play that
11:57:04 <oklopol> except for myself of course
12:14:42 -!- sebbu has joined.
13:25:31 -!- jix has joined.
13:31:48 -!- jix has quit ("CommandQ").
14:02:15 -!- Corun has joined.
14:53:15 <slereah_> Hm. I'm thinking of this for the Andrei Machine I/O.
14:53:55 <slereah_> At each step, the graph is travelled from 0 (or 1), to the next node. If there's more than one choice, it chooses the node of the lowest type.
14:54:29 -!- RedDak has joined.
14:54:35 <slereah_> Type 2 would increase a register, 3 would output the register, and 4 be transformed in some sort of input.
14:54:54 <slereah_> I'm not too sure it would be BF complete, but it's a start.
15:29:51 -!- Corun has quit ("This computer has gone to sleep").
15:30:25 -!- jix has joined.
16:04:47 -!- RedDak has quit (Remote closed the connection).
16:19:52 -!- oklofok has joined.
16:20:20 -!- oklopol has quit (Read error: 104 (Connection reset by peer)).
16:24:32 <slereah_> Holy hell. Esolang is the first google result for bounded storage machine :o
16:24:50 <slereah_> But then again, there's only 7 results.
16:28:27 -!- Corun has joined.
17:06:47 -!- jix has quit (Read error: 110 (Connection timed out)).
17:14:01 -!- Tritonio_ has joined.
17:18:26 -!- GregorR-L has joined.
17:19:31 -!- ehird` has joined.
17:22:59 -!- Corun has quit (Read error: 110 (Connection timed out)).
17:31:14 -!- wildhalcyon has joined.
17:33:06 -!- Corun has joined.
17:35:13 <ehird`> i wonder if this thing still works.
17:36:35 <ehird`> shut up. my netcat is br0king
17:43:03 <ehird`> $ echo '((lambda (x) x) (lambda (x) x))'|python lisp.py
17:43:03 <ehird`> ((lambda (x) x) (lambda (x) x))
17:43:06 <ehird`> (error) Unbound variable lambda
18:09:16 -!- lithpbot has joined.
18:09:16 -!- lithpbot has quit (Remote closed the connection).
18:10:01 -!- lithpbot has joined.
18:10:19 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:10:53 -!- lithpbot has joined.
18:11:46 <ehird`> > ((lambda (x) x) (lambda (x) x))
18:12:28 <slereah_> ((lambda (x) (x x)) (lambda (x) (x x)) )
18:12:34 <slereah_> > ((lambda (x) (x x)) (lambda (x) (x x)) )
18:12:35 -!- lithpbot has quit (Remote closed the connection).
18:18:42 -!- lithpbot has joined.
18:18:44 <ehird`> slereah_: should be ok now
18:18:53 <slereah_> > ((lambda (x) (x x)) (lambda (x) (x x)) )
18:18:54 <lithpbot> RuntimeError: maximum recursion depth exceeded in cmp
18:19:09 <ehird`> > ((lambda (x) (x x) )
18:19:23 <ehird`> > ( (lambda (x) (x x) ) )
18:19:28 <ehird`> > ((lambda (x) (x x)))
18:19:32 -!- Corun has quit (Read error: 110 (Connection timed out)).
18:19:38 <slereah_> > ((lambda (x) (x x)) (lambda (x) (x x)) )
18:19:38 <lithpbot> RuntimeError: maximum recursion depth exceeded in cmp
18:20:12 <ehird`> slereah_: take it to #estoeric-blah?
18:25:34 -!- oerjan has joined.
18:25:37 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:26:22 -!- lithpbot has joined.
18:27:33 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:36:09 -!- lithpbot has joined.
18:37:23 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:37:31 -!- lithpbot has joined.
18:40:06 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:40:12 -!- lithpbot has joined.
18:41:10 -!- olsner has joined.
18:41:30 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:41:35 -!- lithpbot has joined.
18:42:54 -!- RedDak has joined.
18:47:39 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:48:27 -!- lithpbot has joined.
18:48:56 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:49:01 -!- lithpbot has joined.
18:49:19 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:49:24 -!- lithpbot has joined.
18:49:54 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:50:00 -!- lithpbot has joined.
18:52:26 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
18:52:32 -!- lithpbot has joined.
18:56:31 -!- ais523 has joined.
18:58:14 -!- RedDak has left (?).
19:00:36 <ais523> ehird`: eso-std.org is giving me 403s
19:00:40 <oerjan> is this supposed to be a technical term? i have some vague bell ringing
19:00:43 <ais523> presumably because there isn't anything there yet?
19:00:44 <ehird`> ais523: Quite expected.
19:01:03 <ais523> oerjan: 403 means that the website understands the request, but thinks you aren't allowed to know what the result would be
19:01:03 <ehird`> Also, I am not on my mac (again); therefore it might be a bit before ESO1 is completed.
19:01:13 <slereah_> Kolmogorov is always ranting about it in his article.
19:01:25 <slereah_> It's apparently some computing method done by Markov
19:01:27 <oerjan> ais523: er i was referring to normal algorithm
19:01:29 <ehird`> I am considering changing standard format.
19:01:45 <ais523> ah, the perils of asynchronous communication
19:01:50 <ehird`> (Side note: with all this un-maccery stopping me doing stuff, I should really consider a macbook...)
19:02:58 -!- lithpbot has quit (Read error: 104 (Connection reset by peer)).
19:03:14 -!- ehird` has changed nick to ehird.
19:04:10 -!- slereah_ has changed nick to Slereah.
19:04:33 <oerjan> ais523: although i didn't know what 403 meant either :)
19:05:20 <Slereah> There's a video on Youtube, with a fat indian chick teaching about finite state automaton.
19:18:37 -!- Sgeo has joined.
19:37:08 * SimonRC likes the rubbet-band gun on the UF LotD
19:37:26 <SimonRC> it can hold 288 rounds, and fire them all in 7 sec
19:46:45 -!- jix has joined.
19:52:50 <oerjan> I opened the window, and in flew Enza
19:53:12 * Sgeo wnats to have Lucid dreams
19:53:30 <SimonRC> it takes too much dedication though
19:53:48 <ehird> Plus I'm so tired lately that I barely remember my dreams.
19:53:50 * Sgeo listens to http://www.stevepavlina.com/podcasts/Pavlina-010-Lucid-Dreaming.mp3 hopefully
19:54:13 <Sgeo> Podcast about lucid dreaming apparently
19:54:21 <SimonRC> OTOH, setting aside 10-20 mins at the beginning of each day to write down dreams is supposed to be a good start
19:54:30 <SimonRC> as is reading all about it all day
19:54:38 <SimonRC> but the effect of that is breif
19:56:26 -!- jix has quit (Nick collision from services.).
19:56:38 -!- jix has joined.
19:57:44 <Sgeo> I read something in today's thread for xkcd about checking your irl watch habitually, which should supposedly carry over to dreams, where you'd notice something is wrong
19:59:03 * ais523 finds that they can usually wake up whenever they want when they're aware they're in a dream
19:59:05 <SimonRC> it helps to think about ld while doing it though
19:59:22 <oerjan> but but i already am a neurotic watch-checker. few lucid dreams though...
19:59:33 <SimonRC> do you check in in dreams?
19:59:49 <SimonRC> actually I cursed at myself recently...
20:00:01 * Sgeo doesn't normally wear a watch
20:00:06 <SimonRC> I got into a holy grail of semi-sleep states...
20:00:28 <SimonRC> conscious (though very tired) while my senses were bign disconnected from my body
20:01:11 <SimonRC> I sensed a loud buzzing, and began to get a "buzzing"/"electric" feeling creeping over my body...
20:01:35 <SimonRC> had I stayed still, I should have gone quickly into lucid dreaming
20:04:33 -!- slereah_ has joined.
20:04:55 <SimonRC> for some reason, the topic makes my stomach churn a bit
20:05:01 -!- Slereah has quit (Read error: 104 (Connection reset by peer)).
20:05:30 <SimonRC> but I get the same feeling on AFD, and I don't think envy applies there
20:06:32 <Sgeo> Oh Articles for Deletion
20:06:56 <SimonRC> inhabited mostly by people who thinke they're dragons
20:07:45 <slereah_> http://www.encyclopediadramatica.com/Alynna_Vixen
20:10:13 <ehird> SimonRC: people like that are hilarious
20:10:30 <ehird> http://www.otherkin.net/index.html <-- best. webpage. ever.
20:13:39 <SimonRC> well, it seems I have got distracted by all thwe furry links...
20:13:58 <SimonRC> Hell the 2040s are going to be fun
20:14:47 <SimonRC> C'mon we need more Christian suicide bombings of human genetic engineering clinics
20:15:06 <ehird> as soon as human genetic engineering gets really advanced
20:15:10 <ehird> we must kill all the furries
20:15:15 <ehird> lest we see what they unleash onto us
20:15:25 <SimonRC> and when I say Christian I mean the insane "god hates gays" righties, not the rest
20:15:32 <SimonRC> ehird: yup, you read my mind
20:16:07 <SimonRC> I guess 2043 will be about the time some people start trying to improve their children in the direction of furriness
20:16:22 <ehird> SimonRC: It's funny, I've heard so much about these 'non-totally-crazy christians' and all the ones I've seen have been ones who basically don't believe in anything christian.
20:16:24 <SimonRC> on the upside, gay people will sufddenly be getting much less hate
20:16:29 <ehird> Gradually they all become agnostics or atheists.
20:16:46 <ehird> SimonRC: Well, there's Anonymous to think about then.
20:17:14 <SimonRC> anyway, otherkin usually beleive they are a re-incarnation of a dragon are the victims of magical soul-trnasfer or whatever
20:17:40 <SimonRC> this makes them more emo that furriness olone would
20:17:46 <slereah_> 2043 is when furry will be 50 years old :o
20:17:46 <slereah_> Well, there's plenty of elves-vampires-wolves-faery to go around, too
20:17:52 <SimonRC> or at maybe more depressed
20:18:10 * SimonRC once again shows his Sign of the Times
20:18:48 <SimonRC> it is triangular, line a road warning sign, with an exponential growth curve plotted on a graph...
20:18:50 -!- GregorR-L has quit (Read error: 110 (Connection timed out)).
20:19:12 <SimonRC> the rectangular bit below says "warining, 21st century ahead"
20:21:09 -!- ais523_ has joined.
20:21:39 -!- ais523 has quit (Nick collision from services.).
20:21:44 -!- ais523_ has changed nick to ais523.
20:24:20 -!- ehird has quit ("Leaving.").
20:24:58 <SimonRC> hmm, I thought this conv was on a different channel...
20:25:42 -!- ehird has joined.
20:25:45 <SimonRC> Weird: I was tralking about furries here and programming on that other place.
20:25:46 <slereah_> We're discussing monads on #isharia and furries here.
20:26:17 <SimonRC> deedle-deedle-deedle-deedle
20:26:55 <slereah_> Think of a boot up a man's ass forever.
20:27:47 <ehird> #isharia is empty.
20:29:44 -!- RedDak has joined.
20:30:07 <oerjan> unless you're in Discworld
20:42:31 * ais523 is wondering why bsmntbombdood aimed a message at oklofok when neither has said anyting here for quite a while
20:42:35 <oerjan> mad science if there ever was
20:47:02 <Sgeo> I remember seeing online some device that was supposed to help you have lucid dreams..
20:47:43 <Sgeo> No, it was something you wore over your eyes, and when it detected REM, it flashed lights repeatedly
20:47:52 <ehird> apparently; no longer sold
20:48:03 <Sgeo> So you had to train yourself whenever you see flashing lights, to do a reality check
20:48:21 -!- wildhalcyon has quit ("ChatZilla 0.9.81 [Firefox 2.0.0.11/2007112718]").
20:48:25 <ehird> Too many lucid dreamers are new agers. Sigh.
20:48:37 <ehird> WHOOO USE YOUR DREAMS TO TOUCH INTO YOUR SPIRITUAL ENERGY AND WRAP AROUND THE NATURE
20:49:52 * SimonRC hits people over the head with a blog, particularly this post: http://www.overcomingbias.com/2007/04/universal_fire.html
20:58:20 <Sgeo> "As you get older, it will be even harder to lucid dream, and it starts getting difficult during the teenage puberty stage." http://www.wikihow.com/Lucid-Dream
21:04:13 -!- ehird has quit (Read error: 104 (Connection reset by peer)).
21:04:31 -!- ehird` has joined.
21:05:14 -!- ehird` has changed nick to ehird.
21:07:44 -!- ehird has quit (Client Quit).
21:11:16 <ais523> Sgeo: look what you've done now!
21:11:48 -!- Judofyr has joined.
21:12:03 <ais523> you welcomed ehird back and they quit immediately
21:13:19 <ais523> hmm... it seems I'm a bit more successful than Sgeo in welcoming people...
21:16:23 <ais523> Judofyr: GregorR is probably the best person to ask about that
21:16:35 <Judofyr> I'm reading his tutorial now
21:18:48 -!- ehird has joined.
21:26:12 -!- ehird has quit ("Konversation terminated!").
21:26:41 -!- ehird has joined.
21:41:54 * Sgeo wants multiplayer lucid dreams!
21:44:10 -!- ehird has quit ("Konversation terminated!").
21:44:31 -!- ehird has joined.
21:47:17 <Sgeo> dreamviews.com seems interesting
22:06:15 -!- Corun has joined.
22:08:27 -!- ais523 has quit ("I'll soon be too tired to say anything intelligible").
22:10:19 * ehird tries to think what a fun game to play over irc would be
22:12:29 -!- jix has quit ("CommandQ").
22:20:11 -!- Judofyr has quit ("- nbs-irc 2.36 - www.nbs-irc.net -").
22:24:04 -!- timotiis has joined.
22:29:45 <bsmntbombdood> oklofok: lol: http://online.wsj.com/public/article/SB120425355065601997-7Bp8YFw7Yy1n9bdKtVyP7KBAcJA_20080330.html?mod=tff_main_tff_top
22:56:59 -!- oerjan has quit ("Good night").
23:02:39 -!- bigode has joined.
23:25:39 -!- RedDak has quit (Remote closed the connection).
23:34:44 -!- immibis has joined.
23:42:23 -!- bigode has quit ("http://www.mibbit.com ajax IRC Client").