00:11:33 -!- puzzlet_ has joined.
00:19:41 -!- puzzlet__ has joined.
00:21:46 -!- puzzlet has quit (Read error: 110 (Connection timed out)).
00:48:35 -!- puzzlet_ has quit (Connection timed out).
00:49:38 -!- puzzlet__ has quit (Remote closed the connection).
00:57:52 -!- puzzlet has joined.
01:04:27 -!- faxathisia has joined.
01:10:59 -!- chuck_ has joined.
01:11:29 -!- chuck_ has changed nick to chuck.
01:35:06 -!- puzzlet_ has joined.
01:35:07 -!- puzzlet has quit (Remote closed the connection).
01:49:17 -!- calamari_ has joined.
02:08:24 -!- calamari_ has quit ("Leaving").
02:24:43 -!- chuck_ has joined.
02:25:38 -!- chuck has quit (Read error: 110 (Connection timed out)).
02:38:57 -!- chuck_ has changed nick to chuck.
02:41:53 -!- ihope has quit ("Lost terminal").
03:05:47 -!- chuck has quit ("This computer has gone to sleep").
03:35:58 -!- puzzlet_ has quit (Remote closed the connection).
03:36:05 -!- puzzlet has joined.
03:51:13 -!- ihope_ has quit (Read error: 110 (Connection timed out)).
05:01:18 -!- puzzlet has quit (Remote closed the connection).
05:01:25 -!- puzzlet has joined.
05:06:35 -!- puzzlet has quit (Remote closed the connection).
05:06:39 -!- puzzlet has joined.
06:07:05 -!- GreaseMonkey has joined.
06:14:05 -!- puzzlet has quit ("Lost terminal").
06:14:19 -!- puzzlet has joined.
06:36:34 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
06:37:39 -!- puzzlet has joined.
06:41:51 -!- calamari has quit ("Leaving").
07:11:07 -!- Sgeo has quit (Read error: 104 (Connection reset by peer)).
07:23:17 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
07:24:22 -!- puzzlet has joined.
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
08:14:10 <faxathisia> I'm not sure this is very good (I didn't know any SQL before)
08:28:04 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
08:28:53 -!- puzzlet has joined.
08:42:32 -!- GreaseMonkey has quit ("nn").
09:16:04 <faxathisia> (Improvements http://rafb.net/p/hQQCf855.html )
11:52:37 -!- n0nsense has joined.
12:23:35 -!- n0nsense has quit (Read error: 104 (Connection reset by peer)).
12:30:51 -!- chuck has joined.
12:45:28 -!- chuck has quit (Connection reset by peer).
12:47:53 -!- chuck has joined.
12:51:18 -!- chuck has quit (Client Quit).
13:26:12 -!- n0nsense has joined.
13:38:57 <n0nsense> I think it's great ^^. I want to extend it and add sockets etc. to it and then program a http server in it ^^
13:42:45 <oklopol> there are very little esolangs with good support for pretty much anything, so i'd say go for it
13:43:18 <oklopol> by support i mean io stuff
13:45:05 -!- jix has joined.
14:36:09 -!- RodgerTheGreat has joined.
15:06:24 -!- n0nsense has quit (Read error: 104 (Connection reset by peer)).
15:24:57 -!- jix has quit (Nick collision from services.).
15:25:07 -!- jix has joined.
15:28:50 -!- helios24 has joined.
15:29:08 -!- helios24_ has quit (Read error: 54 (Connection reset by peer)).
16:05:18 -!- sebbu has joined.
16:22:39 -!- Slereah has joined.
16:31:22 -!- oerjan has joined.
17:02:19 -!- puzzlet has quit (Remote closed the connection).
17:02:21 -!- puzzlet_ has joined.
17:27:43 -!- puzzlet_ has quit (Read error: 104 (Connection reset by peer)).
17:28:48 -!- puzzlet has joined.
17:45:50 -!- Sgeo has joined.
18:30:47 -!- faxathisia has quit.
19:18:41 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
19:18:57 -!- puzzlet has joined.
19:19:05 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
19:23:58 -!- puzzlet has joined.
19:24:35 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
19:28:59 -!- puzzlet has joined.
19:32:20 -!- oerjan has quit ("Good night").
20:28:14 -!- cmeme has quit (Connection timed out).
20:55:53 <Sgeo> ~lastspoke ehird`
20:56:11 <Sgeo> !lastspoke ehird`
21:34:57 -!- faxathisia has joined.
21:38:11 <graue> i think you should take out that "feature" ;)
21:42:25 <GregorR> Probably ... seemed like a good idea at the time, for e.g. !brainfluck or !grass
21:43:27 <faxathisia> !bf >++++++++[<+++++++++>-]<.>+++++[<+++++++++>-]<.-------------.>+++++[<-------->-]<-.
21:43:37 -!- puzzlet_ has joined.
21:45:41 <oklopol> is that whitespace crooked?
21:45:52 <Sgeo> Hi faxathisia and puzzlet
21:46:48 <Sgeo> G'night oklopol k
21:53:50 -!- puzzlet has quit (Read error: 110 (Connection timed out)).
22:00:30 -!- jix has quit ("CommandQ").
22:10:16 <faxathisia> I guess I should try the idea of building a small language ontop of brainfuck
22:10:23 <faxathisia> which has primitives like copy, add, sub, mul etc
22:10:32 <faxathisia> which you can associate a brainfuck cost to
22:10:57 <faxathisia> but I don't have any idea how you'd actually compose them to make a program that does something (which minimizing the cost)
22:11:13 <faxathisia> so I basicallly go full circle and this ends up harder than before.... which is why I didn't try it
22:11:36 <faxathisia> what do you think about this possible approach?
22:17:24 <bsmntbombdood> i wonder if anyone else has tried to implement kolgomorov complexity
22:20:22 <bsmntbombdood> how big do you think an lsfr implementation would be in brainfuck
22:21:17 <faxathisia> sounds like it would be really great for medium/longer texts
22:22:27 <bsmntbombdood> so the lsfr would probably be long, but it could have few taps so be shortly implemented
23:00:12 -!- Sgeo has quit (Connection timed out).
23:03:27 -!- Jontte has quit ("Konversation terminated!").
23:04:15 -!- Jontte has joined.
23:39:32 -!- sebbu has quit ("@+").
23:42:39 -!- ehird` has joined.