| --- Log opened Thu Nov 17 00:00:01 2016 | ||
| --- Day changed Thu Nov 17 2016 | ||
| @wiking | but story is the same | 00:00 | 
|---|---|---|
| @wiking | with any dynamic languages | 00:00 | 
| @wiking | it's just going INSANE | 00:00 | 
| @wiking | when you have 20+ people | 00:00 | 
| @wiking | touching the same codebase | 00:00 | 
| lisitsyn | 2+ | 00:00 | 
| @wiking | and then whatever comes and whatever returns | 00:00 | 
| @wiking | and there's no compiler | 00:00 | 
| @wiking | that can actually like point out BASIC errors | 00:00 | 
| @wiking | :) | 00:00 | 
| @wiking | any compiled language :) | 00:00 | 
| lisitsyn | I finally can sleep | 00:00 | 
| lisitsyn | because well | 00:00 | 
| @wiking | :D | 00:00 | 
| lisitsyn | I can't fucking sleep when my code is anytime to break | 00:01 | 
| @HeikoS | wiking: btw I checked the sfc | 00:02 | 
| @wiking | yeah i know that feeling | 00:02 | 
| @HeikoS | lots of projects in there | 00:02 | 
| @wiking | yep | 00:02 | 
| @wiking | like boost | 00:02 | 
| @wiking | :) | 00:02 | 
| @HeikoS | What turns me a bit off is this GPL enforcement thing they seem to spend a lot of effort on | 00:02 | 
| @wiking | ah but i mean | 00:02 | 
| lisitsyn | boost | 00:03 | 
| lisitsyn | TRIGGERED | 00:03 | 
| @wiking | that's when you have gpl | 00:03 | 
| @HeikoS | lisitsyn: git is in there | 00:03 | 
| @HeikoS | Buildbot | 00:03 | 
| @HeikoS | wine | 00:03 | 
| @HeikoS | SWIG | 00:03 | 
| lisitsyn | SWIG | 00:04 | 
| lisitsyn | TRIGGERED | 00:04 | 
| @HeikoS | haha | 00:04 | 
| @HeikoS | a JIT version of python as well | 00:04 | 
| lisitsyn | PYTHON | 00:04 | 
| lisitsyn | wiking: ^ | 00:04 | 
| @HeikoS | wiking: I mean that in the sense that they seem to spend effort on this, where we don't care about it | 00:04 | 
| @HeikoS | we care about them getting us funds :) | 00:04 | 
| @wiking | HeikoS, yeah but they do that | 00:05 | 
| @wiking | :) | 00:05 | 
| @HeikoS | I am waiting for the details :) | 00:06 | 
| @HeikoS | I will write to the Numfocus guy on Monday after the chat with gunnar | 00:06 | 
| @HeikoS | maybe we come up with more questions | 00:06 | 
| @HeikoS | wiking: thing is with the exclusive, there is numpy | 00:06 | 
| @HeikoS | which is part of PSF | 00:06 | 
| @HeikoS | lisitsyn: meh | 00:08 | 
| @HeikoS | TRIGGER | 00:08 | 
| lisitsyn | yeap | 00:08 | 
| lisitsyn | SORRY | 00:08 | 
| @HeikoS | wiking, lisitsyn so speaking of shit software | 00:08 | 
| @HeikoS | who is fixing all the mess? :D | 00:08 | 
| lisitsyn | drop it | 00:08 | 
| @HeikoS | hahaha | 00:08 | 
| @wiking | :D | 00:08 | 
| @HeikoS | 5.1 milestone is growing rather than shrinking | 00:08 | 
| @HeikoS | lisitsyn: oh btw | 00:08 | 
| @HeikoS | you have any idea why the R includes in the sg_print_functions.cpp are "extern C" | 00:09 | 
| lisitsyn | for a reason | 00:09 | 
| @HeikoS | what is the reason? | 00:09 | 
| lisitsyn | no idea | 00:09 | 
| lisitsyn | hahaha! | 00:09 | 
| lisitsyn | ok ok | 00:09 | 
| @HeikoS | the manual says that is a nogo | 00:09 | 
| lisitsyn | which manual | 00:10 | 
| @HeikoS | and the latest R version doesnt compile because of that | 00:10 | 
| @HeikoS | RE | 00:10 | 
| @HeikoS | R | 00:10 | 
| @HeikoS | I have this PR with hack | 00:10 | 
| @HeikoS | but I would much rather just remove the extern C | 00:10 | 
| @HeikoS | but dont know about old R versions and thought maybe you know | 00:10 | 
| lisitsyn | .cpp + extern C | 00:10 | 
| lisitsyn | doesn't make much sense to me | 00:10 | 
| lisitsyn | however | 00:10 | 
| lisitsyn | ah | 00:10 | 
| lisitsyn | no it makes sense | 00:10 | 
| @HeikoS | on my setup I can remove btw | 00:10 | 
| @HeikoS | and no problem | 00:10 | 
| lisitsyn | HeikoS: well C++ has no abi you know | 00:11 | 
| lisitsyn | so extern C tries to bless you | 00:11 | 
| @HeikoS | thing is | 00:12 | 
| @HeikoS | R doesnt want you to do that | 00:12 | 
| @HeikoS | and since 3.3.0 it breaks if you do it | 00:12 | 
| lisitsyn | HeikoS: breaks like? | 00:12 | 
| @HeikoS | the R headers have C includes | 00:12 | 
| @HeikoS | so one gets conflicting definitions | 00:12 | 
| lisitsyn | sheez | 00:13 | 
| @HeikoS | let me find the issue | 00:13 | 
| @HeikoS | https://github.com/shogun-toolbox/shogun/issues/3460 | 00:13 | 
| @HeikoS | scrolls to the end and see my patch | 00:14 | 
| @HeikoS | wiking: man | 00:17 | 
| @wiking | ? | 00:17 | 
| @HeikoS | the SFC agreement is copy paste to nmumfocus | 00:17 | 
| @HeikoS | they have the same Project Fund/Variance Power. | 00:17 | 
| @HeikoS | this is a standard mechanic | 00:17 | 
| @wiking | but then you misread something about numfocus | 00:17 | 
| @wiking | because sfc for sure does not require exclusivity | 00:17 | 
| @HeikoS | ah no! here we go | 00:20 | 
| @HeikoS | there IS a difference | 00:20 | 
| @HeikoS | they have the same words for the creating of a fund for the project | 00:20 | 
| @HeikoS | and then NumFocus has this thing: | 00:20 | 
| @HeikoS | All donations from funding sources including those listed in §A above would be the property of NumFOCUS and all funds received would need to be made to NumFOCUS. | 00:20 | 
| @HeikoS | and the SCF dont have that | 00:20 | 
| @HeikoS | even though the rest of paragraph is identical | 00:20 | 
| @wiking | so yeah then | 00:21 | 
| @wiking | one is quite restrictive | 00:21 | 
| @HeikoS | but everything that is put into the fund | 00:21 | 
| @HeikoS | is theirs | 00:21 | 
| @wiking | yeye | 00:21 | 
| @wiking | that's standard | 00:21 | 
| @HeikoS | well not terribly restrictive right? | 00:21 | 
| @wiking | i mean | 00:21 | 
| @wiking | in case of SFC i know that they allow | 00:22 | 
| @HeikoS | can still take funding from anyone | 00:22 | 
| @wiking | having member affiliation with anybod | 00:22 | 
| @HeikoS | just has to go to NumFocus | 00:22 | 
| @wiking | y | 00:22 | 
| @HeikoS | yeah sure I get that | 00:22 | 
| @wiking | yeah but why? | 00:22 | 
| @wiking | i mean what happens | 00:22 | 
| @HeikoS | I will ask them | 00:22 | 
| @wiking | if one day we say | 00:22 | 
| @wiking | ok fuck this | 00:22 | 
| @HeikoS | I am puzzled by numpy | 00:22 | 
| @wiking | we want our own eV? | 00:22 | 
| @wiking | i mean i know that in case SFC | 00:22 | 
| @wiking | they already did this | 00:22 | 
| @wiking | and have an exit procedure | 00:22 | 
| @wiking | but then again they allow to be member of multiple umbrella organisations | 00:22 | 
| @wiking | so there's actually no real need to leave them | 00:23 | 
| @wiking | even if you start your own organisation | 00:23 | 
| @HeikoS | yep true | 00:23 | 
| @wiking | whereas in case of numfocus | 00:23 | 
| @wiking | you have to do something | 00:23 | 
| @wiking | and i wonder if thye had an exit procedure already | 00:23 | 
| @wiking | or that's something that they'll figure out | 00:23 | 
| @wiking | one day | 00:23 | 
| @wiking | when that happens | 00:23 | 
| @HeikoS | they have very similar things in the contract | 00:23 | 
| @HeikoS | in fact copy paste :) | 00:24 | 
| @wiking | yeah i guess that's like | 00:24 | 
| @wiking | a standard | 00:24 | 
| @wiking | C3 thingy | 00:24 | 
| @HeikoS | I really wonder | 00:24 | 
| @HeikoS | I mean the contracts are de factor the same | 00:24 | 
| @HeikoS | so I wonder what NumFocus guys will say to that thing with the exclusive | 00:24 | 
| @HeikoS | must be intended | 00:24 | 
| @HeikoS | I wonder why | 00:24 | 
| @HeikoS | and whether it is right | 00:24 | 
| @HeikoS | but again the numpy puzzles me | 00:25 | 
| @HeikoS | so will just ask and then we can discuss more | 00:25 | 
| @HeikoS | lisitsyn: you had a look? | 00:30 | 
| @sukey | Pull Request #3536 "Test for transposing a Square SGSparseMatrix ." closed by karlnapf - https://github.com/shogun-toolbox/shogun/pull/3536 | 00:32 | 
| @sukey | Pull Request #3544 "Replace pointers with SGVector" closed by karlnapf - https://github.com/shogun-toolbox/shogun/pull/3544 | 00:33 | 
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Ping timeout: 260 seconds] | 01:06 | |
| @wiking | huuuuuuuuuuuu | 02:00 | 
| @wiking | lisitsyn, | 02:00 | 
| @wiking | this is when things get | 02:00 | 
| @wiking | super fuckedup | 02:00 | 
| @wiking | https://techcrunch.com/2016/11/16/microsoft-joins-the-linux-foundation/ | 02:00 | 
| @wiking | ;) | 02:00 | 
| @wiking | where did the 90s go? :D | 02:00 | 
| @sukey | Issue #3545 "Remove msinttypes dependency" opened by TianShengLi - https://github.com/shogun-toolbox/shogun/issues/3545 | 02:12 | 
| @sukey | Issue #3545 "Remove msinttypes dependency" closed by vigsterkr - https://github.com/shogun-toolbox/shogun/issues/3545 | 02:14 | 
| -!- Confused_grammer [43a2ffe5@gateway/web/freenode/ip.67.162.255.229] has joined #shogun | 02:36 | |
| @sukey | Pull Request #3546 "echo solution for CMake error , for no meta example" opened by hongguangguo - https://github.com/shogun-toolbox/shogun/pull/3546 | 04:48 | 
| @sukey | Pull Request #3546 "echo solution for CMake error , for no meta example" - https://github.com/shogun-toolbox/shogun/pull/3546 | 04:49 | 
| @sukey | Pull Request #3282 "cookbook - CARTree - classification tree" synchronized by OXPHOS - https://github.com/shogun-toolbox/shogun/pull/3282 | 06:06 | 
| @sukey | New Commit "Fixed the segfault in last failing cell in the MMD notebook | 06:19 | 
| @sukey | - Present state of the notebook at this commit: | 06:19 | 
| @sukey | https://gist.github.com/lambday/2fb59fbf828e8ad38bff0f2c095c1edc" to shogun-toolbox/shogun by lambday: https://github.com/shogun-toolbox/shogun/commit/e02a0faa1fba958c37dd12e930f96bc4b3e943e9 | 06:19 | 
| @sukey | Pull Request #3529 "Add Time comparison for KD_TREE. " synchronized by sudk1896 - https://github.com/shogun-toolbox/shogun/pull/3529 | 07:30 | 
| -!- travis-ci [~travis-ci@ec2-54-87-87-216.compute-1.amazonaws.com] has joined #shogun | 07:33 | |
| travis-ci | it's lambday's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/176602718 | 07:33 | 
| -!- travis-ci [~travis-ci@ec2-54-87-87-216.compute-1.amazonaws.com] has left #shogun [] | 07:33 | |
| @sukey | Pull Request #3543 "Replace pointer and vlen with SGVector in QDA." synchronized by sudk1896 - https://github.com/shogun-toolbox/shogun/pull/3543 | 07:58 | 
| -!- Xin [8c701ddc@gateway/web/freenode/ip.140.112.29.220] has joined #shogun | 08:13 | |
| -!- Xin [8c701ddc@gateway/web/freenode/ip.140.112.29.220] has quit [Client Quit] | 08:13 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has joined #shogun | 09:26 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has quit [Changing host] | 09:26 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun | 09:26 | |
| praisethemoon | good day. | 09:28 | 
| -!- praisethemoon_ [~praisethe@41.226.248.123] has joined #shogun | 10:42 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Ping timeout: 268 seconds] | 10:45 | |
| -!- praisethemoon_ [~praisethe@41.226.248.123] has quit [Quit: Leaving] | 10:47 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has joined #shogun | 10:48 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has quit [Changing host] | 10:48 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun | 10:48 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Ping timeout: 268 seconds] | 11:15 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has joined #shogun | 11:18 | |
| @wiking | hi | 11:24 | 
| praisethemoon | wiking, hello. | 11:25 | 
| -!- praisethemoon [~praisethe@41.226.248.123] has quit [Quit: Leaving] | 11:26 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has joined #shogun | 11:27 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has quit [Changing host] | 11:28 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun | 11:28 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has joined #shogun | 11:30 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 11:30 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Client Quit] | 11:31 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has joined #shogun | 11:32 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 11:32 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Ping timeout: 245 seconds] | 12:09 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has joined #shogun | 12:22 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 12:22 | |
| lisitsyn | HeikoS: hey | 12:29 | 
| @HeikoS | lisitsyn: jo | 12:29 | 
| @HeikoS | wassup | 12:29 | 
| lisitsyn | don'task | 12:29 | 
| lisitsyn | :D | 12:29 | 
| lisitsyn | HeikoS: are you at nips this year? | 12:29 | 
| @HeikoS | yes | 12:30 | 
| @HeikoS | but I dont have ticket | 12:30 | 
| @HeikoS | only workshop yet | 12:30 | 
| @HeikoS | so ill just hang out | 12:30 | 
| @HeikoS | you coming? | 12:30 | 
| lisitsyn | yes! | 12:30 | 
| @HeikoS | we should hack a bit | 12:30 | 
| lisitsyn | yes | 12:30 | 
| lisitsyn | sitting seaside | 12:30 | 
| lisitsyn | eating paella and shoguning! | 12:31 | 
| lisitsyn | HeikoS: so when are you coming? | 12:31 | 
| @HeikoS | im already there a bit earlier | 12:31 | 
| @HeikoS | meeting a friend | 12:31 | 
| @HeikoS | 2nd | 12:31 | 
| lisitsyn | oh ocol | 12:32 | 
| lisitsyn | cool | 12:32 | 
| lisitsyn | I am arriving 4th | 12:32 | 
| lisitsyn | HeikoS: I stay at ac hotel if it matters | 12:32 | 
| @HeikoS | Im in a cool flat :) | 12:33 | 
| @HeikoS | reccomend the same for you :) | 12:33 | 
| lisitsyn | HeikoS: I am paid | 12:34 | 
| lisitsyn | HeikoS: its business trip :P | 12:34 | 
| @HeikoS | well | 12:35 | 
| @HeikoS | thats why I got no ticket | 12:35 | 
| lisitsyn | yeap | 12:35 | 
| @HeikoS | since all the businesses bought them all | 12:35 | 
| lisitsyn | yes | 12:35 | 
| lisitsyn | long ago | 12:35 | 
| @HeikoS | will be cool to see you | 12:35 | 
| @HeikoS | lets really do some hack | 12:35 | 
| lisitsyn | yes lets merge tags | 12:35 | 
| @HeikoS | was soo cool in SF with wiking and his friend | 12:35 | 
| @HeikoS | yes exactly | 12:35 | 
| @HeikoS | and get the serial stuff in | 12:35 | 
| @HeikoS | last nips was cookbook | 12:35 | 
| @HeikoS | pretty good as well | 12:36 | 
| @HeikoS | given that it is online now | 12:36 | 
| lisitsyn | oh | 12:36 | 
| lisitsyn | really | 12:36 | 
| lisitsyn | we've done something about that at nips | 12:36 | 
| @HeikoS | yes dude | 12:37 | 
| @HeikoS | you have to stop working so much | 12:37 | 
| @HeikoS | your brain takes damage | 12:37 | 
| @HeikoS | and your determination!!! | 12:37 | 
| @HeikoS | sucked in :D | 12:37 | 
| lisitsyn | what brain? | 12:37 | 
| @HeikoS | dont let it happen man | 12:37 | 
| @HeikoS | resist | 12:37 | 
| lisitsyn | HeikoS: but I need to keep my salary at the same $ level | 12:38 | 
| lisitsyn | :D | 12:38 | 
| @HeikoS | otherwise there will be more and more 2day stable python code | 12:38 | 
| @HeikoS | no you dont | 12:38 | 
| @HeikoS | why? | 12:38 | 
| lisitsyn | good q! | 12:38 | 
| @HeikoS | ok ill close compuer now | 12:38 | 
| @HeikoS | guitar time :) | 12:38 | 
| @HeikoS | see you later | 12:38 | 
| lisitsyn | happy guy | 12:38 | 
| @HeikoS | looking forward to the nips hack | 12:38 | 
| lisitsyn | yeap | 12:39 | 
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Ping timeout: 256 seconds] | 12:43 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Quit: Leaving] | 12:48 | |
| -!- CaBa [~Diu7saig@unaffiliated/caba] has joined #shogun | 12:55 | |
| CaBa | hi | 12:55 | 
| @wiking | ho | 12:59 | 
| -!- praisethemoon [~praisethe@41.226.248.123] has joined #shogun | 13:01 | |
| -!- praisethemoon [~praisethe@41.226.248.123] has quit [Changing host] | 13:01 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun | 13:01 | |
| -!- Hieronymous [~sudarshan@122.169.172.64] has joined #shogun | 13:33 | |
| -!- Hieronymous [~sudarshan@122.169.172.64] has quit [Remote host closed the connection] | 13:36 | |
| -!- Hieronymous [~sudarshan@122.169.172.64] has joined #shogun | 13:38 | |
| @sukey | Pull Request #3543 "Replace pointer and vlen with SGVector in QDA." synchronized by sudk1896 - https://github.com/shogun-toolbox/shogun/pull/3543 | 13:38 | 
| @sukey | Pull Request #3546 "echo solution for CMake error , for no meta example" synchronized by hongguangguo - https://github.com/shogun-toolbox/shogun/pull/3546 | 14:49 | 
| CaBa | wiking: holy crap, was on vacation for two weeks, now everything is upside down! what have you done? :D | 17:17 | 
| -!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has joined #shogun | 17:19 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 17:19 | |
| CaBa | HeikoS: heya | 17:24 | 
| CaBa | :) | 17:24 | 
| sonne|work | btw guys | 17:27 | 
| sonne|work | https://lars.ingebrigtsen.no/2016/07/28/the-end-of-gmane/ | 17:27 | 
| sonne|work | http://home.gmane.org/2016/09/06/reboot-v1/ | 17:27 | 
| sonne|work | so gmane (indexing our mailinglist) will at some point be back :) | 17:29 | 
| Saurabh7 | interesting ;) | 17:31 | 
| @wiking | CaBa, :)))) | 17:34 | 
| @wiking | sonne|work, some point :) | 17:35 | 
| sonne|work | wiking: yeah considering the last progress was in oct.. | 17:35 | 
| @wiking | :D | 17:37 | 
| CaBa | would anybody maybe enlighten me about this problem? stackoverflow.com/questions/40359913/ | 17:38 | 
| CaBa | http://stackoverflow.com/questions/40359913/ | 17:38 | 
| @HeikoS | CaBa: hi, I saw your email | 17:47 | 
| @HeikoS | the news is: we did 5.0 release | 17:47 | 
| @HeikoS | which was some work :) | 17:47 | 
| @HeikoS | and now I am fixing things | 17:47 | 
| @HeikoS | that needs urgent fix | 17:47 | 
| @HeikoS | i.e. yesterday | 17:47 | 
| @HeikoS | I plan to come back to it | 17:47 | 
| @wiking | :>>. | 17:51 | 
| CaBa | HeikoS: thanks... i'm really kinda stuck there... if it simply can't be done with the current implementation of those parameter space trees, that's also a response i can live with... then i at least know it's worth to invest time in a workaround... | 17:51 | 
| @sukey | Issue #3548 "Make `meta_examples` make target depend on generator jsons" opened by karlnapf - https://github.com/shogun-toolbox/shogun/issues/3548 | 17:52 | 
| @sukey | Issue #3548 "Make `meta_examples` make target depend on generator jsons" karlnapf added label: "cmake" - https://github.com/shogun-toolbox/shogun/issues/3548 | 17:52 | 
| @sukey | Issue #3548 "Make `meta_examples` make target depend on generator jsons" karlnapf added label: "entrance" - https://github.com/shogun-toolbox/shogun/issues/3548 | 17:52 | 
| @sukey | Issue #3548 "Make `meta_examples` make target depend on generator jsons"- https://github.com/shogun-toolbox/shogun/issues/3548 | 17:52 | 
| @HeikoS | CaBa: you should always be able to do a workaround using manual looping | 17:52 | 
| @HeikoS | kinda minimal effort solution, no? | 17:52 | 
| @HeikoS | I think we can do this with shogun as well .... but need to check | 17:52 | 
| @wiking | chil chil chil | 17:52 | 
| @HeikoS | sorry about not having had the time so far | 17:52 | 
| @wiking | take an mkl and chill :) | 17:52 | 
| @wiking | https://www.youtube.com/watch?v=Bb-b6hTS4TQ | 17:52 | 
| * wiking is utterly jetlaged | 17:53 | |
| CaBa | lol | 17:53 | 
| CaBa | HeikoS: no worries, thanks for your effort! | 17:54 | 
| @sukey | Pull Request #3538 "temporary workaround for #3460" assigned to: vigsterkr by karlnapf - https://github.com/shogun-toolbox/shogun/pull/3538 | 18:09 | 
| @sukey | Issue #3460 "Rmodular cannot be built " assigned to: vigsterkr by karlnapf - https://github.com/shogun-toolbox/shogun/issues/3460 | 18:09 | 
| @wiking | miju | 18:09 | 
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Quit: Leaving] | 18:14 | |
| @wiking | lisitsyn, for your kids: http://docs.oracle.com/javase/tutorial/essential/exceptions/runtime.html | 18:20 | 
| lisitsyn | wiking: isn't it widely known | 18:21 | 
| @wiking | lisitsyn, hahahahahahahahahahahahha | 18:22 | 
| @wiking | lisitsyn, i have like at least a 10 person conversation | 18:22 | 
| @wiking | over *pages* | 18:22 | 
| @wiking | what's the problem with runtimexception :) | 18:22 | 
| @wiking | and still | 18:22 | 
| @wiking | i felt like nobody understood :) | 18:22 | 
| -!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has quit [Ping timeout: 244 seconds] | 18:48 | |
| -!- Hieronymous [~sudarshan@122.169.172.64] has quit [Quit: Leaving] | 19:49 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun | 20:24 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Ping timeout: 252 seconds] | 20:43 | |
| -!- praisethemoon [~praisethe@160.156.70.245] has joined #shogun | 21:06 | |
| -!- praisethemoon [~praisethe@160.156.70.245] has quit [Changing host] | 21:06 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun | 21:06 | |
| -!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Ping timeout: 258 seconds] | 22:14 | |
| -!- praisethemoon [~praisethe@197.17.49.0] has joined #shogun | 22:38 | |
| --- Log closed Fri Nov 18 00:00:20 2016 | ||
Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!