IRC logs for #opendune on OFTC at 2010-01-16
            
04:20:01 *** glx has quit IRC
10:08:55 *** tb2 has joined #openDune
10:09:02 <tb2> moring
10:09:04 <tb2> morning even
10:26:38 <Xaroth> morning
10:26:49 <Xaroth> tb2: on your character sheet you should have your kill/loss mails
10:26:57 <Xaroth> so if you lose a ship you can look at that to see what you had on it
10:27:12 <tb2> Xaroth: yeah ... but it costs so much to replace :p
11:10:06 <tb2> why do I always get lost in reading XML files with libxml2 :(
11:11:19 <Xaroth> because it's xml? :P
11:12:05 <tb2> node->content doesn't contain the content, that is available via xmlNodeGetContent(node)
11:12:07 <tb2> go figure :p
11:15:21 <tb2> but if it works .. parsing a 1MB nzb files takes 0.02 seconds
11:50:35 <tb2> whoho, my NZB reader and NNTP downloader works :)
11:50:45 <tb2> now I need to optimize it .... 100% CPU .. might be due to the 100mbit :p
11:51:02 <tb2> 100000000 / 66 / 1024 / 1024
11:51:05 <tb2> @calc 100000000 / 66 / 1024 / 1024
11:51:05 <DorpsGek> tb2: 1.44496108546
11:51:17 <tb2> @calc 100000000 * 8 / 66 / 1024 / 1024
11:51:17 <DorpsGek> tb2: 11.5596886837
11:51:23 <tb2> 11 mbit/sec .. that sounds WRONG
12:09:59 <tb2> profiling doesn't show where the slowdown comes from :(
12:20:44 <tb2> 'strcat' is slow :p
12:30:13 <tb2> got it up to 50 mbit/s, with 11% CPU .. nice
13:16:14 <tb2> hmm .. seemly I am now blocked from my NNTP provider .. maybe I did too many partial downloads? :p
13:18:05 *** glx has joined #openDune
13:18:05 *** ChanServ sets mode: +o glx
13:18:18 <glx> hello
13:18:23 <tb2> hello glx :)
15:25:09 *** blathijs_ has joined #openDune
15:25:47 *** blathijs has quit IRC
16:21:50 <tb2> after dinner, I think it is time to work a bit on OpenDUNE again :)
16:24:46 <glx> you restored your data?
16:27:36 <tb2> nope
16:27:39 <tb2> not even a bit
16:28:16 <tb2> lucky I am in the habit to copy around data all over the place .. so not many critical data is lost .. for sure nothing related to OpenDUNE :)
16:28:29 <SmatZ> oh, tb2 is the new TrueBrain!
16:28:33 <SmatZ> welcome back :)
16:28:48 <tb2> tnx SmatZ :)
16:29:01 <tb2> and yeah .. I name myself tb2 till the time I have a real IRC client instead of this mibbit :p
16:42:16 <glx> SmatZ: not new, temporary ;)
17:14:11 <tb2> tomato tomato
17:16:05 <tb2> so where was I with OpenDUNE ....
17:21:55 <tb2> I think around GUI_Widget_ScrollBar_Draw :)
17:26:57 <tb2> the piece of code which takes care of the moving of what the scrollbar controls is in the Draw() function :s
17:34:04 <DorpsGek> SVN: truebrain (r813) -Codechange: name 5 variables
18:32:32 <Xaroth> ooo oooo commit :o
18:36:35 <tb2> slow :p
18:37:04 <Xaroth> Normally I have this window open on irc, but somebody was talking to me in a pm, so i never looked at this window :P
18:37:14 <tb2> tsss
23:40:37 *** tb2 has quit IRC