00:10:57 -!- {^Raven^} has joined.
06:00:54 -!- calamari has joined.
06:27:16 -!- calamari has quit ("Leaving").
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
13:59:44 -!- acrim has joined.
15:15:52 -!- acrim has left (?).
16:04:10 -!- Keymaker has joined.
16:43:50 -!- Keymaker has left (?).
21:05:25 -!- Keymaker has joined.
22:43:31 <Keymaker> ah, this one piece of code seems to work
22:43:54 <Keymaker> (finally i have time to work on lbfc entry a bit)
22:44:07 <Keymaker> i have done almost zero code for that :)
22:45:28 <{^Raven^}> even workarounds for the bug don't work :(
22:46:19 <{^Raven^}> the exact same code works elsewhere :((
22:46:41 <Keymaker> is there something wrong in implementation?
22:49:39 <Keymaker> time to open the pc case and take out the microscope :)
22:49:59 <{^Raven^}> there is a problem with the universe i need to work out and code around
22:55:15 <{^Raven^}> rewriting a big part of the code to see if that helps
23:11:50 <Keymaker> ..and i had just one '<' too more..
23:11:59 <Keymaker> don't you just hate that kind of thing? :)
23:12:21 <{^Raven^}> i have two cells overlapping in 2 parts of the program
23:12:59 <{^Raven^}> trying a dummy cell in the right place now
23:26:50 <{^Raven^}> Horrible kludge number 47 fixed it!
23:27:15 <{^Raven^}> i'm letting it corrupt where it has cells overlapping
23:27:33 <{^Raven^}> i inserted 10 dummy cells that i don't care about
23:27:41 <{^Raven^}> time to remove the other 46 kludges
23:29:23 <Keymaker> that's why it's called brainfuck ;)
23:29:59 <{^Raven^}> an example of genetic programming...make random mutations to the program until it works
23:36:45 <Keymaker> now i got my piece of code workin'