<< 17-07-2013 >>

00:04:19*BitPuffin quit (Ping timeout: 246 seconds)
00:23:09*jbe_ quit (Quit: Leaving)
01:37:53*DAddYE quit (Remote host closed the connection)
01:37:55*Associ8or quit (Quit: Associ8or)
01:42:56*DAddYE joined #nimrod
01:47:29*DAddYE quit (Ping timeout: 268 seconds)
01:50:10*q66 quit (Quit: Leaving)
02:43:52*DAddYE joined #nimrod
02:51:00*DAddYE quit (Ping timeout: 268 seconds)
02:58:54*DAddYE joined #nimrod
04:10:57*DAddYE quit (Remote host closed the connection)
04:15:50*DAddYE joined #nimrod
04:39:29*OrionPK quit (Read error: Connection reset by peer)
05:09:23*Trixar_za joined #nimrod
05:32:16*nihathrael quit (Quit: Unknown Horizons - Open Source real-time strategy with the comfy 1602 feeling!)
05:38:22*Trixar_za quit (Quit: Leaving)
08:15:37*DAddYE quit (Remote host closed the connection)
08:16:16*DAddYE joined #nimrod
08:20:57*DAddYE quit (Ping timeout: 256 seconds)
09:19:56*XAMPP joined #nimrod
09:52:57*Associat0r joined #nimrod
09:52:57*Associat0r quit (Changing host)
09:52:57*Associat0r joined #nimrod
10:02:34*EXetoC joined #nimrod
10:29:49*q66 joined #nimrod
10:49:47*Araq_ joined #nimrod
10:53:45*Araq_ quit (Client Quit)
11:13:08EXetoCmeep
11:15:21*Associat0r quit (Quit: Associat0r)
11:34:24*Associat0r joined #nimrod
11:34:24*Associat0r quit (Changing host)
11:34:24*Associat0r joined #nimrod
11:54:25*alexandrus joined #nimrod
12:06:17*BitPuffin joined #nimrod
12:37:46*Sergio965 joined #nimrod
12:42:37*Sergio965 quit (Client Quit)
13:14:37*Associat0r quit (Quit: Associat0r)
15:08:38*BitPuffin quit (Ping timeout: 240 seconds)
16:44:01dom96boop
16:54:26*Associat0r joined #nimrod
16:54:26*Associat0r quit (Changing host)
16:54:26*Associat0r joined #nimrod
17:00:52*DAddYE joined #nimrod
17:25:12*alexandrus quit ()
17:45:28*Associat0r quit (Quit: Associat0r)
19:01:53*achesak joined #nimrod
19:02:02*achesak quit (Client Quit)
19:11:20*Boscop joined #nimrod
19:41:50*mario-goulart quit (Read error: Operation timed out)
19:48:03*mario-goulart joined #nimrod
20:15:39*alexandrus joined #nimrod
20:26:07Araqdom96: can you please regen C sources and push so that the ubuntu bug disappears?
20:26:28Araqthough I feel like doing nothing about it and tell them to use a real OS instead
20:26:43Araqlrint is C99
20:26:55Araqit's part of the Ansi Standard
20:27:22Araqthe thing the GNU/Linux people are soooo proud of
20:28:35dom96sure.
20:30:15dom96Araq: How's life btw? :P
20:30:46Araqdie Sonne scheint mir aus dem Arsch
20:31:23dom96I can't speak German :(
20:33:33fowlha something about his ass
20:33:35fowland the sun
20:33:45fowlsunburn on the ass?
20:33:59dom96of course! Arsch = ass and Sonne = sun.
20:39:28dom96Oh come on: could not load: libzip2.so(|.2|.1|.0)
20:40:46dom96lol, how do I not have that installed.
20:41:17EXetoCnub!
20:41:58dom96of course the filename is still wrong
20:43:59*dom96 grumbles about zsh merging his history
20:46:09EXetoCof all the current sessions?
20:46:32dom96yeah, I bet there is a setting somewhere which I just need to change...
20:47:44EXetoCsharehistory. should be off by default
20:47:52EXetoCI don't know if any options are on by default
20:48:04dom96where do I set that?
20:49:17EXetoCthat's how you enable it. isn't it in some config file? anyway, you can disable with "setopt nosharehistory" I think
20:49:22*alexandrus quit ()
20:49:40EXetoCin zshrc or something
20:52:16dom96heh, that's funny. It seems it's actually: no_share_history
20:56:01EXetoCI think both work
20:57:15dom96cool
20:57:22EXetoCno_share_history NO_SHARE_HISTORY nosharehistory
20:57:31EXetoCkinda like in Nimrod :>
21:01:53DAddYEEXetoC: =.=
21:01:55DAddYE:D
21:03:23EXetoC#_#
21:03:24*EXetoC quit (Quit: WeeChat 0.4.1)
21:03:40dom96Araq: does ./koch csource not create a csources.zip?
21:04:00Araqno and you should use ./koch csource -d:release
21:04:31dom96ok
21:09:19*EXetoC joined #nimrod
21:09:25EXetoCI'm back!!
21:09:40dom96yayayyay
21:19:22DAddYEhaaaaaaaaaa
21:19:28DAddYEI always forgot about that
21:19:36EXetoCwot
21:19:41DAddYEdom96: for jester IIRC
21:19:58DAddYEyou put in the web framework benchmark game
21:20:04dom96DAddYE: what?
21:20:18Araqhe forgot the -d:release
21:20:47Araqbtw Google says "die Sonne scheint mir aus dem Arsch" cannot really be translated :-/
21:21:05Araq"The world is my oyster"
21:21:06DAddYEdom96: the test suite about web frameworks
21:21:09dom96I did put it in, yes. There is a lot of room for optimisation.
21:21:39DAddYEdom96: yep, mostly the biggest one
21:21:45DAddYEecho
21:22:02DAddYEwithout it should perform at least 2 times better
21:22:02DAddYE:D
21:22:17dom96It's redirected to /dev/null anyway
21:22:39DAddYEdom96: should not improve the performances
21:22:46DAddYEthe call is still here
21:22:51dom96I have tested that, it performed the same when the output was redirected to /dev/null as when I removed the echo's
21:23:07DAddYEstrange I did the same
21:23:13DAddYEand was the opposite
21:24:05dom96Araq: Should nimbase.h be in the csources zip?
21:24:34AraqI don't think it's necessary but it can't hurt
21:24:48dom96also what is the deal with build.sh/bat? It shouldn't be in the git repo anymore, just in the zip right?
21:25:03Araqright
21:25:18dom96i'll delete it then
21:25:40Araqok
21:29:42dom9614MB jesus
21:32:13NimBotAraq/Nimrod master 4d42169 Dominik Picheta [+0 ±2 -3]: Rebuilt csources.
21:32:13NimBotAraq/Nimrod master dd9211a Dominik Picheta [+0 ±1 -0]: Fixed libzip path for Arch Linux.
21:34:36EXetoCwhat's arch-specific?
21:35:13dom96No '2' in the libzip so
21:35:22dom96perhaps not arch specific
21:40:32Araqthere is a 2 for me on linux mint
21:40:46dom96I made the '2' optional
21:41:02Araq(debian edition btw, so that I'm cool)
21:41:06Araq(I hope)
21:41:54Araq(well my X11 is unstable now so ... yeah ... I'm cool)
21:45:48*OrionPK joined #nimrod
22:25:05dom96good night
22:26:43EXetoCcya
22:31:15Araqsame here, good night
22:33:29EXetoCdon't forget to wake up!
22:33:30*EXetoC quit (Quit: WeeChat 0.4.1)
22:39:07*BitPuffin joined #nimrod
22:43:17*Boscop quit (Disconnected by services)
22:43:18*Boscop joined #nimrod
22:47:33*XAMPP quit (Ping timeout: 240 seconds)
22:54:33*XAMPP joined #nimrod
23:21:26*Boscop quit (Ping timeout: 240 seconds)