[00:48] MSG: Read error: Connection reset by peer [00:49] Join: Mannerisk joined #corewars [01:49] Join: Hieda_no_ joined #corewars [02:04] hi [02:06] hi [02:06] umm... [02:06] Nick Change: Hieda_no_ changed nick to Akyu [02:06] :/ [02:07] the nickname restriction is unfortunate [02:07] I'm actually Mannerisky [02:08] MSG: Read error: Connection reset by peer [02:12] As long as there isnt a Royal joining a channel, not a proble [02:12] m [02:26] Join: Rashnok joined #corewars [02:31] MSG: Client Quit [03:13] Royal? [03:22] meaning a king or so [03:23] since they always want to give themselves more names than they can remember [03:27] :P [04:32] MSG: Quit: See you later... [08:29] Join: Metcalf joined #corewars [08:29] Hi :-) [08:55] MSG: Read error: Connection reset by peer [08:56] Join: Mannerisk joined #corewars [08:58] MSG: Read error: Connection reset by peer [08:58] Join: Mannerisk joined #corewars [11:02] MSG: Quit: Read error: Connection reset by peer [11:11] Join: fiveop joined #corewars [13:51] Join: yoR joined #corewars [13:51] hi [14:12] Hi Roy! [14:12] Have you got a smaller solution to mc7 yet? [14:12] :-P [14:14] No, 2 lines is the max I think :-) [14:15] I tried single line solutions, but no luck [14:15] I mailed you about 10 different two line solutions [14:17] Ah, 35 to be precise [14:18] 35! [14:18] That's impressive [14:18] Did you evolve them or something? [14:19] Yeah, generated them [14:19] Couldn't find a solution programming/thinking... so I changed my evolver into a brute-force finder ;-) [14:20] Took very little time, couple of milliseconds to test 16k warriors [14:20] I was pretty amazed by the speed, should again try to make an evolver.. [14:20] I'm going to look now to see if my two are in there [14:21] Its not all solutions, I've only used N 0-3 (not -1) [14:22] Hmmm... my solutions won't be there then [14:29] Hmm, I'm not sure all the solutions are correct, I did a quick check, but might not have been enough [14:32] None of you solutions look similar to mine. [15:10] Join: sh0ne joined #corewars [15:12] Hi sh0ne [15:12] Hi Metcalf [15:13] Anything new? [15:31] Actually, yes...my friend and I made together some warriors (about 10 good, and a couple of lousy ones) and we are reading some material on polymorphism...I want to make it more "intelligent"...I'll upload warriors as soon as my friend's father gives us hard disk... [15:57] Join: Fizmo joined #corewars [15:57] hi hi [15:57] hi Fizzie! [16:05] Join: Davse_Bam joined #corewars [16:14] Hi Fizmo, Hi Davse [16:17] Hi John [16:17] Hi Roy [16:21] MSG: Ping timeout: 240 seconds [16:23] Join: Metcalf joined #corewars [17:40] anybody there? [17:41] I'm still here :-) [17:41] ;-) [18:16] I'm not [18:16] Was eating my dinner, sorry :) [18:18] * Metcalf is hungry [18:18] All I have is several cans of coke :-( [18:19] * yoR ordered kebab :) [18:25] Has anyone here got a blog? If so, can I write a guest post about Corewar for you? :-) [18:26] Join: Neogryzor joined #corewars [18:28] Hi Neo [18:28] Did you have any more entries? [18:28] hi [18:28] hi all [18:29] yes, i have a few more [18:29] testing now... [18:30] :-) [18:30] I have more too Neo ;-) [18:30] About 120 more I guess... but I don't think you are intrested? [18:30] are you kidding? [18:31] No.. not really [18:31] The 35 I generated are with positive integers 0/1/2 only, I forgot about the -1 [18:33] Rashnok sent another 2 liner [18:34] OH, MY... [18:34] It'd be nice to mention Roy's 150+ entries, but probably best to link them on a separate page [18:34] 2 liners aren't rare :-) [18:35] how do you did it? [18:35] Neo: I'll send you a list with all the warriors, you can just publish them seperatly for people to be amazed by the possibilities [18:35] Some are double btw, for instance #2 and #3 (while not being referenced) [18:36] I modified my evolver to just generate all possibilities for mov.i {}*#@<> -2 -1 0 2 3 4, {}*#@<> -2 -1 0 2 3 4 [18:37] Checking them is pretty fast in-memory [18:38] Good idea :) [18:38] what do you mean as "double"? [18:38] Well, some warriors use the same idea, but have a 'unused' field, which can be any N [18:39] So they can be CORESIZE amount of warriors which use the same basic idea [18:39] oh, it would be good to filter them is possible [18:40] *if* possible [18:41] Hmm, not easy, must probably be done by hand, but they are grouped together in the way I generate them, so if you see warrior 21: mov.i #1,>2 and warrior 22: mov.i #2,>2 and warrior 23: mov.i #3,>2....is becomes pretty clear [18:42] ok, can you send me all in a text file? [18:43] Generating them again now, I'll mail them once ready (and formatted) [18:43] okay, thanks [18:47] Can you only use one process? [18:47] Or is for example... 3 processes allowed? [18:47] Or 2? [18:48] just one [18:49] fortunately... :P [18:49] Just one process, otherwise you'll generate another 1000 warriors! :-P [18:49] yoR, what mars client are you using to test? [18:52] Evmars, which is my own variant of exMars (99% same code) [18:52] Roy, did you send all the solutions yuo have? [18:53] Yeah, and I removed some of the 'multiples' [18:53] Didn't count them, was a wild guess, you did? [18:54] ok, i'll upload them when the MC7 is closed [18:54] nope :-) [19:37] MSG: Ping timeout: 240 seconds [19:38] Join: Metcalf joined #corewars [19:55] * Neogryzor is away sor a while.. [19:55] Nick Change: Neogryzor changed nick to Neo_away [20:11] MSG: [20:14] MSG: Quit: humhum [20:20] Join: Rashnok joined #corewars [20:22] Hi Rashnok [20:22] hi [20:25] about that challenge, how many solutions were there with only MOV instructions? [20:26] Roy has found quite a few [20:26] I found one which is mov/mov and another which is mov/jmp [20:27] I got a mov/jmp which was a shortened mov/mov/mov [20:27] but that was all [20:32] My mov/jmp is probably the same as yours ;-) [20:33] Can you shorten the mov/mov/mov to a mov/mov where only one of the movs is the same as the original imp, and the other mov copies it somewhere? [20:38] um.. [20:39] yeah [20:40] :-) [20:41] well i guess its an only mov solution now :) [20:42] Join: elkauka joined #corewars [20:42] hi@all [20:43] hi el kauka [20:43] MSG: Quit: Read error: Connection reset by peer [20:45] MSG: Quit: ChatZilla 0.9.83 [Firefox 3.0.3/2008092417] [20:47] Hi El Kauka [20:51] hi met [20:52] Metcalf: [20:52] http://users.metropolia.fi/~mikaos/corewar/ [20:57] Mizcu: uploading with new links now :-) [20:57] old should have a redirect, but ghoul and others should update too [21:10] I will go to bed now [21:10] * Fizmo waves [21:11] * Metcalf waves [21:12] bye bye [21:12] MSG: Quit: ChatZilla 0.9.83 [Firefox 3.0.3/2008092417] [21:28] MSG: Remote host closed the connection [21:32] MSG: Quit: blaaaarghhh [21:46] Nick Change: Neo_away changed nick to Neogryzor [21:48] :-) [22:04] Join: sh0ne joined #corewars [22:29] Join: CoreOld joined #corewars [22:42] * Neogryzor goes to sleep [22:42] * Neogryzor waves [22:42] MSG: