00:12:45 -!- cmeme has quit (Connection timed out). 00:16:25 -!- cmeme has joined. 01:18:38 -!- heatsink has joined. 01:28:00 -!- cmeme has quit (Read error: 60 (Operation timed out)). 01:35:42 -!- cmeme has joined. 01:35:56 -!- cmeme has quit (Remote closed the connection). 01:36:39 -!- cmeme has joined. 04:25:42 -!- heatsink has quit ("Leaving"). 07:47:04 -!- calamari has joined. 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 08:05:52 -!- calamari has quit ("Leaving"). 16:35:44 -!- Keymaker has joined. 16:35:57 ++++ 16:43:10 ---- 16:43:11 -!- Keymaker has quit. 18:49:50 -!- arke has joined. 20:02:58 -!- Taaus has quit (Read error: 104 (Connection reset by peer)). 20:07:47 -!- Taaus has joined. 21:16:28 -!- fizzie has joined. 22:49:40 -!- Keymaker has joined. 22:49:50 evening.. 22:50:15 got that quine made (really hadn't time to work on it until now) 22:50:33 5074 instructions shorter than my first one :) 22:50:41 (this one's 2048) 22:59:30 Hehe. 22:59:32 What language? 23:00:56 brainfuck :9 23:21:33 Haha. 23:21:37 :) 23:22:13 * arke wrote an optimizing brainfuck compiler to bytecode on my TI-83 23:22:19 was really slow, but the optimizations did help. 23:26:08 :) 23:44:14 (for example, the sequence "+++" was compiled into "ADD 3", which basiclly was "1 3" 23:44:29 "---: -> "ADD -3" :) 23:45:38 [ would compile to "JZ ...", while ] compiled to "jNZ 1-after-[" 23:45:47 it was very, very, very fun to do. 23:46:12 Oh, and it also optimized sequences like +-+-+-+- 23:46:14 :) 23:50:03 -!- heatsink has joined. 23:50:14 sounds cool :) 23:50:27 Yeah 23:50:35 unfortunately, calculator frizzed, so it got lost :( 23:50:40 I should rewrite it someday 23:50:42 :( 23:50:44 ok 23:51:13 I'd love to test the quine on it :P 23:51:31 i see 23:51:42 too bad i can't yet upload this 23:51:57 yet 23:52:05 since i don't have any space yet 23:52:12 but that i will get sooner or later.. 23:53:21 :)