[00:16:34] thebolt changed nick to: thebolt|zzz
[00:24:20] PK has quit:
[07:47:05] iceeey has quit: "Leaving"
[07:48:37] thebolt|zzz changed nick to: thebolt
[08:59:36] sueastside has joined #peragro-dev
[08:59:36] ChanServ sets mode: +o sueastside
[11:27:56] caedes|away changed nick to: caedes
[12:16:20] thebolt|away changed nick to: thebolt
[13:10:54] caedes has quit: Remote closed the connection
[13:11:21] caedes has joined #peragro-dev
[13:11:21] ChanServ sets mode: +v caedes
[16:21:54] <thebolt> hm.. tasklet spawning works too.. cool :P
[16:24:07] <thebolt> PT.SpawnTasklet(myfun,someargs) will setup a tasklet and put it into the runqueue :)
[16:24:52] <CyaNox> w000t
[16:25:11] <thebolt> the tasklet can then call PT.Sleep(400) to sleep for 400 milliseconds (or thereabout)
[16:25:32] <thebolt> or (it should!) PT.BeNice() when it thinks it is ready to leave execution to someone else
[16:25:47] <thebolt> in fact, a tasklet that isn't being nice will be killed :P
[16:26:46] <CyaNox> so the benice is more or less obsolete ... :p
[16:27:09] <thebolt> no :P
[16:27:16] <thebolt> its cooperative multithreading
[16:27:21] <thebolt> BeNice is the cooperation ;)
[16:27:43] <thebolt> but the system is nazi-like.. so if you don't cooperate it kills you
[16:28:27] <CyaNox> so we are basicly promoting a propoganda!
[16:29:17] <thebolt> :-)
[16:29:51] <sueastside> killing isnt very efficient, reprograming would be, a nice brainwash and of they go being productive...
[16:30:12] <thebolt> sueastside: tasklets are expendable resources ;)
[16:30:16] <CyaNox> I have to admit it though ... I did a lot mass murdering ... and will probably not stop it either
[16:30:56] <CyaNox> killall -9 jews^H^H^H^Hhttpd
[16:31:02] <thebolt> hm, next task have to be a cooperative IO-layer so i can write a simple console to interact with.. hm..
[16:31:05] <thebolt> will be intresting ;)
[16:31:08] <sueastside> poor bugs, always living in terror of CyaNox rolling over in his bed...
[16:33:26] <sueastside> I had a 120minute test today, finished it in under 30minutes and passed, i was the first to walk out of the room :)
[16:35:03] <CyaNox> was it the "who gets boored of whacking of" test?
[16:37:01] <sueastside> more like "Finding a worthy opponent and recite 40 laws which give a valid reason to hunt him down" :)
[16:37:24] <thebolt> hm.. i think its time to go home.. cya in 10 minutes
[16:37:31] <sueastside> later
[16:38:12] <CyaNox> time for a smoke
[16:52:32] <thebolt> b :)
[16:52:40] <thebolt> hm, a bit over 10 minutes :/:P
[16:53:22] <CyaNox> you where talking to your neigbours again werent you?
[16:53:48] <thebolt> actually i was, but just a minute;)
[16:55:40] <CyaNox> I can see right through you!
[16:55:48] <CyaNox> owh wait ... eehhm ... nvm
[17:02:57] <thebolt> CyaNox: pretty hard not talking to my neighbours even if i wanted to (without appearing totally retarted at least).. and they're nice people so why shouldn't i want to talk to them? ;)
[17:03:46] <CyaNox> Did I remotely imply that I said you where not allowed to talk to them?
[17:03:58] <sueastside> thebolt: heres my trick, look down at the ground and keep repeating "Kill, must kill !!" out loud...
[17:04:37] <thebolt> CyaNox: nope :)
[17:04:42] <thebolt> sueastside: hehe..
[17:05:09] <thebolt> hm, today one guy moves out.. so now i'm living with almost only girls again :P (me, three girls and a guy who nobody ever see.. wonder if he still lives here :P)
[17:05:36] <CyaNox> ah those sueastside like guys
[17:06:29] <sueastside> someday well take over the world!
[17:06:42] <sueastside> if it can be done without leaving our rooms...
[17:06:45] <thebolt> :-)
[17:06:52] <CyaNox> I'll be dead 50 times over when that happens
[17:07:08] <thebolt> see.. you cannot stop him then :P
[17:07:17] <CyaNox> exactly
[17:23:41] caedes has quit: Read error: 110 (Connection timed out)
[17:39:41] caedes has joined #peragro-dev
[17:39:41] ChanServ sets mode: +v caedes
[18:26:14] iceeey has joined #peragro-dev
[18:26:15] ChanServ sets mode: +o iceeey
[18:26:32] <iceeey> hi hi hi
[18:26:37] <thebolt> fu :P
[18:26:40] <iceeey> :)
[18:27:36] <iceeey> so i was working on a new python example
[18:27:42] <iceeey> if you want to check it out
[18:27:49] <sueastside> really?
[18:27:52] <thebolt> okay
[18:27:56] <thebolt> i made some progress earlier..
[18:28:06] <thebolt> ·16:21· @ thebolt - hm.. tasklet spawning works too.. cool :P
[18:28:06] <thebolt> ·16:23· @ thebolt - PT.SpawnTasklet(myfun,someargs) will setup a tasklet and put it into the runqueue :)
[18:28:09] <thebolt> ·16:24· @ CyaNox - w000t
[18:28:11] <thebolt> ·16:24· @ thebolt - the tasklet can then call PT.Sleep(400) to sleep for 400 milliseconds (or thereabout)
[18:28:15] <thebolt> ·16:25· @ thebolt - or (it should!) PT.BeNice() when it thinks it is ready to leave execution to someone else
[18:28:18] <thebolt> ·16:25· @ thebolt - in fact, a tasklet that isn't being nice will be killed :P
[18:28:40] <iceeey> awesome
[18:28:45] <iceeey> so this might work :)
[18:28:55] <sueastside> thats more then 5.27f lines, paste a link to the logs next time :)
[18:29:15] <thebolt> sueastside: i was lazy :P
[18:29:58] <iceeey> http://rafb.net/p/6fECf135.html
[18:30:28] <iceeey> I'm not sure i like consolidating it into one action
[18:32:52] <thebolt> consolidating what?
[18:32:58] sueastside has quit: Read error: 104 (Connection reset by peer)
[18:33:07] |sueasts| has joined #peragro-dev
[18:33:38] <iceeey> client and server using the same action
[18:34:04] <iceeey> rather than maybe naming the client action something else.. maybe not even call it an "action"
[18:35:22] |sueasts| changed nick to: sueastside
[18:35:30] ChanServ sets mode: +o sueastside
[18:48:37] sueastside changed nick to: Showergirl
[19:35:46] Showergirl changed nick to: sueastside
[19:37:11] caedes has quit: Connection timed out
[19:37:39] caedes has joined #peragro-dev
[19:37:40] ChanServ sets mode: +v caedes
[19:44:35] iceeey has quit: "Leaving"
[20:10:49] thebolt2 has joined #peragro-dev
[20:11:04] thebolt2 changed nick to: thebolt
[20:11:10] ChanServ sets mode: +o thebolt
[21:29:42] thebolt has joined #peragro-dev
[21:30:36] iceeey has joined #peragro-dev
[21:30:36] ChanServ sets mode: +o iceeey
[21:57:48] ChanServ sets mode: +o thebolt
[22:55:15] <thebolt> any new insights?
[23:26:04] <iceeey> not really :)
[23:53:50] <iceeey> thebolt, http://rafb.net/p/DcFKu384.html
[23:58:14] <thebolt> hm, i'm too tired to look at it now, but i'll keep the window open for tomorrow morning