2018-05-01T00:02:47Z pierpal joined #ccl 2018-05-01T00:12:32Z pierpal quit (Read error: Connection reset by peer) 2018-05-01T00:12:43Z pierpal joined #ccl 2018-05-01T00:42:51Z pierpal quit (Ping timeout: 240 seconds) 2018-05-01T00:45:24Z pierpal joined #ccl 2018-05-01T00:48:44Z sabetts quit (Ping timeout: 255 seconds) 2018-05-01T00:57:05Z pierpal quit (Ping timeout: 240 seconds) 2018-05-01T01:22:58Z rumbler31 joined #ccl 2018-05-01T01:27:44Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-01T01:30:53Z pjb quit (Ping timeout: 276 seconds) 2018-05-01T01:44:56Z pierpal joined #ccl 2018-05-01T02:13:53Z pierpal quit (Ping timeout: 248 seconds) 2018-05-01T02:27:11Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-01T03:02:52Z BitPuffin quit (Remote host closed the connection) 2018-05-01T03:23:48Z rumbler31 joined #ccl 2018-05-01T03:25:12Z pierpal joined #ccl 2018-05-01T03:28:01Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-01T03:29:30Z sabetts joined #ccl 2018-05-01T03:39:57Z pierpal quit (Ping timeout: 264 seconds) 2018-05-01T04:01:57Z pierpal joined #ccl 2018-05-01T04:06:20Z pierpa quit (Quit: Page closed) 2018-05-01T04:24:57Z pierpal quit (Quit: Poof) 2018-05-01T04:25:18Z pierpal joined #ccl 2018-05-01T04:42:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-01T04:48:10Z pierpal joined #ccl 2018-05-01T05:01:24Z pierpal quit (Read error: Connection reset by peer) 2018-05-01T05:01:33Z pierpal joined #ccl 2018-05-01T05:22:40Z pierpal quit (Quit: Poof) 2018-05-01T05:23:05Z pierpal joined #ccl 2018-05-01T05:31:33Z sabetts quit (Ping timeout: 264 seconds) 2018-05-01T05:38:26Z pierpal quit (Read error: Connection reset by peer) 2018-05-01T05:50:00Z pierpal joined #ccl 2018-05-01T06:10:39Z pierpal quit (Ping timeout: 260 seconds) 2018-05-01T06:19:59Z pierpal joined #ccl 2018-05-01T06:39:21Z pierpal quit (Ping timeout: 240 seconds) 2018-05-01T06:39:42Z pierpal joined #ccl 2018-05-01T08:07:59Z hhdave joined #ccl 2018-05-01T08:08:26Z hhdave quit (Client Quit) 2018-05-01T08:16:06Z milanj_ joined #ccl 2018-05-01T08:18:23Z hhdave joined #ccl 2018-05-01T08:21:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-01T08:37:27Z hhdave quit (Ping timeout: 240 seconds) 2018-05-01T09:05:02Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-01T10:39:07Z tfeb joined #ccl 2018-05-01T11:13:32Z borodust: is there smth similar as sbcl's *save-hooks* (funcs invoked before dumping an image) in ccl? 2018-05-01T11:13:48Z borodust: s/as/to/ 2018-05-01T11:14:37Z jmercouris joined #ccl 2018-05-01T11:39:07Z hhdave joined #ccl 2018-05-01T11:51:57Z jmercouris quit (Ping timeout: 264 seconds) 2018-05-01T12:12:35Z BitPuffin joined #ccl 2018-05-01T12:15:48Z pjb joined #ccl 2018-05-01T12:29:13Z tfeb quit (Remote host closed the connection) 2018-05-01T12:44:50Z jmercouris joined #ccl 2018-05-01T13:47:08Z tfeb joined #ccl 2018-05-01T14:01:37Z tfeb quit (Ping timeout: 256 seconds) 2018-05-01T14:11:58Z pierpal joined #ccl 2018-05-01T14:16:21Z pierpal quit (Ping timeout: 256 seconds) 2018-05-01T14:21:58Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-01T14:24:08Z sjl joined #ccl 2018-05-01T14:27:58Z pierpal joined #ccl 2018-05-01T14:38:53Z rme: borodust: yes, there is ccl:*save-exit-functions*. see https://ccl.clozure.com/docs/ccl.html#saving-applications 2018-05-01T14:38:59Z rumbler31 joined #ccl 2018-05-01T14:39:01Z borodust: rme: thank you 2018-05-01T14:39:25Z borodust: i'm blind :/ 2018-05-01T14:39:44Z borodust: or got to different doc thru googling 2018-05-01T14:39:57Z rme: no worries 2018-05-01T14:42:51Z borodust: one more question 2018-05-01T14:42:54Z jmercouris: borodust: I have experience creating apps from CCL if you have any questions, there is also the picture frame demo application 2018-05-01T14:43:22Z jmercouris: it's a good template to go off of, not because it is a marvel of engineering, but because it shows you the workflow 2018-05-01T14:43:25Z borodust: jmercouris: thank you, i think i saw it :) 2018-05-01T14:43:49Z jmercouris: no problem! 2018-05-01T14:43:54Z borodust: jmercouris: is it macos only? i think i remember it being so 2018-05-01T14:44:00Z jmercouris: Yes, it is MacOS only 2018-05-01T14:44:05Z jmercouris: the build script is at least 2018-05-01T14:44:18Z jmercouris: and you could technically build on Linux using their fake cocoa implementation 2018-05-01T14:44:25Z borodust: alright, i have a tricky question :) 2018-05-01T14:44:43Z borodust: about reloading foreign libraries upon restoring from image 2018-05-01T14:44:49Z jmercouris: Ah, yes 2018-05-01T14:45:08Z borodust: right now eeps keep link to shlibs which keeps full path as a soname 2018-05-01T14:45:27Z borodust: so upon restoring a eep it fails to find the shlib 2018-05-01T14:45:35Z jmercouris: what is "eep"? 2018-05-01T14:45:37Z borodust: on different machine 2018-05-01T14:45:48Z jmercouris: So normally what is done is the following during build 2018-05-01T14:45:51Z borodust: ccl:external-entry-point 2018-05-01T14:46:07Z jmercouris: okay, this may not apply to your situation 2018-05-01T14:46:18Z jmercouris: but, what is done on MacOS is you copy the shared libraries into an application bundle 2018-05-01T14:46:30Z jmercouris: and then update the RPATH (I think that is what it is called) to point to those shared libs 2018-05-01T14:46:31Z borodust: i'm building cross platform app 2018-05-01T14:46:49Z jmercouris: Okay, and you probably want to just deploy it with a single file right? 2018-05-01T14:47:05Z jmercouris: then you will need to copy in your shared libs into some sort of bundle 2018-05-01T14:47:12Z jmercouris: then you must load those shared libs from the bundle 2018-05-01T14:47:52Z jmercouris: alternatively, you could make a portfile, or whatever they are called for your platform that does the compilation on each machine 2018-05-01T14:48:07Z jmercouris: fetching all of the shared lib dependencies and saving your lisp image etc 2018-05-01T14:49:01Z borodust: hmm, would #'ccl:open-shared-library find library by relative path? 2018-05-01T14:49:11Z jmercouris: that I cannot comment on 2018-05-01T14:49:20Z jmercouris: the only time I've bundled shared libraries into my application has been with ECL 2018-05-01T14:49:37Z borodust: i did that with SBCL :) 2018-05-01T14:49:38Z jmercouris: I don't see why it wouldn't be able to 2018-05-01T14:49:51Z rme: borodust: the process of restoring open shared libraries is a bit hairy, and I don't remember all the details. 2018-05-01T14:50:08Z rme: On Linux, I thought we tried to restore by soname (not just full path). 2018-05-01T14:50:11Z borodust: rme: i even close them before dumping an image 2018-05-01T14:50:24Z borodust: rme: yeah, linux works if correct soname is provided 2018-05-01T14:50:38Z borodust: rme: but on macos it uses full paths :/ 2018-05-01T14:50:50Z jmercouris: Yes, on Mac is where you have a special type of path for shared libs 2018-05-01T14:51:08Z jmercouris: I wish I could find an article on it 2018-05-01T14:51:12Z jmercouris: let me look through my notes 2018-05-01T14:51:15Z borodust: rpath? 2018-05-01T14:51:38Z jmercouris: yes, beyond that 2018-05-01T14:51:38Z borodust: install_name? :) 2018-05-01T14:51:42Z jmercouris: you can do some manipulations with those tools 2018-05-01T14:51:50Z jmercouris: but the options are not documented anywhere well 2018-05-01T14:52:15Z borodust: no, the problem not in the library itself 2018-05-01T14:52:16Z jmercouris: for example, I had a neat script to automatically trace down dependencies and update the paths 2018-05-01T14:52:34Z jmercouris: yeah sure, CCL isn't loading the libs 2018-05-01T14:52:42Z borodust: the problem is that ccl keeps full path to it even after image restoration 2018-05-01T14:52:55Z jmercouris: might you save the image without the path? 2018-05-01T14:53:05Z jmercouris: and then bootstrap it in some way, adding the path? 2018-05-01T14:54:22Z borodust: this is out of my control, EEPs are created during loading 2018-05-01T14:55:08Z jmercouris: these paths, you are setting them somehow when you load CCL, no? 2018-05-01T14:55:33Z jmercouris: I'm saying, what if you load your image, WITHOUT setting these paths, and then persist it 2018-05-01T14:55:34Z borodust: jmercouris: yes, cffi does that 2018-05-01T14:56:32Z rme: borodust: I don't know if this will help you, but here is something that we have to do in order to load a bundled framework in Opusmodus. 2018-05-01T14:56:42Z Intensity quit (Ping timeout: 260 seconds) 2018-05-01T14:57:08Z rme: install_name_tool -id @executable_path/../Frameworks/SeeScoreLib-mac.framework/SeeScoreLib-mac SeeScoreLib-mac 2018-05-01T14:57:32Z borodust: i see 2018-05-01T14:57:35Z swflint quit (Ping timeout: 268 seconds) 2018-05-01T14:57:54Z borodust: where SeeScoreLib-mac is the dumped app? 2018-05-01T14:58:18Z rme: That's the name of the framework. 2018-05-01T14:58:21Z borodust: ah 2018-05-01T14:58:28Z rme: That command is run in the context of "cd seescore-sdk-mac-v178/SeeScoreLib-mac.framework" 2018-05-01T14:59:09Z tfeb joined #ccl 2018-05-01T14:59:22Z borodust: rme: how do you load those libraries? via cffi? 2018-05-01T14:59:34Z rme: If we don't do that, then we get an error like "Error: Shared library not open: "/Library/Frameworks/SeeScoreLib-mac.framework/Versions/B/SeeScoreLib-mac" 2018-05-01T14:59:35Z rme: While executing: ccl::ensure-open-shlib, in process Listener-2(9)." 2018-05-01T14:59:50Z borodust: ohh, that's close 2018-05-01T15:10:45Z tfeb quit (Ping timeout: 256 seconds) 2018-05-01T15:11:16Z swflint joined #ccl 2018-05-01T15:16:03Z swflint quit (Ping timeout: 256 seconds) 2018-05-01T15:20:20Z borodust: oh my god, i can't beleive i'm doing that, but seems like resetting container of EEP upon image dump works 2018-05-01T15:20:25Z borodust: gonna check out the build 2018-05-01T15:23:47Z Intensity joined #ccl 2018-05-01T15:24:50Z swflint joined #ccl 2018-05-01T15:31:27Z borodust quit (Ping timeout: 245 seconds) 2018-05-01T15:31:59Z cpape` joined #ccl 2018-05-01T15:32:43Z cpape quit (Read error: Connection reset by peer) 2018-05-01T15:35:09Z borodust joined #ccl 2018-05-01T15:49:52Z borodust: yuss! 2018-05-01T15:50:00Z borodust: it works 2018-05-01T15:50:14Z borodust: forcibly resetting EEP container, that is 2018-05-01T15:50:32Z borodust: rme jmercouris, thank you anyway! :) 2018-05-01T15:50:57Z borodust: i would burn in hell for this code, but if it works... ;p 2018-05-01T15:53:54Z rumbler3_ joined #ccl 2018-05-01T15:56:09Z jmercouris: no problem! 2018-05-01T15:58:07Z borodust: the code in question: https://github.com/borodust/bodge-blobs-support/blob/master/utils.lisp#L33 2018-05-01T15:58:57Z rumbler3_ quit (Ping timeout: 248 seconds) 2018-05-01T16:01:50Z jmercouris: if it works, it works 2018-05-01T16:08:17Z tfeb joined #ccl 2018-05-01T16:09:02Z rme: borodust: Would you be willing to write up a GitHub issue describing your situation and the workaround that you used? I don't promise to do anything about it (at least right away), but I'd like to have a note of your use case. 2018-05-01T16:09:14Z rme: Maybe someone else will need something similar. 2018-05-01T16:09:42Z rme: https://github.com/Clozure/ccl/issues/new if you want to 2018-05-01T16:10:47Z borodust: rme: yup, sure, gimme a moment 2018-05-01T16:15:23Z borodust: actually, i need to run an errand, i'll make an issue after 2018-05-01T16:16:09Z rme: thank you 2018-05-01T16:16:09Z tfeb quit (Ping timeout: 260 seconds) 2018-05-01T16:26:39Z pierpal quit (Ping timeout: 260 seconds) 2018-05-01T16:35:11Z hhdave quit (Ping timeout: 256 seconds) 2018-05-01T16:45:49Z pierpal joined #ccl 2018-05-01T16:57:44Z __rumbler31 joined #ccl 2018-05-01T16:58:04Z brit` joined #ccl 2018-05-01T17:01:41Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-01T17:02:57Z __rumbler31 quit (Ping timeout: 248 seconds) 2018-05-01T17:06:33Z brit` quit (Ping timeout: 256 seconds) 2018-05-01T17:17:27Z borodust: rme: is this one good enough: https://github.com/Clozure/ccl/issues/125 2018-05-01T17:17:39Z borodust: i mean more like, does it make sense :) 2018-05-01T17:27:48Z jmercouris: good enough? why of course it is good enough! 2018-05-01T17:28:37Z borodust: jmercouris: cool, thanks! 2018-05-01T17:29:25Z rme: thanks, borodust, it looks good 2018-05-01T17:29:41Z rme: i.e., it makes sense 2018-05-01T17:29:50Z borodust: rme: :) thanks 2018-05-01T17:55:03Z rumbler31 joined #ccl 2018-05-01T18:02:08Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-01T18:08:35Z milanj_ joined #ccl 2018-05-01T18:13:24Z tfeb joined #ccl 2018-05-01T18:24:33Z tfeb quit (Ping timeout: 248 seconds) 2018-05-01T18:35:52Z sabetts joined #ccl 2018-05-01T18:44:23Z swflint quit (Ping timeout: 256 seconds) 2018-05-01T18:47:04Z swflint joined #ccl 2018-05-01T19:22:24Z tfeb joined #ccl 2018-05-01T19:30:05Z tfeb quit (Ping timeout: 240 seconds) 2018-05-01T20:27:54Z tfeb joined #ccl 2018-05-01T20:34:05Z tfeb quit (Ping timeout: 240 seconds) 2018-05-01T20:50:05Z pierpal quit (Ping timeout: 240 seconds) 2018-05-01T21:12:09Z pierpa joined #ccl 2018-05-01T21:47:17Z hhdave joined #ccl 2018-05-01T21:56:20Z hhdave quit (Quit: hhdave) 2018-05-01T21:58:25Z rumbler31 joined #ccl 2018-05-01T22:05:09Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-01T22:08:51Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-01T22:32:07Z tfeb joined #ccl 2018-05-01T22:39:29Z tfeb quit (Ping timeout: 248 seconds) 2018-05-01T22:47:07Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-01T22:49:23Z sjl joined #ccl 2018-05-01T23:00:52Z rumbler31 joined #ccl 2018-05-01T23:07:36Z sjl__ joined #ccl 2018-05-01T23:09:44Z sjl quit (Ping timeout: 260 seconds) 2018-05-01T23:24:53Z sjl__ is now known as sjl 2018-05-01T23:34:51Z BitPuffin quit (Remote host closed the connection) 2018-05-01T23:38:28Z tfeb joined #ccl 2018-05-01T23:43:47Z tfeb quit (Ping timeout: 256 seconds) 2018-05-02T00:25:23Z pierpal joined #ccl 2018-05-02T00:28:53Z PuercoPop quit (Ping timeout: 276 seconds) 2018-05-02T00:32:10Z pierpal quit (Ping timeout: 264 seconds) 2018-05-02T00:32:52Z PuercoPop joined #ccl 2018-05-02T00:42:08Z tfeb joined #ccl 2018-05-02T00:46:29Z pjb quit (Ping timeout: 255 seconds) 2018-05-02T00:49:37Z tfeb quit (Ping timeout: 248 seconds) 2018-05-02T01:20:47Z pjb joined #ccl 2018-05-02T01:47:39Z tfeb joined #ccl 2018-05-02T01:54:14Z tfeb quit (Ping timeout: 260 seconds) 2018-05-02T02:00:25Z pierpal joined #ccl 2018-05-02T03:30:08Z pjb quit (Ping timeout: 256 seconds) 2018-05-02T03:38:53Z pierpa quit (Quit: Page closed) 2018-05-02T03:43:35Z sjl quit (Ping timeout: 240 seconds) 2018-05-02T03:51:59Z tfeb joined #ccl 2018-05-02T04:00:45Z tfeb quit (Ping timeout: 268 seconds) 2018-05-02T04:05:10Z pierpal quit (Ping timeout: 264 seconds) 2018-05-02T04:10:16Z pierpal joined #ccl 2018-05-02T04:23:00Z rumbler31 quit (Remote host closed the connection) 2018-05-02T04:35:05Z pierpal quit (Quit: Poof) 2018-05-02T04:35:28Z pierpal joined #ccl 2018-05-02T04:39:32Z rumbler31 joined #ccl 2018-05-02T04:40:33Z rumbler31 quit (Remote host closed the connection) 2018-05-02T04:58:26Z tfeb joined #ccl 2018-05-02T05:06:09Z tfeb quit (Ping timeout: 260 seconds) 2018-05-02T05:42:49Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T06:03:27Z tfeb joined #ccl 2018-05-02T06:05:23Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-02T06:09:47Z sixbitslacker quit (Ping timeout: 245 seconds) 2018-05-02T06:09:48Z tfeb quit (Ping timeout: 255 seconds) 2018-05-02T06:41:03Z rumbler31 joined #ccl 2018-05-02T06:46:22Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-02T06:47:45Z sabetts quit (Ping timeout: 264 seconds) 2018-05-02T06:58:18Z milanj_ joined #ccl 2018-05-02T07:03:07Z tfeb joined #ccl 2018-05-02T07:40:48Z sixbitslacker joined #ccl 2018-05-02T08:03:33Z hhdave joined #ccl 2018-05-02T08:42:15Z rumbler31 joined #ccl 2018-05-02T08:48:01Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-02T09:16:07Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-02T09:16:31Z jmercouris joined #ccl 2018-05-02T09:16:47Z milanj_ joined #ccl 2018-05-02T09:59:05Z pierpal joined #ccl 2018-05-02T10:15:38Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T10:17:05Z itruslove quit (Remote host closed the connection) 2018-05-02T10:22:50Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-02T10:28:16Z pierpal joined #ccl 2018-05-02T10:35:53Z tfeb quit (Quit: Leaving...) 2018-05-02T10:38:57Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T10:39:07Z pierpal joined #ccl 2018-05-02T11:15:34Z milanj_ joined #ccl 2018-05-02T11:15:48Z itruslove joined #ccl 2018-05-02T11:26:31Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T11:26:40Z pierpal joined #ccl 2018-05-02T11:41:21Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T11:41:45Z pierpal joined #ccl 2018-05-02T11:49:30Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T11:49:46Z pierpal joined #ccl 2018-05-02T11:51:04Z jdz quit (Ping timeout: 256 seconds) 2018-05-02T11:54:20Z jdz joined #ccl 2018-05-02T12:28:15Z pierpal quit (Ping timeout: 255 seconds) 2018-05-02T12:53:16Z rumbler31 joined #ccl 2018-05-02T13:05:16Z hhdave_ joined #ccl 2018-05-02T13:06:14Z hhdave quit (Ping timeout: 276 seconds) 2018-05-02T13:06:14Z hhdave_ is now known as hhdave 2018-05-02T14:56:05Z brit` joined #ccl 2018-05-02T15:25:48Z edgar-rft quit (Quit: edgar-rft) 2018-05-02T15:35:42Z sjl joined #ccl 2018-05-02T16:30:21Z brit` quit (Remote host closed the connection) 2018-05-02T16:41:46Z hhdave quit (Ping timeout: 256 seconds) 2018-05-02T16:42:57Z sabetts joined #ccl 2018-05-02T16:56:55Z pjb joined #ccl 2018-05-02T17:35:26Z edgar-rft joined #ccl 2018-05-02T18:13:14Z pierpal joined #ccl 2018-05-02T18:13:32Z pierpal quit (Client Quit) 2018-05-02T18:13:54Z pierpal joined #ccl 2018-05-02T18:34:07Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T18:34:22Z pierpal joined #ccl 2018-05-02T19:05:41Z pierpal quit (Read error: Connection reset by peer) 2018-05-02T19:40:08Z pierpa joined #ccl 2018-05-02T22:10:09Z jmercouris quit (Ping timeout: 248 seconds) 2018-05-02T22:35:46Z rumbler31 quit (Remote host closed the connection) 2018-05-02T22:51:48Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-02T23:05:09Z pjb quit (Ping timeout: 256 seconds) 2018-05-02T23:36:20Z rumbler31 joined #ccl 2018-05-02T23:40:57Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-03T01:37:22Z rumbler31 joined #ccl 2018-05-03T01:44:23Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-03T03:46:14Z pierpa quit (Quit: Page closed) 2018-05-03T04:17:13Z pierpal joined #ccl 2018-05-03T04:24:09Z pierpal quit (Read error: Connection reset by peer) 2018-05-03T05:40:43Z rumbler31 joined #ccl 2018-05-03T05:45:21Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-03T07:41:32Z rumbler31 joined #ccl 2018-05-03T07:46:44Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-03T07:49:09Z sabetts quit (Ping timeout: 260 seconds) 2018-05-03T08:09:59Z pierpal joined #ccl 2018-05-03T08:22:57Z hhdave joined #ccl 2018-05-03T09:22:43Z hhdave: rme: Hi. I’m sorry for what’s going to be a really vague error report and I understand if it doesn’t give you much to go on, but I though I’d reach out just in case… We have a production web system running on CCL (presently version 1.10) on Solaris (though I think the same problem occured on Linux). Every now and then it drops into CCL’s kernel debugger and has to be restarted. The error message is usually ‘exception occured executing 2018-05-03T09:22:44Z hhdave: code’ (or words to that effect - we disabled the kernel debugger to make it auto restart). The only other clue I have is that if I’m connected in via SLIME I very often get a series of errors like ‘The value # is not of the expected type PAIPROLOG::VAR.’… 2018-05-03T09:24:56Z hhdave: it seems that something in some threads which rebuilds certain cached bits of information using the PAIPROLOG package (Norvig’s prolog->CL compiler) triggers it somehow. It’s very tricky to reproduce reliably, otherwise I would be able to give you a less vague error message. It seems (from the stack trace) that the various prolog predicates keep being called with those # things when it goes wrong. If you can’t make any sense 2018-05-03T09:24:57Z hhdave: don’t worry and when I have more time I’ll try again to see if I can consistently reproduce it on a small test case. 2018-05-03T09:25:29Z hhdave: (s/less vague error message/less vague error report/) 2018-05-03T09:31:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-03T09:59:21Z pierpal joined #ccl 2018-05-03T10:00:08Z pierpal quit (Read error: Connection reset by peer) 2018-05-03T10:49:01Z jmercouris joined #ccl 2018-05-03T11:04:02Z pierpal joined #ccl 2018-05-03T13:17:30Z rumbler31 joined #ccl 2018-05-03T13:45:53Z khrbt quit (Ping timeout: 255 seconds) 2018-05-03T13:47:16Z khrbt joined #ccl 2018-05-03T13:51:08Z pierpal quit (Read error: Connection reset by peer) 2018-05-03T13:51:35Z pierpal joined #ccl 2018-05-03T14:02:08Z pierpal quit (Read error: Connection reset by peer) 2018-05-03T14:02:23Z pierpal joined #ccl 2018-05-03T14:06:12Z sjl joined #ccl 2018-05-03T14:33:20Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-03T14:46:15Z __rumbler31 joined #ccl 2018-05-03T14:47:37Z rme: A bogus object is an object whose address appears to be outside of any memory region which is expected to contain Lisp data. One common case is that some stack-allocated / dynamic-extent object has escaped from its enclosing scope. 2018-05-03T14:51:33Z milanj_ joined #ccl 2018-05-03T15:33:41Z kolb: Second that: the only time I have seen this kind of "object" was with a dynamic extent issue related to IIRC returning a handler to outside its extent 2018-05-03T15:34:41Z kolb: Sth like (handler-bind ... (find-restart ...)) -> bogus object 2018-05-03T15:35:18Z kolb: Eh s/handler/restart 2018-05-03T15:55:48Z hhdave: - sorry, forgot to check back here. OK, that’s interesting. Is there a simple way I could trigger it with some CL code? What happens if you then try and do things with a bogus object? 2018-05-03T15:57:40Z phoe: hhdave: as mentioned above, returning restart objects is always a bad idea 2018-05-03T15:57:47Z phoe: since restarts are always dynamic-extent 2018-05-03T15:59:14Z jmercouris quit (Remote host closed the connection) 2018-05-03T15:59:31Z hhdave: Is there any other possible way to get bogus objects in CCL? 2018-05-03T15:59:35Z jmercouris joined #ccl 2018-05-03T16:00:55Z hhdave: I did find there were problems invoking the PAIPROLOG compiler form multiple threads. I had to put a lock around that. 2018-05-03T16:07:49Z rme: Well (safety 0) code could clobber something, or maybe some foreign function call might clobber something or I suppose there could always be a ccl bug. 2018-05-03T16:08:32Z rme: But stack-allocated / dynamic-extent objects escaping is the most common cause. 2018-05-03T16:11:20Z rme: https://plaster.tymoon.eu/view/776 2018-05-03T16:16:12Z hhdave: Aha. I don’t see any declarations of dynamic-extent in our codebase though. The prolog code doesn’t seem to have any ‘find-restart’ in it either. I guess I need to try and reproduce it more reliably… 2018-05-03T16:28:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-03T16:43:11Z hhdave quit (Ping timeout: 255 seconds) 2018-05-03T16:45:18Z sabetts joined #ccl 2018-05-03T16:48:14Z pierpal joined #ccl 2018-05-03T16:48:35Z pjb joined #ccl 2018-05-03T16:56:33Z pjb quit (Read error: Connection reset by peer) 2018-05-03T17:46:41Z __rumbler31 quit (Ping timeout: 248 seconds) 2018-05-03T18:06:57Z pierpal quit (Read error: Connection reset by peer) 2018-05-03T18:07:16Z pierpal joined #ccl 2018-05-03T18:36:11Z jmercouris quit (Remote host closed the connection) 2018-05-03T19:25:17Z __rumbler31 joined #ccl 2018-05-03T19:36:22Z pierpal quit (Ping timeout: 264 seconds) 2018-05-03T20:17:01Z pierpal joined #ccl 2018-05-03T20:27:22Z pierpal quit (Quit: Poof) 2018-05-03T20:27:40Z pierpal joined #ccl 2018-05-03T20:42:27Z __rumbler31 quit (Ping timeout: 240 seconds) 2018-05-03T20:52:30Z rumbler31 quit (Remote host closed the connection) 2018-05-03T21:33:57Z pierpa joined #ccl 2018-05-03T22:13:11Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-03T22:34:15Z pierpal quit (Ping timeout: 256 seconds) 2018-05-03T22:37:20Z rumbler31 joined #ccl 2018-05-03T22:53:04Z rumbler3_ joined #ccl 2018-05-03T22:58:09Z rumbler3_ quit (Ping timeout: 248 seconds) 2018-05-03T23:14:09Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-04T00:32:00Z pierpa quit (Quit: Page closed) 2018-05-04T00:40:23Z pierpal joined #ccl 2018-05-04T00:41:58Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T00:51:33Z pierpa joined #ccl 2018-05-04T00:54:09Z rumbler31 joined #ccl 2018-05-04T00:59:37Z pierpal joined #ccl 2018-05-04T01:00:31Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-04T03:23:49Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-04T03:50:51Z pierpa quit (Quit: Page closed) 2018-05-04T04:56:45Z rumbler31 joined #ccl 2018-05-04T05:01:38Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-04T05:15:43Z |3b| quit (*.net *.split) 2018-05-04T05:16:58Z |3b|` joined #ccl 2018-05-04T05:18:19Z pierpal quit (Ping timeout: 260 seconds) 2018-05-04T05:18:19Z kolb quit (Ping timeout: 260 seconds) 2018-05-04T05:18:26Z mrottenkolber joined #ccl 2018-05-04T05:18:50Z mrottenkolber is now known as Guest52421 2018-05-04T06:57:51Z rumbler31 joined #ccl 2018-05-04T07:02:30Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-04T07:19:04Z sabetts quit (Ping timeout: 260 seconds) 2018-05-04T08:02:24Z hhdave joined #ccl 2018-05-04T08:07:16Z pierpal joined #ccl 2018-05-04T08:17:56Z milanj_ joined #ccl 2018-05-04T08:44:15Z pierpal quit (Ping timeout: 268 seconds) 2018-05-04T08:58:30Z rumbler31 joined #ccl 2018-05-04T09:03:11Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-04T09:30:20Z pierpal joined #ccl 2018-05-04T09:34:52Z pierpal quit (Ping timeout: 256 seconds) 2018-05-04T09:46:18Z pierpal joined #ccl 2018-05-04T10:52:10Z edgar-rft quit (Quit: edgar-rft) 2018-05-04T11:03:35Z jmercouris joined #ccl 2018-05-04T12:20:44Z rumbler31 joined #ccl 2018-05-04T12:25:12Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-04T12:33:07Z rumbler31 joined #ccl 2018-05-04T13:20:32Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T13:29:42Z pierpal joined #ccl 2018-05-04T13:31:09Z BitPuffin joined #ccl 2018-05-04T13:35:03Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T13:44:19Z edgar-rft joined #ccl 2018-05-04T13:53:23Z pierpal joined #ccl 2018-05-04T13:59:23Z sjl joined #ccl 2018-05-04T14:03:00Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T14:05:21Z pierpal joined #ccl 2018-05-04T14:14:45Z pierpal quit (Ping timeout: 264 seconds) 2018-05-04T14:15:22Z pierpal joined #ccl 2018-05-04T14:49:22Z pierpal quit (Ping timeout: 256 seconds) 2018-05-04T15:47:04Z __rumbler31 joined #ccl 2018-05-04T15:47:46Z _rumbler31 joined #ccl 2018-05-04T15:51:57Z __rumbler31 quit (Ping timeout: 264 seconds) 2018-05-04T16:13:05Z jmercouris quit (Remote host closed the connection) 2018-05-04T16:13:26Z jmercouris joined #ccl 2018-05-04T16:15:03Z pierpal joined #ccl 2018-05-04T16:42:22Z hhdave quit (Ping timeout: 264 seconds) 2018-05-04T17:48:57Z eschatologist quit (Ping timeout: 264 seconds) 2018-05-04T17:59:19Z pierpal quit (Ping timeout: 256 seconds) 2018-05-04T17:59:34Z pierpal joined #ccl 2018-05-04T18:04:22Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T18:06:53Z eschatologist joined #ccl 2018-05-04T18:07:33Z pierpal joined #ccl 2018-05-04T18:10:26Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T18:42:59Z pierpal joined #ccl 2018-05-04T18:47:22Z pierpal quit (Ping timeout: 256 seconds) 2018-05-04T19:11:27Z pierpal joined #ccl 2018-05-04T19:12:23Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T19:12:34Z pierpal joined #ccl 2018-05-04T19:13:01Z sabetts joined #ccl 2018-05-04T19:13:40Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T19:24:07Z pierpal joined #ccl 2018-05-04T19:25:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-04T19:25:54Z pierpal joined #ccl 2018-05-04T19:30:05Z pierpal quit (Ping timeout: 240 seconds) 2018-05-04T20:21:21Z eschatologist quit (Ping timeout: 264 seconds) 2018-05-04T20:24:42Z eschatologist joined #ccl 2018-05-04T20:34:10Z BitPuffin quit (Remote host closed the connection) 2018-05-04T21:10:25Z _rumbler31 quit (Ping timeout: 248 seconds) 2018-05-04T22:11:34Z jmercouris quit (Ping timeout: 260 seconds) 2018-05-04T22:14:06Z pierpa joined #ccl 2018-05-04T22:14:47Z pierpal joined #ccl 2018-05-04T22:37:32Z jmercouris joined #ccl 2018-05-04T22:43:03Z pjb joined #ccl 2018-05-04T22:59:45Z jmercouris quit (Ping timeout: 248 seconds) 2018-05-04T23:19:24Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-04T23:27:35Z swflint quit (Ping timeout: 240 seconds) 2018-05-04T23:31:42Z swflint joined #ccl 2018-05-04T23:37:24Z swflint quit (Ping timeout: 255 seconds) 2018-05-04T23:53:27Z sjl joined #ccl 2018-05-05T00:04:46Z __rumbler31 joined #ccl 2018-05-05T00:11:37Z __rumbler31 quit (Ping timeout: 256 seconds) 2018-05-05T00:32:25Z swflint joined #ccl 2018-05-05T00:49:27Z swflint quit (Ping timeout: 240 seconds) 2018-05-05T00:53:50Z swflint joined #ccl 2018-05-05T01:02:43Z swflint quit (Ping timeout: 265 seconds) 2018-05-05T01:04:55Z swflint joined #ccl 2018-05-05T01:07:56Z __rumbler31 joined #ccl 2018-05-05T01:14:46Z __rumbler31 quit (Ping timeout: 264 seconds) 2018-05-05T01:37:43Z sjl: do I need to do something special to run an external program that uses curses beyond `(ccl:run-program "vim" nil :output t :input t)`? It just appears to hang instead of letting the program take over the tty 2018-05-05T01:38:10Z sjl: I'm running /usr/local/bin/ccl64 --no-init, so no rc files or rlwrap to mess with anything 2018-05-05T01:38:44Z sjl: tried other things like w3m, same result. run-program runs basic stuff like ls just fine 2018-05-05T01:40:09Z sjl: (sb-ext:run-program "vim" nil :output t :input t :search t) seems to work, so maybe there's something else I need to do in CCL? 2018-05-05T01:41:18Z sjl: ps shows the external process is getting run, I just can't see its output 2018-05-05T02:11:28Z __rumbler31 joined #ccl 2018-05-05T02:16:54Z __rumbler31 quit (Ping timeout: 268 seconds) 2018-05-05T02:18:19Z sabetts quit (Ping timeout: 260 seconds) 2018-05-05T02:33:05Z sabetts joined #ccl 2018-05-05T02:34:13Z sabetts: sjl: presumably vim's output is being piped into a stream instead of to the tty? 2018-05-05T02:46:18Z rumbler31 quit (Remote host closed the connection) 2018-05-05T03:12:43Z rumbler31 joined #ccl 2018-05-05T03:17:53Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-05T03:28:42Z pierpa quit (Quit: Page closed) 2018-05-05T03:42:22Z pierpal quit (Ping timeout: 264 seconds) 2018-05-05T03:58:22Z pierpal joined #ccl 2018-05-05T04:01:04Z pierpal quit (Client Quit) 2018-05-05T04:01:41Z pierpal joined #ccl 2018-05-05T04:14:14Z rumbler31 joined #ccl 2018-05-05T04:15:57Z pierpal quit (Ping timeout: 264 seconds) 2018-05-05T04:16:42Z pierpal joined #ccl 2018-05-05T04:19:05Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-05T04:20:35Z pierpal quit (Read error: Connection reset by peer) 2018-05-05T04:20:55Z pierpal joined #ccl 2018-05-05T04:46:47Z rumbler31 joined #ccl 2018-05-05T04:51:41Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-05T04:55:37Z pierpal quit (Read error: Connection reset by peer) 2018-05-05T05:15:47Z rumbler31 joined #ccl 2018-05-05T05:21:17Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-05T05:51:40Z pierpal joined #ccl 2018-05-05T06:17:19Z rumbler31 joined #ccl 2018-05-05T06:21:27Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-05T06:42:41Z pierpal quit (Ping timeout: 248 seconds) 2018-05-05T07:10:30Z pierpal joined #ccl 2018-05-05T07:17:34Z sabetts quit (Ping timeout: 260 seconds) 2018-05-05T07:18:12Z rumbler31 joined #ccl 2018-05-05T07:23:45Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-05T07:32:54Z pierpal quit (Read error: Connection reset by peer) 2018-05-05T07:47:30Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-05T07:54:29Z pjb: sjl: since you often run from slime, in emacs, you'd better launch xterm to run curses programs: (ccl:run-program "xterm" '("-e" "vim") :output t :input t) 2018-05-05T08:06:30Z pjb: sjl: but it's true that (ccl:run-program "vim" '() :output t :input t) doesn't work, even in ccl launched directly in an xterm… or with :wait t or :pty t (which is ignored according to the documentation). 2018-05-05T08:19:58Z rumbler31 joined #ccl 2018-05-05T08:25:05Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-05T08:36:12Z milanj_ joined #ccl 2018-05-05T09:21:18Z rumbler31 joined #ccl 2018-05-05T09:27:04Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-05T09:29:41Z eschatologist quit (Ping timeout: 276 seconds) 2018-05-05T09:34:19Z eschatologist joined #ccl 2018-05-05T09:54:15Z jmercouris joined #ccl 2018-05-05T10:10:25Z pierpal joined #ccl 2018-05-05T10:14:54Z pierpal quit (Ping timeout: 260 seconds) 2018-05-05T10:22:49Z rumbler31 joined #ccl 2018-05-05T10:28:13Z rumbler31 quit (Ping timeout: 265 seconds) 2018-05-05T10:45:23Z pierpal joined #ccl 2018-05-05T11:24:26Z rumbler31 joined #ccl 2018-05-05T11:29:21Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-05T11:50:45Z milanj_ quit (Ping timeout: 264 seconds) 2018-05-05T11:51:44Z milanj joined #ccl 2018-05-05T12:08:54Z pierpal quit (Ping timeout: 268 seconds) 2018-05-05T12:26:01Z rumbler31 joined #ccl 2018-05-05T12:31:33Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-05T12:47:14Z milanj quit (Quit: This computer has gone to sleep) 2018-05-05T12:59:13Z rumbler31 joined #ccl 2018-05-05T12:59:45Z __rumbler31 joined #ccl 2018-05-05T13:04:33Z __rumbler31 quit (Ping timeout: 264 seconds) 2018-05-05T13:31:13Z pierpal joined #ccl 2018-05-05T14:47:09Z sjl: pjb: I'm attempting to make a standalone command line utility that shouldn't rely on a separate terminal emulator being installed to work 2018-05-05T14:47:30Z sjl: pjb: I can use SBCL and it works fine, I was just hoping to make it a little more portable 2018-05-05T14:50:25Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-05T14:50:45Z jmercouris quit (Ping timeout: 264 seconds) 2018-05-05T14:51:15Z sjl joined #ccl 2018-05-05T14:51:44Z jmercouris joined #ccl 2018-05-05T15:40:20Z pjb: sjl: you may want to jump into ccl stream code; perhaps there's an easy hidden option, or an easy patch to make it work? 2018-05-05T15:41:43Z pjb: sjl: I find ccl stream code to be a tad hairy… 2018-05-05T15:43:38Z pierpal quit (Read error: Connection reset by peer) 2018-05-05T15:57:52Z pierpal joined #ccl 2018-05-05T16:19:36Z pierpal quit (Quit: Poof) 2018-05-05T16:19:58Z pierpal joined #ccl 2018-05-05T17:08:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-05T18:15:49Z pierpal joined #ccl 2018-05-05T18:17:45Z milanj joined #ccl 2018-05-05T19:18:25Z pierpal quit (Ping timeout: 248 seconds) 2018-05-05T19:18:48Z pierpal joined #ccl 2018-05-05T19:32:04Z pierpal quit (Quit: Poof) 2018-05-05T19:32:21Z pierpal joined #ccl 2018-05-05T19:52:45Z pierpal quit (Read error: Connection reset by peer) 2018-05-05T19:52:57Z pierpal joined #ccl 2018-05-05T19:56:04Z pierpal quit (Client Quit) 2018-05-05T19:56:32Z pierpal joined #ccl 2018-05-05T20:08:09Z pierpal quit (Ping timeout: 260 seconds) 2018-05-05T22:12:37Z jmercouris quit (Ping timeout: 268 seconds) 2018-05-05T22:26:12Z jmercouris joined #ccl 2018-05-05T23:20:51Z pierpa joined #ccl 2018-05-06T00:03:35Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-06T01:01:39Z pjb quit (Remote host closed the connection) 2018-05-06T01:03:39Z pjb joined #ccl 2018-05-06T01:15:01Z pjb quit (Remote host closed the connection) 2018-05-06T01:56:23Z pierpa_ joined #ccl 2018-05-06T01:56:49Z pierpa quit (Ping timeout: 260 seconds) 2018-05-06T02:02:59Z pierpa_ is now known as pierpa 2018-05-06T02:58:46Z mdc_mobile joined #ccl 2018-05-06T03:25:59Z milanj quit (Quit: This computer has gone to sleep) 2018-05-06T04:07:13Z pierpa quit (Quit: Page closed) 2018-05-06T04:09:40Z pierpal joined #ccl 2018-05-06T04:10:05Z pierpal quit (Client Quit) 2018-05-06T04:10:25Z pierpal joined #ccl 2018-05-06T04:28:53Z pierpal quit (Read error: Connection reset by peer) 2018-05-06T04:39:29Z pierpal joined #ccl 2018-05-06T05:03:22Z pierpal quit (Ping timeout: 264 seconds) 2018-05-06T05:05:23Z pierpal joined #ccl 2018-05-06T05:10:06Z pierpal quit (Ping timeout: 268 seconds) 2018-05-06T05:50:50Z pierpal joined #ccl 2018-05-06T06:11:19Z pierpal quit (Remote host closed the connection) 2018-05-06T07:24:00Z pierpal joined #ccl 2018-05-06T07:30:49Z pierpal quit (Read error: Connection reset by peer) 2018-05-06T07:31:05Z pierpal joined #ccl 2018-05-06T07:39:50Z pierpal quit (Remote host closed the connection) 2018-05-06T07:50:36Z milanj joined #ccl 2018-05-06T07:56:19Z pierpal joined #ccl 2018-05-06T08:07:52Z milanj quit (Quit: This computer has gone to sleep) 2018-05-06T08:17:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-06T08:31:27Z pierpal joined #ccl 2018-05-06T08:48:33Z pierpal quit (Ping timeout: 248 seconds) 2018-05-06T08:54:15Z milanj joined #ccl 2018-05-06T08:56:55Z jmercouris joined #ccl 2018-05-06T09:00:40Z pjb joined #ccl 2018-05-06T09:24:13Z pierpal joined #ccl 2018-05-06T09:28:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-06T09:37:47Z pierpal joined #ccl 2018-05-06T09:40:59Z milanj quit (Quit: This computer has gone to sleep) 2018-05-06T09:52:16Z cpape` quit (Remote host closed the connection) 2018-05-06T10:00:01Z pierpal quit (Ping timeout: 248 seconds) 2018-05-06T10:07:34Z cpape joined #ccl 2018-05-06T10:27:32Z pierpal joined #ccl 2018-05-06T10:30:18Z pierpal quit (Read error: Connection reset by peer) 2018-05-06T10:56:40Z milanj joined #ccl 2018-05-06T11:08:36Z rme quit (Quit: ) 2018-05-06T11:08:36Z rme quit 2018-05-06T11:08:53Z rme joined #ccl 2018-05-06T11:13:49Z pjb quit (Remote host closed the connection) 2018-05-06T11:16:09Z pjb joined #ccl 2018-05-06T11:16:12Z gendl quit 2018-05-06T11:16:28Z gendl joined #ccl 2018-05-06T11:35:45Z pjb quit (Remote host closed the connection) 2018-05-06T12:20:50Z milanj quit (Read error: Connection reset by peer) 2018-05-06T12:20:59Z milanj joined #ccl 2018-05-06T12:42:39Z milanj quit (Quit: This computer has gone to sleep) 2018-05-06T13:02:27Z pierpal joined #ccl 2018-05-06T13:45:40Z pjb joined #ccl 2018-05-06T13:51:47Z pierpal quit (Remote host closed the connection) 2018-05-06T14:10:00Z pierpal joined #ccl 2018-05-06T14:28:49Z jmercouris quit (Ping timeout: 248 seconds) 2018-05-06T14:29:15Z jmercouris joined #ccl 2018-05-06T14:58:12Z pierpal quit (Read error: Connection reset by peer) 2018-05-06T14:58:27Z pierpal joined #ccl 2018-05-06T15:05:04Z pierpal quit (Ping timeout: 260 seconds) 2018-05-06T15:55:12Z gz quit (Quit: ) 2018-05-06T15:55:12Z gz quit 2018-05-06T15:55:31Z alms_clozure quit 2018-05-06T15:55:33Z gz joined #ccl 2018-05-06T15:55:46Z alms_clozure joined #ccl 2018-05-06T15:59:00Z rumbler31 quit (Remote host closed the connection) 2018-05-06T16:33:18Z billstclair quit 2018-05-06T16:33:35Z billstclair joined #ccl 2018-05-06T16:40:52Z pierpal joined #ccl 2018-05-06T17:36:10Z rumbler31 joined #ccl 2018-05-06T17:44:06Z milanj joined #ccl 2018-05-06T18:39:01Z pierpal quit (Read error: Connection reset by peer) 2018-05-06T22:01:18Z milanj_ joined #ccl 2018-05-06T22:02:35Z milanj quit (Ping timeout: 240 seconds) 2018-05-06T22:12:54Z rumbler31 quit (Remote host closed the connection) 2018-05-06T22:13:11Z jmercouris quit (Ping timeout: 276 seconds) 2018-05-06T22:13:30Z rumbler31 joined #ccl 2018-05-06T22:17:35Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-06T22:52:00Z sjl quit (Ping timeout: 268 seconds) 2018-05-06T23:20:09Z jmercouris joined #ccl 2018-05-06T23:25:25Z pierpal joined #ccl 2018-05-06T23:34:27Z jmercouris quit (Ping timeout: 265 seconds) 2018-05-06T23:35:10Z pierpal quit (Ping timeout: 268 seconds) 2018-05-06T23:39:43Z pjb quit (Remote host closed the connection) 2018-05-06T23:41:07Z pjb joined #ccl 2018-05-06T23:45:07Z pjb quit (Remote host closed the connection) 2018-05-07T00:15:24Z pierpal joined #ccl 2018-05-07T01:11:51Z pierpa joined #ccl 2018-05-07T03:27:36Z sjl joined #ccl 2018-05-07T03:34:19Z pierpa quit (Quit: Page closed) 2018-05-07T04:02:14Z pierpal quit (Quit: Poof) 2018-05-07T04:02:33Z pierpal joined #ccl 2018-05-07T04:06:57Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T04:19:34Z pierpal joined #ccl 2018-05-07T04:21:47Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T05:25:08Z pierpal joined #ccl 2018-05-07T05:27:17Z pierpal quit (Client Quit) 2018-05-07T06:38:45Z krrrcks quit (Ping timeout: 264 seconds) 2018-05-07T06:40:42Z krrrcks joined #ccl 2018-05-07T08:26:13Z jmercouris joined #ccl 2018-05-07T09:38:16Z jmercouris quit (Ping timeout: 268 seconds) 2018-05-07T10:11:58Z pjb joined #ccl 2018-05-07T10:57:17Z pierpal joined #ccl 2018-05-07T11:04:21Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T11:05:32Z pierpal joined #ccl 2018-05-07T11:39:18Z pierpal quit (Remote host closed the connection) 2018-05-07T11:54:28Z jmercouris joined #ccl 2018-05-07T11:55:42Z Guest52421 left #ccl 2018-05-07T11:56:09Z kolb joined #ccl 2018-05-07T11:57:23Z jmercouris quit (Remote host closed the connection) 2018-05-07T12:33:56Z rumbler31 joined #ccl 2018-05-07T12:42:37Z rumbler31 quit (Remote host closed the connection) 2018-05-07T12:56:16Z pierpal joined #ccl 2018-05-07T12:59:30Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T13:05:06Z pierpal joined #ccl 2018-05-07T13:05:53Z krkini joined #ccl 2018-05-07T13:06:23Z carvite_ joined #ccl 2018-05-07T13:09:34Z fiddlerwoaroof_ joined #ccl 2018-05-07T13:11:08Z eschatologist quit (*.net *.split) 2018-05-07T13:11:08Z edgar-rft quit (*.net *.split) 2018-05-07T13:11:08Z borodust quit (*.net *.split) 2018-05-07T13:11:08Z carvite quit (*.net *.split) 2018-05-07T13:11:08Z fiddlerwoaroof quit (*.net *.split) 2018-05-07T13:11:08Z kini quit (*.net *.split) 2018-05-07T13:12:45Z eschatologist joined #ccl 2018-05-07T13:14:57Z krrrcks quit (Ping timeout: 240 seconds) 2018-05-07T13:16:27Z krrrcks joined #ccl 2018-05-07T13:18:34Z edgar-rft joined #ccl 2018-05-07T13:20:27Z carvite_ quit (Changing host) 2018-05-07T13:20:27Z carvite_ joined #ccl 2018-05-07T13:20:47Z carvite_ is now known as carvite 2018-05-07T13:41:32Z rumbler31 joined #ccl 2018-05-07T13:48:25Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T14:26:56Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-07T14:43:11Z rumbler3_ joined #ccl 2018-05-07T14:47:59Z rumbler3_ quit (Ping timeout: 255 seconds) 2018-05-07T15:08:21Z pierpal joined #ccl 2018-05-07T15:10:20Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-07T15:10:36Z rumbler31 joined #ccl 2018-05-07T15:23:24Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-07T15:31:10Z borodust joined #ccl 2018-05-07T15:44:25Z rumbler31 joined #ccl 2018-05-07T15:50:01Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-07T15:54:54Z pierpal quit (Ping timeout: 260 seconds) 2018-05-07T16:21:26Z pierpal joined #ccl 2018-05-07T16:22:49Z sabetts joined #ccl 2018-05-07T16:28:09Z pierpal quit (Ping timeout: 260 seconds) 2018-05-07T17:26:26Z pierpal joined #ccl 2018-05-07T17:36:52Z jmercouris joined #ccl 2018-05-07T17:49:16Z pierpal quit (Ping timeout: 256 seconds) 2018-05-07T17:53:21Z pierpal joined #ccl 2018-05-07T18:04:23Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T18:04:48Z pierpal joined #ccl 2018-05-07T18:42:53Z pierpal quit (Ping timeout: 255 seconds) 2018-05-07T19:45:14Z pierpal joined #ccl 2018-05-07T19:49:59Z pierpal quit (Ping timeout: 260 seconds) 2018-05-07T20:22:41Z jmercouris quit (Ping timeout: 268 seconds) 2018-05-07T20:24:57Z pierpal joined #ccl 2018-05-07T20:44:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-07T21:55:38Z pierpa joined #ccl 2018-05-07T23:48:40Z eschatologist quit (Remote host closed the connection) 2018-05-07T23:49:17Z eschatologist joined #ccl 2018-05-08T00:49:29Z pjb quit (Ping timeout: 256 seconds) 2018-05-08T02:04:47Z rk[ghost] joined #ccl 2018-05-08T02:55:46Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-08T03:58:16Z pierpa quit (Quit: Page closed) 2018-05-08T04:50:27Z rumbler31 joined #ccl 2018-05-08T04:55:43Z rumbler31 quit (Ping timeout: 265 seconds) 2018-05-08T06:32:14Z sabetts quit (Ping timeout: 260 seconds) 2018-05-08T06:51:29Z rumbler31 joined #ccl 2018-05-08T06:56:37Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-08T08:31:44Z hhdave joined #ccl 2018-05-08T08:37:04Z hhdave quit (Ping timeout: 260 seconds) 2018-05-08T08:52:14Z rumbler31 joined #ccl 2018-05-08T08:56:54Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-08T08:59:06Z milanj_ joined #ccl 2018-05-08T09:07:17Z jmercouris joined #ccl 2018-05-08T09:30:04Z pjb joined #ccl 2018-05-08T10:52:59Z rumbler31 joined #ccl 2018-05-08T10:57:37Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-08T11:38:04Z rumbler31 joined #ccl 2018-05-08T11:42:04Z rumbler31 quit (Remote host closed the connection) 2018-05-08T12:14:55Z pierpal joined #ccl 2018-05-08T12:35:26Z pierpal quit (Read error: Connection reset by peer) 2018-05-08T13:03:25Z pierpal joined #ccl 2018-05-08T13:07:44Z pierpal quit (Ping timeout: 260 seconds) 2018-05-08T13:08:18Z pierpal joined #ccl 2018-05-08T13:36:57Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-08T13:38:47Z jmercouris joined #ccl 2018-05-08T13:40:31Z sjl joined #ccl 2018-05-08T13:42:40Z rumbler31 joined #ccl 2018-05-08T13:47:45Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-08T14:03:31Z milanj__ joined #ccl 2018-05-08T14:03:44Z milanj_ quit (Read error: Connection reset by peer) 2018-05-08T14:34:29Z edgar-rft quit (Quit: edgar-rft) 2018-05-08T14:43:43Z rumbler31 joined #ccl 2018-05-08T14:49:50Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-08T14:58:25Z rumbler31 joined #ccl 2018-05-08T15:24:37Z jmercouris quit (Remote host closed the connection) 2018-05-08T15:54:14Z rumbler3_ joined #ccl 2018-05-08T15:58:51Z rumbler3_ quit (Ping timeout: 255 seconds) 2018-05-08T16:25:38Z hhdave joined #ccl 2018-05-08T16:42:24Z hhdave quit (Ping timeout: 250 seconds) 2018-05-08T17:09:42Z khrbt quit (Ping timeout: 260 seconds) 2018-05-08T17:10:24Z khrbt joined #ccl 2018-05-08T17:36:04Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-08T17:38:37Z rumbler31 joined #ccl 2018-05-08T17:43:22Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-08T18:11:45Z sabetts joined #ccl 2018-05-08T20:19:16Z pierpal quit (Read error: Connection reset by peer) 2018-05-08T20:19:27Z pierpal joined #ccl 2018-05-08T20:28:44Z pierpal quit (Ping timeout: 260 seconds) 2018-05-08T20:29:36Z edgar-rft joined #ccl 2018-05-08T20:38:00Z pierpal joined #ccl 2018-05-08T20:51:21Z pierpal quit (Ping timeout: 255 seconds) 2018-05-08T21:14:39Z pierpa joined #ccl 2018-05-08T21:19:09Z pierpal joined #ccl 2018-05-08T21:20:38Z itruslove quit (Remote host closed the connection) 2018-05-08T22:18:41Z sjl quit (Ping timeout: 248 seconds) 2018-05-08T22:19:50Z sjl joined #ccl 2018-05-08T22:28:12Z rumbler31 joined #ccl 2018-05-08T22:29:12Z rumbler31 quit (Remote host closed the connection) 2018-05-08T22:49:15Z pierpal quit (Ping timeout: 255 seconds) 2018-05-08T22:55:05Z itruslove joined #ccl 2018-05-09T00:04:21Z PuercoPop quit (Ping timeout: 240 seconds) 2018-05-09T00:08:59Z PuercoPop joined #ccl 2018-05-09T00:55:25Z pierpal joined #ccl 2018-05-09T01:02:00Z pierpal quit (Ping timeout: 255 seconds) 2018-05-09T01:23:14Z macdavid313 joined #ccl 2018-05-09T01:35:19Z macdavid_ joined #ccl 2018-05-09T01:38:26Z macdavid313 quit (Ping timeout: 250 seconds) 2018-05-09T01:41:26Z pjb quit (Read error: No route to host) 2018-05-09T01:43:29Z pjb joined #ccl 2018-05-09T02:17:39Z milanj__ quit (Quit: This computer has gone to sleep) 2018-05-09T02:37:07Z krkini is now known as kini 2018-05-09T02:57:24Z macdavid313 joined #ccl 2018-05-09T02:57:37Z macdavid_ quit (Remote host closed the connection) 2018-05-09T03:09:27Z pierpal joined #ccl 2018-05-09T03:15:07Z macdavid313 quit (Remote host closed the connection) 2018-05-09T03:15:37Z macdavid313 joined #ccl 2018-05-09T03:16:02Z pierpal quit (Read error: Connection reset by peer) 2018-05-09T04:22:06Z pierpa quit (Quit: Page closed) 2018-05-09T04:34:17Z macdavid313 quit (Remote host closed the connection) 2018-05-09T04:35:05Z macdavid313 joined #ccl 2018-05-09T04:35:58Z macdavid313 quit (Remote host closed the connection) 2018-05-09T04:45:18Z macdavid313 joined #ccl 2018-05-09T04:46:59Z macdavid313 quit (Remote host closed the connection) 2018-05-09T04:53:06Z macdavid313 joined #ccl 2018-05-09T04:54:46Z macdavid313 quit (Remote host closed the connection) 2018-05-09T04:58:49Z macdavid313 joined #ccl 2018-05-09T05:00:03Z macdavid313 quit (Remote host closed the connection) 2018-05-09T05:05:47Z macdavid313 joined #ccl 2018-05-09T05:07:05Z macdavid313 quit (Remote host closed the connection) 2018-05-09T05:19:21Z macdavid313 joined #ccl 2018-05-09T05:20:15Z macdavid313 quit (Remote host closed the connection) 2018-05-09T05:20:52Z macdavid313 joined #ccl 2018-05-09T07:03:10Z macdavid313 quit (Remote host closed the connection) 2018-05-09T07:12:13Z macdavid313 joined #ccl 2018-05-09T07:27:54Z jmercouris joined #ccl 2018-05-09T07:43:17Z rumbler31 joined #ccl 2018-05-09T07:47:55Z jmercouris quit (Remote host closed the connection) 2018-05-09T07:47:59Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-09T07:48:27Z jmercouris joined #ccl 2018-05-09T07:52:07Z milanj__ joined #ccl 2018-05-09T08:08:09Z sabetts quit (Ping timeout: 255 seconds) 2018-05-09T08:51:20Z pjb quit (Ping timeout: 250 seconds) 2018-05-09T09:05:59Z orivej joined #ccl 2018-05-09T09:11:29Z hhdave joined #ccl 2018-05-09T09:15:22Z pierpal joined #ccl 2018-05-09T09:21:26Z pjb joined #ccl 2018-05-09T09:44:27Z rumbler31 joined #ccl 2018-05-09T09:48:44Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-09T10:28:06Z macdavid313 quit 2018-05-09T10:40:40Z jdz quit (Ping timeout: 256 seconds) 2018-05-09T10:43:55Z jdz joined #ccl 2018-05-09T10:54:10Z mercourisj joined #ccl 2018-05-09T10:54:56Z hhdave_ joined #ccl 2018-05-09T10:55:34Z hhdave quit (Ping timeout: 260 seconds) 2018-05-09T10:55:34Z hhdave_ is now known as hhdave 2018-05-09T10:56:57Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-09T11:45:12Z rumbler31 joined #ccl 2018-05-09T11:49:29Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-09T12:28:25Z mercourisj quit (Remote host closed the connection) 2018-05-09T12:34:13Z jmercouris joined #ccl 2018-05-09T12:57:36Z pierpal quit (Quit: Poof) 2018-05-09T12:57:56Z pierpal joined #ccl 2018-05-09T13:00:50Z milanj__ quit (Quit: This computer has gone to sleep) 2018-05-09T13:01:33Z milanj__ joined #ccl 2018-05-09T13:12:16Z rumbler31 joined #ccl 2018-05-09T13:36:43Z mercourisj joined #ccl 2018-05-09T13:36:44Z mercourisj quit (Remote host closed the connection) 2018-05-09T13:39:27Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-09T13:39:36Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-09T13:45:55Z rumbler31 joined #ccl 2018-05-09T13:46:17Z jmercouris joined #ccl 2018-05-09T13:50:14Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-09T14:15:34Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-09T14:36:50Z sjl joined #ccl 2018-05-09T15:26:16Z edgar-rft quit (Quit: edgar-rft) 2018-05-09T15:46:45Z rumbler31 joined #ccl 2018-05-09T15:50:59Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-09T16:28:00Z pjb quit (Read error: Connection reset by peer) 2018-05-09T16:37:19Z pjb joined #ccl 2018-05-09T16:45:50Z hhdave quit (Ping timeout: 250 seconds) 2018-05-09T17:47:25Z rumbler31 joined #ccl 2018-05-09T17:51:44Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-09T18:04:54Z milanj_ joined #ccl 2018-05-09T18:06:42Z edgar-rft joined #ccl 2018-05-09T18:07:44Z milanj__ quit (Ping timeout: 250 seconds) 2018-05-09T18:38:09Z milanj_ quit (Ping timeout: 255 seconds) 2018-05-09T18:52:18Z pjb quit (Read error: Connection reset by peer) 2018-05-09T19:04:18Z pjb joined #ccl 2018-05-09T19:11:40Z pierpal quit (Quit: Poof) 2018-05-09T19:12:00Z pierpal joined #ccl 2018-05-09T19:18:25Z pierpal quit (Ping timeout: 248 seconds) 2018-05-09T19:26:46Z eschatologist quit (Remote host closed the connection) 2018-05-09T19:27:24Z eschatologist joined #ccl 2018-05-09T19:43:49Z pjb quit (Read error: Connection reset by peer) 2018-05-09T19:46:50Z pjb joined #ccl 2018-05-09T19:48:54Z pjb quit (Read error: Connection reset by peer) 2018-05-09T19:50:02Z pjb joined #ccl 2018-05-09T19:55:01Z pierpal joined #ccl 2018-05-09T19:55:02Z pierpal quit (Client Quit) 2018-05-09T19:55:22Z pierpal joined #ccl 2018-05-09T19:58:32Z pjb quit (Read error: Connection reset by peer) 2018-05-09T20:02:10Z pierpal quit (Ping timeout: 264 seconds) 2018-05-09T20:04:19Z milanj joined #ccl 2018-05-09T20:11:00Z pjb joined #ccl 2018-05-09T20:17:25Z pjb quit (Read error: Connection reset by peer) 2018-05-09T20:19:47Z pjb joined #ccl 2018-05-09T20:31:20Z pjb quit (Read error: Connection reset by peer) 2018-05-09T20:32:29Z pjb joined #ccl 2018-05-09T20:32:45Z pjb quit (Remote host closed the connection) 2018-05-09T21:04:27Z rumbler31 joined #ccl 2018-05-09T21:27:28Z sabetts joined #ccl 2018-05-09T21:41:25Z plertrood joined #ccl 2018-05-09T21:44:40Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-09T21:46:56Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-09T22:05:41Z milanj quit (Quit: This computer has gone to sleep) 2018-05-09T22:08:06Z milanj joined #ccl 2018-05-09T22:17:45Z sjl quit (Ping timeout: 255 seconds) 2018-05-09T22:19:30Z plertrood quit (Ping timeout: 250 seconds) 2018-05-10T00:18:20Z pierpal joined #ccl 2018-05-10T00:31:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-10T00:33:54Z pierpa joined #ccl 2018-05-10T02:00:56Z kolb quit (Read error: Connection reset by peer) 2018-05-10T02:01:40Z mrottenkolber joined #ccl 2018-05-10T02:44:05Z milanj quit (Quit: This computer has gone to sleep) 2018-05-10T02:51:03Z milanj joined #ccl 2018-05-10T03:08:45Z orivej quit (Ping timeout: 264 seconds) 2018-05-10T03:18:31Z milanj quit (Quit: This computer has gone to sleep) 2018-05-10T03:46:26Z pierpa quit (Quit: Page closed) 2018-05-10T03:57:36Z pierpal joined #ccl 2018-05-10T04:06:10Z pierpal quit (Ping timeout: 250 seconds) 2018-05-10T04:11:01Z pierpal joined #ccl 2018-05-10T04:12:45Z pierpal quit (Read error: Connection reset by peer) 2018-05-10T04:51:03Z krrrcks quit (Ping timeout: 256 seconds) 2018-05-10T05:02:59Z |3b|` quit (Remote host closed the connection) 2018-05-10T05:58:14Z khrbt quit (Ping timeout: 256 seconds) 2018-05-10T06:04:25Z khrbt joined #ccl 2018-05-10T06:04:44Z sabetts quit (Ping timeout: 260 seconds) 2018-05-10T06:08:39Z fiddlerwoaroof_ quit (Quit: Gone.) 2018-05-10T06:09:03Z fiddlerwoaroof joined #ccl 2018-05-10T06:09:29Z fiddlerwoaroof quit (Remote host closed the connection) 2018-05-10T06:10:03Z fiddlerwoaroof joined #ccl 2018-05-10T06:11:09Z khrbt quit (Ping timeout: 260 seconds) 2018-05-10T06:11:16Z khrbt joined #ccl 2018-05-10T06:11:56Z pierpal joined #ccl 2018-05-10T06:12:47Z fiddlerwoaroof quit (Client Quit) 2018-05-10T06:13:12Z fiddlerwoaroof joined #ccl 2018-05-10T06:13:15Z fiddlerwoaroof quit (Remote host closed the connection) 2018-05-10T06:14:22Z fiddlerwoaroof joined #ccl 2018-05-10T06:38:21Z milanj joined #ccl 2018-05-10T06:45:33Z pierpal quit (Read error: Connection reset by peer) 2018-05-10T07:05:36Z jdz: rme: re. CCL version: I don't think it would be cheating to do something similar to what is done in SBCL to combine CCL version with Git describe. SBCL has its "standard" 3-part version, followed by number of commits from the branch it was built, and a git commit hash at the end. 2018-05-10T07:07:37Z jdz: For instance, the version I'm currently running is "SBCL 1.4.7.98.local.3-ca2c190f8", which means version release 1.4.7, 98 commits on master branch (which my local branch is branched off of), and 3 commits in my local branch. 2018-05-10T07:08:39Z jdz: My $0.02. 2018-05-10T07:52:18Z rumbler31 joined #ccl 2018-05-10T07:55:18Z milanj quit (Quit: This computer has gone to sleep) 2018-05-10T07:56:59Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-10T07:59:03Z milanj joined #ccl 2018-05-10T08:07:54Z pierpal joined #ccl 2018-05-10T08:12:48Z pierpal quit (Read error: Connection reset by peer) 2018-05-10T08:12:57Z pierpal joined #ccl 2018-05-10T08:20:04Z pierpal quit (Ping timeout: 260 seconds) 2018-05-10T08:58:01Z pierpal joined #ccl 2018-05-10T09:46:21Z mrottenkolber is now known as kolb 2018-05-10T09:53:30Z rumbler31 joined #ccl 2018-05-10T09:55:56Z pierpal quit (Ping timeout: 255 seconds) 2018-05-10T09:57:57Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-10T10:10:35Z pierpal joined #ccl 2018-05-10T10:16:02Z hhdave joined #ccl 2018-05-10T10:21:20Z pierpal quit (Read error: Connection reset by peer) 2018-05-10T10:21:36Z pierpal joined #ccl 2018-05-10T10:33:06Z milanj quit (Quit: This computer has gone to sleep) 2018-05-10T10:42:32Z eschatologist quit (Ping timeout: 276 seconds) 2018-05-10T10:42:46Z eschatologist joined #ccl 2018-05-10T10:56:28Z milanj joined #ccl 2018-05-10T11:04:04Z milanj quit (Quit: This computer has gone to sleep) 2018-05-10T11:42:00Z milanj joined #ccl 2018-05-10T12:28:55Z pierpal quit (Read error: Connection reset by peer) 2018-05-10T12:36:52Z pierpal joined #ccl 2018-05-10T12:59:36Z orivej joined #ccl 2018-05-10T13:14:26Z rumbler31 joined #ccl 2018-05-10T13:47:35Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-10T14:02:20Z sjl joined #ccl 2018-05-10T15:00:33Z orivej quit (Ping timeout: 265 seconds) 2018-05-10T15:02:36Z orivej joined #ccl 2018-05-10T15:55:15Z rumbler31 joined #ccl 2018-05-10T16:00:10Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-10T16:42:54Z hhdave quit (Ping timeout: 260 seconds) 2018-05-10T17:01:42Z sabetts joined #ccl 2018-05-10T17:25:35Z sabetts quit (Ping timeout: 240 seconds) 2018-05-10T17:41:53Z sabetts joined #ccl 2018-05-10T18:15:08Z jmercouris joined #ccl 2018-05-10T18:19:02Z rumbler31 joined #ccl 2018-05-10T18:42:39Z rumbler31 quit (Ping timeout: 255 seconds) 2018-05-10T19:16:30Z milanj quit (Quit: This computer has gone to sleep) 2018-05-10T19:44:44Z pierpal quit (Read error: Connection reset by peer) 2018-05-10T19:56:48Z pierpal joined #ccl 2018-05-10T19:56:54Z rumbler31 joined #ccl 2018-05-10T20:02:10Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-10T20:45:20Z milanj joined #ccl 2018-05-10T21:13:57Z orivej quit (Ping timeout: 240 seconds) 2018-05-10T21:21:16Z orivej joined #ccl 2018-05-10T21:24:43Z rumbler31 joined #ccl 2018-05-10T21:25:05Z rumbler31 quit (Client Quit) 2018-05-10T21:26:26Z |3b| joined #ccl 2018-05-10T21:27:48Z pierpa joined #ccl 2018-05-10T21:42:53Z jmercouris quit (Ping timeout: 255 seconds) 2018-05-10T21:58:00Z rumbler31 joined #ccl 2018-05-10T22:02:09Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-10T22:20:27Z sjl quit (Ping timeout: 240 seconds) 2018-05-10T22:43:28Z pierpal quit (Ping timeout: 240 seconds) 2018-05-11T00:37:00Z milanj quit (Quit: This computer has gone to sleep) 2018-05-11T03:13:58Z milanj joined #ccl 2018-05-11T03:22:20Z pierpa quit (Quit: Page closed) 2018-05-11T03:45:10Z pierpal joined #ccl 2018-05-11T04:00:06Z rumbler31 joined #ccl 2018-05-11T04:04:56Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-11T05:28:24Z orivej quit (Ping timeout: 255 seconds) 2018-05-11T06:00:51Z rumbler31 joined #ccl 2018-05-11T06:05:48Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-11T06:25:56Z milanj quit (Quit: This computer has gone to sleep) 2018-05-11T06:30:58Z milanj joined #ccl 2018-05-11T07:19:51Z milanj quit (Quit: This computer has gone to sleep) 2018-05-11T07:30:37Z milanj joined #ccl 2018-05-11T07:45:11Z milanj quit (Quit: This computer has gone to sleep) 2018-05-11T08:01:41Z rumbler31 joined #ccl 2018-05-11T08:05:53Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-11T08:06:40Z sabetts quit (Ping timeout: 268 seconds) 2018-05-11T08:25:55Z milanj joined #ccl 2018-05-11T08:59:24Z orivej joined #ccl 2018-05-11T09:13:44Z hhdave joined #ccl 2018-05-11T09:16:53Z jmercouris joined #ccl 2018-05-11T10:02:31Z rumbler31 joined #ccl 2018-05-11T10:06:44Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-11T10:14:04Z orivej quit (Ping timeout: 260 seconds) 2018-05-11T10:18:52Z orivej joined #ccl 2018-05-11T10:33:06Z pierpal quit (Quit: Poof) 2018-05-11T10:33:25Z pierpal joined #ccl 2018-05-11T10:45:31Z pierpal quit (Read error: Connection reset by peer) 2018-05-11T11:39:54Z milanj quit (Quit: This computer has gone to sleep) 2018-05-11T11:40:08Z pierpal joined #ccl 2018-05-11T11:41:50Z pierpal quit (Read error: Connection reset by peer) 2018-05-11T12:11:12Z milanj joined #ccl 2018-05-11T12:13:54Z rumbler31 joined #ccl 2018-05-11T12:14:46Z rumbler31 quit (Remote host closed the connection) 2018-05-11T13:37:20Z mercourisj joined #ccl 2018-05-11T13:40:32Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-11T14:14:32Z sjl joined #ccl 2018-05-11T14:30:42Z pierpal joined #ccl 2018-05-11T14:34:16Z brucem joined #ccl 2018-05-11T14:34:40Z brucem quit (Changing host) 2018-05-11T14:34:40Z brucem joined #ccl 2018-05-11T14:36:25Z brucem left #ccl 2018-05-11T16:43:34Z hhdave quit (Ping timeout: 256 seconds) 2018-05-11T17:47:19Z orivej quit (Ping timeout: 260 seconds) 2018-05-11T17:52:47Z milanj quit (Quit: This computer has gone to sleep) 2018-05-11T18:08:49Z pierpal quit (Read error: Connection reset by peer) 2018-05-11T18:09:07Z pierpal joined #ccl 2018-05-11T19:09:30Z milanj joined #ccl 2018-05-11T19:45:31Z orivej joined #ccl 2018-05-11T19:50:03Z rumbler31 joined #ccl 2018-05-11T19:56:10Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-11T21:29:17Z pjb joined #ccl 2018-05-11T21:29:33Z pierpal quit (Quit: Poof) 2018-05-11T21:29:50Z pierpal joined #ccl 2018-05-11T21:37:53Z mercourisj quit (Remote host closed the connection) 2018-05-11T21:41:02Z sjl__ joined #ccl 2018-05-11T21:42:02Z sjl quit (Ping timeout: 276 seconds) 2018-05-11T21:52:13Z rumbler31 joined #ccl 2018-05-11T21:58:05Z orivej quit (Ping timeout: 240 seconds) 2018-05-11T22:04:29Z milanj quit (Read error: Connection reset by peer) 2018-05-11T22:07:06Z milanj joined #ccl 2018-05-11T22:07:59Z sjl__ quit (Quit: WeeChat 2.0.1) 2018-05-11T22:08:11Z sjl joined #ccl 2018-05-11T22:18:58Z milanj quit (Read error: Connection reset by peer) 2018-05-11T22:20:18Z rumbler31 quit (Remote host closed the connection) 2018-05-11T22:21:12Z rumbler31 joined #ccl 2018-05-11T22:21:35Z rumbler31 quit (Remote host closed the connection) 2018-05-11T22:25:01Z pierpa joined #ccl 2018-05-11T22:29:14Z pjb quit (Ping timeout: 256 seconds) 2018-05-11T22:48:57Z pierpal quit (Ping timeout: 264 seconds) 2018-05-11T22:58:39Z pjb joined #ccl 2018-05-11T23:05:43Z sabetts joined #ccl 2018-05-11T23:44:22Z pjb quit (Ping timeout: 250 seconds) 2018-05-11T23:53:06Z rumbler31 joined #ccl 2018-05-11T23:57:39Z rumbler31 quit (Ping timeout: 255 seconds) 2018-05-12T00:31:41Z sabetts quit (Read error: No route to host) 2018-05-12T00:53:50Z rumbler31 joined #ccl 2018-05-12T00:55:24Z pierpal joined #ccl 2018-05-12T00:58:24Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-12T00:59:39Z pierpal quit (Ping timeout: 256 seconds) 2018-05-12T01:09:48Z rumbler31 joined #ccl 2018-05-12T01:39:19Z rumbler31 quit (Remote host closed the connection) 2018-05-12T01:54:55Z orivej joined #ccl 2018-05-12T02:06:36Z sabetts joined #ccl 2018-05-12T03:06:25Z pierpal joined #ccl 2018-05-12T03:07:46Z eschatologist quit (Ping timeout: 268 seconds) 2018-05-12T03:07:57Z eschatologist joined #ccl 2018-05-12T03:10:57Z pierpal quit (Ping timeout: 248 seconds) 2018-05-12T03:15:22Z pierpal joined #ccl 2018-05-12T03:27:30Z eschatologist quit (Ping timeout: 268 seconds) 2018-05-12T03:27:45Z eschatologist joined #ccl 2018-05-12T03:40:12Z rumbler31 joined #ccl 2018-05-12T03:42:28Z pierpa quit (Quit: Page closed) 2018-05-12T03:44:52Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-12T05:08:27Z sabetts quit (Ping timeout: 240 seconds) 2018-05-12T05:11:13Z rumbler31 joined #ccl 2018-05-12T05:19:57Z orivej quit (Ping timeout: 240 seconds) 2018-05-12T05:24:52Z rumbler31 quit (Remote host closed the connection) 2018-05-12T06:25:25Z rumbler31 joined #ccl 2018-05-12T06:30:28Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-12T07:18:04Z pierpal quit (Ping timeout: 250 seconds) 2018-05-12T08:26:51Z rumbler31 joined #ccl 2018-05-12T08:32:10Z rumbler31 quit (Ping timeout: 250 seconds) 2018-05-12T09:00:33Z khrbt quit (Quit: ZNC 1.6.5 - http://znc.in) 2018-05-12T09:01:36Z khrbt joined #ccl 2018-05-12T09:15:24Z pierpal joined #ccl 2018-05-12T10:08:26Z jmercouris joined #ccl 2018-05-12T10:45:35Z pjb joined #ccl 2018-05-12T11:28:45Z pierpal quit (Read error: Connection reset by peer) 2018-05-12T11:29:02Z pierpal joined #ccl 2018-05-12T13:11:47Z khrbt quit (Ping timeout: 246 seconds) 2018-05-12T13:12:06Z pjb quit (Ping timeout: 250 seconds) 2018-05-12T13:16:29Z khrbt joined #ccl 2018-05-12T13:23:27Z khrbt quit (Ping timeout: 240 seconds) 2018-05-12T13:24:49Z khrbt joined #ccl 2018-05-12T13:29:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-12T13:35:13Z pierpal joined #ccl 2018-05-12T13:40:02Z pjb joined #ccl 2018-05-12T13:40:14Z jmercouris quit (Ping timeout: 260 seconds) 2018-05-12T14:11:38Z orivej joined #ccl 2018-05-12T15:47:22Z edgar-rft quit (Quit: edgar-rft) 2018-05-12T15:53:02Z pjb quit (Ping timeout: 256 seconds) 2018-05-12T16:07:50Z pjb joined #ccl 2018-05-12T17:23:43Z edgar-rft joined #ccl 2018-05-12T17:59:01Z edgar-rft quit (Quit: edgar-rft) 2018-05-12T18:10:28Z edgar-rft joined #ccl 2018-05-12T19:46:55Z pierpal quit (Quit: Poof) 2018-05-12T19:47:15Z pierpal joined #ccl 2018-05-12T19:54:27Z pierpal quit (Quit: Poof) 2018-05-12T19:56:20Z pierpal joined #ccl 2018-05-12T19:56:55Z pierpal quit (Client Quit) 2018-05-12T19:58:00Z pierpal joined #ccl 2018-05-12T20:40:25Z eschatologist quit (Ping timeout: 268 seconds) 2018-05-12T20:40:36Z eschatologist joined #ccl 2018-05-12T21:32:39Z rumbler31 joined #ccl 2018-05-12T21:37:32Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-12T23:33:48Z rumbler31 joined #ccl 2018-05-12T23:38:05Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-13T01:01:47Z pierpal quit (Quit: Poof) 2018-05-13T01:02:37Z pierpal joined #ccl 2018-05-13T01:13:42Z pierpa joined #ccl 2018-05-13T04:04:22Z pierpa quit (Quit: Page closed) 2018-05-13T04:51:05Z pierpal quit (Read error: Connection reset by peer) 2018-05-13T04:51:17Z pierpal joined #ccl 2018-05-13T04:55:58Z pierpal quit (Read error: Connection reset by peer) 2018-05-13T04:58:21Z pierpal joined #ccl 2018-05-13T05:20:56Z orivej quit (Ping timeout: 246 seconds) 2018-05-13T07:02:45Z pierpal quit (Quit: Poof) 2018-05-13T07:03:17Z pierpal joined #ccl 2018-05-13T08:18:51Z pierpal quit (Remote host closed the connection) 2018-05-13T08:34:44Z orivej joined #ccl 2018-05-13T09:34:20Z swflint quit (Ping timeout: 265 seconds) 2018-05-13T09:35:46Z swflint joined #ccl 2018-05-13T09:51:22Z orivej quit (Ping timeout: 264 seconds) 2018-05-13T11:20:09Z pierpal joined #ccl 2018-05-13T11:37:50Z pierpal quit (Read error: Connection reset by peer) 2018-05-13T11:38:02Z pierpal joined #ccl 2018-05-13T11:48:07Z BitPuffin joined #ccl 2018-05-13T12:14:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-13T12:14:40Z pierpal joined #ccl 2018-05-13T12:53:19Z pierpal quit (Read error: Connection reset by peer) 2018-05-13T13:01:09Z pierpal joined #ccl 2018-05-13T13:38:40Z rumbler31 joined #ccl 2018-05-13T13:44:20Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-13T15:39:50Z rumbler31 joined #ccl 2018-05-13T15:44:17Z rumbler31 quit (Ping timeout: 246 seconds) 2018-05-13T16:59:46Z pierpal quit (Read error: Connection reset by peer) 2018-05-13T17:05:06Z orivej joined #ccl 2018-05-13T17:05:44Z pierpal joined #ccl 2018-05-13T17:05:44Z pierpal quit (Client Quit) 2018-05-13T17:06:47Z pierpal joined #ccl 2018-05-13T17:56:53Z BitPuffin quit (Remote host closed the connection) 2018-05-13T18:17:46Z orivej quit (Ping timeout: 264 seconds) 2018-05-13T18:22:21Z milanj joined #ccl 2018-05-13T19:39:44Z pjb quit (Ping timeout: 256 seconds) 2018-05-13T19:47:27Z pjb joined #ccl 2018-05-13T20:02:05Z pierpa joined #ccl 2018-05-13T22:25:34Z orivej joined #ccl 2018-05-14T00:08:44Z pierpal quit (Ping timeout: 260 seconds) 2018-05-14T00:54:09Z pierpa quit (Quit: Page closed) 2018-05-14T01:39:48Z pierpal joined #ccl 2018-05-14T01:40:23Z pierpal quit (Client Quit) 2018-05-14T01:41:33Z pierpal joined #ccl 2018-05-14T02:01:21Z kolb quit (Read error: Connection reset by peer) 2018-05-14T02:02:39Z mrottenkolber joined #ccl 2018-05-14T02:03:03Z mrottenkolber is now known as Guest83051 2018-05-14T03:03:44Z pierpal quit (Ping timeout: 260 seconds) 2018-05-14T03:12:59Z pierpal joined #ccl 2018-05-14T03:22:02Z pierpal quit (Quit: Poof) 2018-05-14T03:22:24Z pierpal joined #ccl 2018-05-14T03:30:24Z pierpal quit (Remote host closed the connection) 2018-05-14T05:44:38Z rumbler31 joined #ccl 2018-05-14T05:49:35Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-14T06:06:18Z pierpal joined #ccl 2018-05-14T08:36:31Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-14T08:47:43Z Guest83051 is now known as kolb 2018-05-14T08:48:12Z kolb is now known as Guest36878 2018-05-14T08:49:01Z Guest36878 is now known as thekolb 2018-05-14T09:02:05Z liead joined #ccl 2018-05-14T09:03:29Z adlai quit (Ping timeout: 248 seconds) 2018-05-14T09:05:05Z orivej quit (Ping timeout: 256 seconds) 2018-05-14T09:48:31Z jmercouris joined #ccl 2018-05-14T10:45:49Z orivej joined #ccl 2018-05-14T10:57:57Z orivej quit (Ping timeout: 240 seconds) 2018-05-14T10:59:13Z hhdave joined #ccl 2018-05-14T11:11:47Z milanj quit (Quit: This computer has gone to sleep) 2018-05-14T11:36:49Z pierpal quit (Quit: Poof) 2018-05-14T11:37:10Z pierpal joined #ccl 2018-05-14T11:40:29Z milanj joined #ccl 2018-05-14T12:01:21Z orivej joined #ccl 2018-05-14T12:44:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-14T12:44:41Z pierpal joined #ccl 2018-05-14T12:51:34Z pierpal quit (Read error: Connection reset by peer) 2018-05-14T13:32:30Z pierpal joined #ccl 2018-05-14T13:38:57Z mercourisj joined #ccl 2018-05-14T13:42:30Z jmercouris quit (Ping timeout: 268 seconds) 2018-05-14T13:42:51Z pierpal quit (Read error: Connection reset by peer) 2018-05-14T13:46:28Z mercourisj quit (Remote host closed the connection) 2018-05-14T13:46:53Z jmercouris joined #ccl 2018-05-14T14:02:18Z rumbler31 joined #ccl 2018-05-14T14:22:41Z pierpal joined #ccl 2018-05-14T14:56:49Z sjl joined #ccl 2018-05-14T15:00:53Z pierpal quit (Quit: Poof) 2018-05-14T15:01:12Z pierpal joined #ccl 2018-05-14T16:46:51Z hhdave quit (Ping timeout: 240 seconds) 2018-05-14T16:51:12Z orivej quit (Ping timeout: 256 seconds) 2018-05-14T17:24:50Z sabetts joined #ccl 2018-05-14T19:00:39Z rumbler3_ joined #ccl 2018-05-14T19:06:35Z rumbler3_ quit (Ping timeout: 276 seconds) 2018-05-14T19:32:06Z orivej joined #ccl 2018-05-14T19:36:19Z milanj_ joined #ccl 2018-05-14T19:39:04Z milanj quit (Ping timeout: 256 seconds) 2018-05-14T19:39:41Z milanj_ quit (Client Quit) 2018-05-14T19:57:49Z pierpal quit (Quit: Poof) 2018-05-14T19:58:11Z pierpal joined #ccl 2018-05-14T19:58:43Z pierpal quit (Read error: Connection reset by peer) 2018-05-14T20:02:06Z pierpal joined #ccl 2018-05-14T20:03:53Z pierpal quit (Read error: Connection reset by peer) 2018-05-14T20:04:06Z pierpal joined #ccl 2018-05-14T20:07:07Z milanj joined #ccl 2018-05-14T20:14:08Z pierpal quit (Read error: Connection reset by peer) 2018-05-14T20:18:33Z pierpal joined #ccl 2018-05-14T20:52:17Z jmercouris quit (Ping timeout: 248 seconds) 2018-05-14T21:31:53Z liead is now known as adlai 2018-05-14T21:47:43Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-14T21:54:35Z sjl joined #ccl 2018-05-14T21:57:46Z jmercouris joined #ccl 2018-05-14T22:02:52Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-14T22:18:25Z pierpal quit (Ping timeout: 256 seconds) 2018-05-14T22:32:45Z jmercouris quit (Ping timeout: 264 seconds) 2018-05-14T23:48:22Z orivej quit (Ping timeout: 264 seconds) 2018-05-15T00:15:25Z pierpal joined #ccl 2018-05-15T00:33:54Z rumbler31 joined #ccl 2018-05-15T00:34:50Z rumbler31 quit (Remote host closed the connection) 2018-05-15T00:36:35Z sabetts quit (Ping timeout: 240 seconds) 2018-05-15T02:08:28Z milanj quit (Quit: This computer has gone to sleep) 2018-05-15T02:35:19Z rumbler31 joined #ccl 2018-05-15T02:38:57Z milanj joined #ccl 2018-05-15T02:41:05Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-15T03:37:09Z rumbler31 joined #ccl 2018-05-15T03:43:14Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-15T04:26:04Z sabetts joined #ccl 2018-05-15T04:30:14Z pierpal quit (Remote host closed the connection) 2018-05-15T05:02:59Z sabetts quit (Ping timeout: 260 seconds) 2018-05-15T05:11:05Z eschatologist quit (Ping timeout: 276 seconds) 2018-05-15T05:11:19Z eschatologist joined #ccl 2018-05-15T05:19:29Z kini quit (Remote host closed the connection) 2018-05-15T05:55:05Z kini joined #ccl 2018-05-15T07:15:52Z milanj quit (Quit: This computer has gone to sleep) 2018-05-15T08:05:05Z hhdave joined #ccl 2018-05-15T08:08:37Z hhdave_ joined #ccl 2018-05-15T08:09:05Z hhdave quit (Ping timeout: 240 seconds) 2018-05-15T08:09:05Z hhdave_ is now known as hhdave 2018-05-15T09:05:02Z milanj joined #ccl 2018-05-15T09:59:39Z itruslove quit (Remote host closed the connection) 2018-05-15T10:21:18Z itruslove joined #ccl 2018-05-15T11:30:08Z jmercouris joined #ccl 2018-05-15T11:33:44Z milanj quit (Quit: This computer has gone to sleep) 2018-05-15T12:09:19Z milanj joined #ccl 2018-05-15T12:20:27Z jmercouris quit (Remote host closed the connection) 2018-05-15T12:21:03Z jmercouris joined #ccl 2018-05-15T12:30:46Z orivej joined #ccl 2018-05-15T12:31:28Z jmercouris quit (Remote host closed the connection) 2018-05-15T12:31:59Z jmercouris joined #ccl 2018-05-15T12:36:47Z pierpal joined #ccl 2018-05-15T12:40:07Z orivej quit (Ping timeout: 265 seconds) 2018-05-15T13:06:17Z jmercouris quit (Remote host closed the connection) 2018-05-15T13:06:48Z jmercouris joined #ccl 2018-05-15T13:10:34Z pierpal quit (Ping timeout: 265 seconds) 2018-05-15T13:12:12Z pierpal joined #ccl 2018-05-15T13:13:46Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T13:14:05Z pierpal joined #ccl 2018-05-15T13:16:56Z orivej joined #ccl 2018-05-15T13:22:30Z rumbler31 joined #ccl 2018-05-15T13:27:49Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T13:40:57Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-15T13:51:36Z pierpal joined #ccl 2018-05-15T13:53:14Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T13:58:19Z pierpal joined #ccl 2018-05-15T14:33:08Z __rumbler31 joined #ccl 2018-05-15T14:36:11Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-15T14:40:12Z pierpal quit (Ping timeout: 256 seconds) 2018-05-15T14:49:19Z jmercouris joined #ccl 2018-05-15T14:55:15Z pierpal joined #ccl 2018-05-15T14:55:30Z sjl joined #ccl 2018-05-15T14:57:05Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T15:03:51Z pierpal joined #ccl 2018-05-15T15:10:49Z pierpal quit (Ping timeout: 260 seconds) 2018-05-15T15:31:25Z jmercouris quit (Remote host closed the connection) 2018-05-15T15:37:52Z jmercouris joined #ccl 2018-05-15T16:20:07Z sabetts joined #ccl 2018-05-15T16:23:34Z pierpal joined #ccl 2018-05-15T16:26:35Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T16:39:58Z hhdave quit (Ping timeout: 264 seconds) 2018-05-15T18:05:18Z milanj quit (Quit: This computer has gone to sleep) 2018-05-15T18:05:39Z pierpal joined #ccl 2018-05-15T18:10:17Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T18:10:34Z pierpal joined #ccl 2018-05-15T18:12:33Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-15T18:15:14Z sjl joined #ccl 2018-05-15T18:39:15Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T18:52:10Z pierpal joined #ccl 2018-05-15T19:03:48Z pierpal quit (Ping timeout: 255 seconds) 2018-05-15T19:07:28Z pierpal joined #ccl 2018-05-15T19:23:40Z pierpal quit (Ping timeout: 256 seconds) 2018-05-15T19:42:04Z orivej quit (Ping timeout: 265 seconds) 2018-05-15T19:59:47Z pierpal joined #ccl 2018-05-15T20:16:42Z pierpal quit (Read error: Connection reset by peer) 2018-05-15T20:22:04Z pierpal joined #ccl 2018-05-15T20:24:01Z orivej joined #ccl 2018-05-15T21:09:56Z pierpa joined #ccl 2018-05-15T21:11:53Z rumbler31 quit (Remote host closed the connection) 2018-05-15T21:15:52Z __rumbler31 quit (Ping timeout: 260 seconds) 2018-05-15T22:15:54Z defunkydrummer joined #ccl 2018-05-15T22:31:12Z milanj joined #ccl 2018-05-15T22:47:20Z jmercouris quit (Ping timeout: 276 seconds) 2018-05-15T22:49:22Z pierpal quit (Ping timeout: 256 seconds) 2018-05-15T22:57:58Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-15T23:10:54Z defunkydrummer quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 2018-05-15T23:12:56Z rumbler31 joined #ccl 2018-05-15T23:18:25Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-15T23:35:08Z sjl joined #ccl 2018-05-15T23:41:00Z PuercoPop quit (Ping timeout: 255 seconds) 2018-05-15T23:45:37Z PuercoPop joined #ccl 2018-05-16T00:55:14Z milanj quit (Read error: Connection reset by peer) 2018-05-16T00:55:24Z pierpal joined #ccl 2018-05-16T01:01:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-16T01:02:21Z milanj joined #ccl 2018-05-16T01:14:52Z rumbler31 joined #ccl 2018-05-16T01:19:52Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-16T01:21:22Z eschatologist quit (Ping timeout: 268 seconds) 2018-05-16T01:21:39Z eschatologist joined #ccl 2018-05-16T02:19:57Z defunkydrummer joined #ccl 2018-05-16T03:08:13Z pierpal joined #ccl 2018-05-16T03:14:41Z pierpal quit (Ping timeout: 256 seconds) 2018-05-16T03:15:26Z pierpal joined #ccl 2018-05-16T03:25:23Z pierpa quit (Quit: Page closed) 2018-05-16T03:41:32Z defunkydrummer quit (Ping timeout: 265 seconds) 2018-05-16T04:21:13Z pierpal quit (Read error: Connection reset by peer) 2018-05-16T04:23:49Z rumbler31 joined #ccl 2018-05-16T04:24:54Z pierpal joined #ccl 2018-05-16T04:30:18Z pierpal quit (Read error: Connection reset by peer) 2018-05-16T04:51:46Z pierpal joined #ccl 2018-05-16T04:53:47Z rumbler31 quit (Remote host closed the connection) 2018-05-16T05:03:57Z orivej quit (Ping timeout: 264 seconds) 2018-05-16T05:19:49Z orivej joined #ccl 2018-05-16T05:54:18Z rumbler31 joined #ccl 2018-05-16T05:59:29Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-16T06:55:34Z rumbler31 joined #ccl 2018-05-16T07:00:35Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-16T07:18:57Z pierpal quit (Ping timeout: 248 seconds) 2018-05-16T07:57:14Z rumbler31 joined #ccl 2018-05-16T08:02:33Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-16T08:05:06Z hhdave joined #ccl 2018-05-16T08:09:57Z hhdave quit (Ping timeout: 268 seconds) 2018-05-16T08:13:12Z hhdave joined #ccl 2018-05-16T08:47:58Z jmercouris joined #ccl 2018-05-16T09:00:21Z orivej quit (Ping timeout: 256 seconds) 2018-05-16T09:30:06Z jdz quit (Ping timeout: 250 seconds) 2018-05-16T09:34:01Z jdz joined #ccl 2018-05-16T09:58:20Z rumbler31 joined #ccl 2018-05-16T10:02:41Z rumbler31 quit (Ping timeout: 255 seconds) 2018-05-16T10:21:28Z orivej joined #ccl 2018-05-16T11:47:59Z pierpal joined #ccl 2018-05-16T11:51:24Z pierpal quit (Client Quit) 2018-05-16T11:51:44Z pierpal joined #ccl 2018-05-16T11:51:58Z milanj quit (Quit: This computer has gone to sleep) 2018-05-16T11:57:04Z rumbler31 joined #ccl 2018-05-16T11:59:58Z pierpal quit (Remote host closed the connection) 2018-05-16T12:27:52Z milanj joined #ccl 2018-05-16T12:28:01Z milanj quit (Client Quit) 2018-05-16T12:28:19Z milanj joined #ccl 2018-05-16T12:32:01Z rumbler31 quit (Remote host closed the connection) 2018-05-16T13:24:04Z rumbler31 joined #ccl 2018-05-16T13:36:42Z sjl__ joined #ccl 2018-05-16T13:39:18Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-16T13:42:57Z jmercouris quit (Ping timeout: 264 seconds) 2018-05-16T14:32:34Z rumbler3_ joined #ccl 2018-05-16T14:38:50Z rumbler3_ quit (Ping timeout: 276 seconds) 2018-05-16T14:55:50Z BitPuffin joined #ccl 2018-05-16T15:00:36Z sjl__ is now known as sjl 2018-05-16T15:23:44Z edgar-rft quit (Quit: edgar-rft) 2018-05-16T16:22:56Z orivej quit (Ping timeout: 276 seconds) 2018-05-16T16:39:21Z jmercouris joined #ccl 2018-05-16T16:42:04Z hhdave quit (Ping timeout: 256 seconds) 2018-05-16T18:05:54Z edgar-rft joined #ccl 2018-05-16T18:21:42Z orivej joined #ccl 2018-05-16T18:35:19Z rumbler3_ joined #ccl 2018-05-16T18:40:38Z rumbler3_ quit (Ping timeout: 276 seconds) 2018-05-16T18:53:25Z pierpal joined #ccl 2018-05-16T19:01:30Z milanj quit (Quit: This computer has gone to sleep) 2018-05-16T19:12:02Z mdc_mobile quit (Ping timeout: 180 seconds) 2018-05-16T19:26:57Z orivej quit (Ping timeout: 240 seconds) 2018-05-16T19:36:34Z rumbler3_ joined #ccl 2018-05-16T19:41:05Z rumbler3_ quit (Ping timeout: 276 seconds) 2018-05-16T20:16:01Z __rumbler31 joined #ccl 2018-05-16T20:19:37Z _rumbler31 joined #ccl 2018-05-16T20:19:39Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-16T20:20:27Z __rumbler31 quit (Ping timeout: 240 seconds) 2018-05-16T20:47:01Z pierpa joined #ccl 2018-05-16T21:27:19Z _rumbler31 quit (Ping timeout: 260 seconds) 2018-05-16T21:29:34Z opusmodus joined #ccl 2018-05-16T21:30:44Z opusmodus quit (Client Quit) 2018-05-16T22:25:19Z rumbler31 joined #ccl 2018-05-16T22:31:15Z jmercouris quit (Ping timeout: 255 seconds) 2018-05-16T22:48:51Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-16T23:08:02Z milanj joined #ccl 2018-05-16T23:11:42Z rumbler31 quit (Remote host closed the connection) 2018-05-16T23:44:40Z orivej joined #ccl 2018-05-16T23:45:13Z pierpa quit (Quit: Page closed) 2018-05-17T00:16:35Z sjl joined #ccl 2018-05-17T00:19:52Z BitPuffin quit (Remote host closed the connection) 2018-05-17T01:12:15Z rumbler31 joined #ccl 2018-05-17T01:17:19Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-17T02:31:29Z edgar-rft quit (Remote host closed the connection) 2018-05-17T02:43:38Z milanj quit (Quit: This computer has gone to sleep) 2018-05-17T03:13:27Z rumbler31 joined #ccl 2018-05-17T03:19:59Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-17T03:37:52Z sjl quit (Read error: Connection reset by peer) 2018-05-17T03:38:36Z sjl joined #ccl 2018-05-17T04:07:30Z sjl quit (Read error: Connection reset by peer) 2018-05-17T04:10:51Z sjl__ joined #ccl 2018-05-17T04:11:01Z pierpal quit (Quit: Poof) 2018-05-17T04:11:19Z pierpal joined #ccl 2018-05-17T04:12:17Z orivej quit (Ping timeout: 248 seconds) 2018-05-17T04:51:05Z pjb quit (Remote host closed the connection) 2018-05-17T05:57:58Z pierpal quit (Ping timeout: 264 seconds) 2018-05-17T06:06:01Z pierpal joined #ccl 2018-05-17T06:22:48Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T06:24:18Z pierpal joined #ccl 2018-05-17T06:27:09Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T06:27:23Z pierpal joined #ccl 2018-05-17T06:37:08Z milanj joined #ccl 2018-05-17T06:42:35Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T06:42:56Z pierpal joined #ccl 2018-05-17T06:45:35Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T06:47:45Z pierpal joined #ccl 2018-05-17T06:54:05Z sabetts quit (Ping timeout: 240 seconds) 2018-05-17T07:05:04Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T07:07:03Z pierpal joined #ccl 2018-05-17T07:15:25Z pierpal quit (Ping timeout: 256 seconds) 2018-05-17T07:20:02Z pierpal joined #ccl 2018-05-17T07:24:39Z pierpal quit (Ping timeout: 260 seconds) 2018-05-17T07:26:31Z pierpal joined #ccl 2018-05-17T08:37:16Z eschatologist quit (Ping timeout: 268 seconds) 2018-05-17T08:37:27Z eschatologist joined #ccl 2018-05-17T10:32:20Z hhdave joined #ccl 2018-05-17T11:22:07Z orivej joined #ccl 2018-05-17T11:29:20Z milanj quit (Quit: This computer has gone to sleep) 2018-05-17T12:11:05Z milanj joined #ccl 2018-05-17T12:22:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-17T12:52:34Z pierpal joined #ccl 2018-05-17T13:05:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T13:05:54Z pierpal joined #ccl 2018-05-17T13:15:05Z rumbler31 joined #ccl 2018-05-17T13:15:16Z pierpal quit (Quit: Poof) 2018-05-17T13:15:34Z pierpal joined #ccl 2018-05-17T13:27:25Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T13:28:18Z pierpal joined #ccl 2018-05-17T13:35:08Z sjl joined #ccl 2018-05-17T13:48:26Z BitPuffin joined #ccl 2018-05-17T13:57:23Z milanj quit (Quit: This computer has gone to sleep) 2018-05-17T13:59:07Z sjl__ quit (Quit: WeeChat 1.9.1) 2018-05-17T14:01:53Z milanj joined #ccl 2018-05-17T14:39:20Z BitPuffin quit (Remote host closed the connection) 2018-05-17T14:41:40Z BitPuffin joined #ccl 2018-05-17T15:38:39Z edgar-rft joined #ccl 2018-05-17T15:54:15Z rumbler3_ joined #ccl 2018-05-17T15:59:02Z rumbler3_ quit (Ping timeout: 260 seconds) 2018-05-17T16:16:05Z jdz quit (Ping timeout: 276 seconds) 2018-05-17T16:16:17Z jdz joined #ccl 2018-05-17T16:32:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-17T16:33:08Z pierpal joined #ccl 2018-05-17T16:42:27Z hhdave quit (Ping timeout: 265 seconds) 2018-05-17T16:44:10Z pierpal quit (Quit: Poof) 2018-05-17T16:44:37Z pierpal joined #ccl 2018-05-17T16:46:48Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T16:55:56Z pierpal joined #ccl 2018-05-17T17:37:55Z sabetts joined #ccl 2018-05-17T17:55:11Z rumbler3_ joined #ccl 2018-05-17T17:59:47Z rumbler3_ quit (Ping timeout: 260 seconds) 2018-05-17T18:21:29Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-17T18:36:58Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T18:37:14Z pierpal joined #ccl 2018-05-17T18:46:34Z pierpal quit (Read error: Connection reset by peer) 2018-05-17T18:56:00Z milanj quit (Quit: This computer has gone to sleep) 2018-05-17T19:32:15Z BitPuffin quit (Remote host closed the connection) 2018-05-17T19:37:24Z milanj joined #ccl 2018-05-17T20:41:21Z orivej_ joined #ccl 2018-05-17T20:41:29Z orivej quit (Ping timeout: 260 seconds) 2018-05-17T21:39:59Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-17T21:48:21Z phoe quit (Ping timeout: 240 seconds) 2018-05-17T21:56:36Z rumbler31 joined #ccl 2018-05-17T22:01:08Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-17T22:24:05Z phoe joined #ccl 2018-05-17T22:44:45Z sabetts quit (Ping timeout: 255 seconds) 2018-05-17T23:21:04Z milanj quit (Quit: This computer has gone to sleep) 2018-05-17T23:38:01Z rumbler31 joined #ccl 2018-05-17T23:45:21Z pierpal joined #ccl 2018-05-17T23:59:26Z pierpal quit (Read error: Connection timed out) 2018-05-18T01:43:52Z pierpa joined #ccl 2018-05-18T01:58:42Z sabetts joined #ccl 2018-05-18T02:27:59Z sabetts quit (Ping timeout: 260 seconds) 2018-05-18T03:23:36Z edgar-rft quit (Quit: edgar-rft) 2018-05-18T04:01:23Z sabetts joined #ccl 2018-05-18T04:20:44Z pierpa quit (Quit: Page closed) 2018-05-18T04:44:41Z milanj joined #ccl 2018-05-18T05:04:05Z dustinm` quit (Quit: Leaving) 2018-05-18T05:16:44Z dustinm` joined #ccl 2018-05-18T05:54:44Z orivej_ quit (Ping timeout: 268 seconds) 2018-05-18T06:57:57Z sabetts quit (Ping timeout: 240 seconds) 2018-05-18T07:07:09Z cpape` joined #ccl 2018-05-18T07:07:53Z cpape quit (Read error: Connection reset by peer) 2018-05-18T07:08:22Z pierpal joined #ccl 2018-05-18T07:21:30Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T07:21:41Z pierpal joined #ccl 2018-05-18T07:26:44Z pierpal quit (Ping timeout: 276 seconds) 2018-05-18T07:27:55Z pierpal joined #ccl 2018-05-18T07:31:30Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T07:31:57Z pierpal joined #ccl 2018-05-18T07:36:15Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T08:11:57Z milanj quit (Quit: This computer has gone to sleep) 2018-05-18T08:33:25Z eschatologist quit (Quit: ZNC 1.6.5+deb2build2 - http://znc.in) 2018-05-18T08:34:37Z eschatologist joined #ccl 2018-05-18T08:47:22Z orivej joined #ccl 2018-05-18T08:53:53Z orivej quit (Ping timeout: 248 seconds) 2018-05-18T09:24:20Z milanj joined #ccl 2018-05-18T10:16:01Z orivej joined #ccl 2018-05-18T10:38:19Z jmercouris joined #ccl 2018-05-18T10:50:44Z orivej quit (Ping timeout: 268 seconds) 2018-05-18T11:23:24Z hhdave joined #ccl 2018-05-18T11:52:14Z rumbler31 quit (Remote host closed the connection) 2018-05-18T11:55:32Z orivej joined #ccl 2018-05-18T12:06:37Z milanj quit (Quit: This computer has gone to sleep) 2018-05-18T12:09:25Z pierpal joined #ccl 2018-05-18T12:10:08Z orivej quit (Ping timeout: 276 seconds) 2018-05-18T12:27:27Z milanj joined #ccl 2018-05-18T12:31:49Z orivej joined #ccl 2018-05-18T12:44:05Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T12:44:26Z pierpal joined #ccl 2018-05-18T12:52:43Z rumbler31 joined #ccl 2018-05-18T12:57:28Z rumbler31 quit (Remote host closed the connection) 2018-05-18T12:57:43Z rumbler31 joined #ccl 2018-05-18T13:13:48Z orivej quit (Ping timeout: 268 seconds) 2018-05-18T13:18:33Z rumbler31 quit (Remote host closed the connection) 2018-05-18T13:21:31Z orivej joined #ccl 2018-05-18T13:37:06Z sjl joined #ccl 2018-05-18T13:41:51Z pierpal quit (Ping timeout: 240 seconds) 2018-05-18T13:43:57Z jmercouris quit (Ping timeout: 260 seconds) 2018-05-18T13:52:51Z pierpal joined #ccl 2018-05-18T13:56:33Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T14:11:19Z rumbler31 joined #ccl 2018-05-18T14:25:34Z milanj quit (Quit: This computer has gone to sleep) 2018-05-18T14:33:45Z milanj joined #ccl 2018-05-18T14:51:37Z pierpal joined #ccl 2018-05-18T15:04:21Z svetlyak40wt joined #ccl 2018-05-18T15:36:20Z jmercouris joined #ccl 2018-05-18T15:54:18Z svetlyak40wt quit (Remote host closed the connection) 2018-05-18T16:16:35Z svetlyak40wt joined #ccl 2018-05-18T16:25:55Z pierpal quit (Quit: Poof) 2018-05-18T16:26:13Z pierpal joined #ccl 2018-05-18T16:29:36Z svetlyak40wt quit 2018-05-18T16:41:56Z hhdave quit (Ping timeout: 276 seconds) 2018-05-18T16:55:06Z sjl quit (Ping timeout: 255 seconds) 2018-05-18T16:56:36Z sjl joined #ccl 2018-05-18T16:57:14Z sjl__ joined #ccl 2018-05-18T17:00:57Z sjl quit (Ping timeout: 240 seconds) 2018-05-18T17:06:54Z jmercouris quit (Remote host closed the connection) 2018-05-18T17:11:43Z sjl__ is now known as sjl 2018-05-18T17:39:00Z pjb joined #ccl 2018-05-18T17:59:43Z sabetts joined #ccl 2018-05-18T17:59:49Z edgar-rft joined #ccl 2018-05-18T18:30:14Z pierpal quit (Quit: Poof) 2018-05-18T18:30:34Z pierpal joined #ccl 2018-05-18T18:42:00Z milanj quit (Quit: This computer has gone to sleep) 2018-05-18T18:42:10Z milanj joined #ccl 2018-05-18T18:46:56Z milanj quit (Client Quit) 2018-05-18T19:16:01Z pierpal quit (Quit: Poof) 2018-05-18T19:16:21Z pierpal joined #ccl 2018-05-18T19:20:48Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T19:21:01Z pierpal joined #ccl 2018-05-18T19:25:53Z milanj joined #ccl 2018-05-18T19:33:24Z orivej quit (Ping timeout: 265 seconds) 2018-05-18T19:36:59Z pierpal quit (Ping timeout: 260 seconds) 2018-05-18T19:39:21Z pierpal joined #ccl 2018-05-18T19:42:42Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T19:43:00Z pierpal joined #ccl 2018-05-18T19:43:46Z rumbler3_ joined #ccl 2018-05-18T19:44:33Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T19:45:07Z pierpal joined #ccl 2018-05-18T19:48:03Z rumbler3_ quit (Ping timeout: 256 seconds) 2018-05-18T19:49:52Z pierpal quit (Ping timeout: 256 seconds) 2018-05-18T19:50:16Z pierpal joined #ccl 2018-05-18T19:57:21Z pierpal quit (Ping timeout: 255 seconds) 2018-05-18T19:58:29Z pierpal joined #ccl 2018-05-18T19:59:11Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T20:00:00Z pierpal joined #ccl 2018-05-18T20:05:35Z pierpal quit (Read error: Connection reset by peer) 2018-05-18T20:08:17Z pierpal joined #ccl 2018-05-18T20:18:35Z pierpal quit (Ping timeout: 240 seconds) 2018-05-18T20:37:10Z orivej joined #ccl 2018-05-18T20:42:03Z pierpal joined #ccl 2018-05-18T20:43:46Z rumbler31 quit (Remote host closed the connection) 2018-05-18T20:58:25Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-18T21:03:21Z sjl joined #ccl 2018-05-18T22:47:55Z pierpal quit (Ping timeout: 268 seconds) 2018-05-18T23:45:14Z rumbler31 joined #ccl 2018-05-18T23:50:12Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-19T00:37:05Z rumbler31 joined #ccl 2018-05-19T00:55:25Z pierpal joined #ccl 2018-05-19T00:59:45Z pierpal quit (Ping timeout: 264 seconds) 2018-05-19T01:42:28Z pjb` joined #ccl 2018-05-19T01:43:36Z pjb quit (Ping timeout: 256 seconds) 2018-05-19T01:45:31Z pjb`` joined #ccl 2018-05-19T01:46:52Z pjb` quit (Ping timeout: 256 seconds) 2018-05-19T01:48:19Z pjb``` joined #ccl 2018-05-19T01:50:16Z pjb`` quit (Ping timeout: 256 seconds) 2018-05-19T01:50:44Z pjb```` joined #ccl 2018-05-19T01:53:06Z pjb``` quit (Ping timeout: 256 seconds) 2018-05-19T01:53:38Z pjb````` joined #ccl 2018-05-19T01:55:30Z pjb```` quit (Ping timeout: 256 seconds) 2018-05-19T01:56:23Z pjb`````` joined #ccl 2018-05-19T01:58:20Z pjb````` quit (Ping timeout: 256 seconds) 2018-05-19T02:01:10Z pjb`````` quit (Ping timeout: 256 seconds) 2018-05-19T02:23:40Z milanj quit (Quit: This computer has gone to sleep) 2018-05-19T02:52:51Z orivej quit (Ping timeout: 256 seconds) 2018-05-19T03:00:22Z pierpal joined #ccl 2018-05-19T04:00:49Z emaczen joined #ccl 2018-05-19T04:17:14Z pierpal quit (Quit: Poof) 2018-05-19T04:17:30Z pierpal joined #ccl 2018-05-19T04:55:04Z rumbler31 quit (Read error: Connection reset by peer) 2018-05-19T04:55:49Z rumbler31 joined #ccl 2018-05-19T05:07:41Z rumbler31 quit (Remote host closed the connection) 2018-05-19T06:08:16Z rumbler31 joined #ccl 2018-05-19T06:12:49Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-19T06:47:10Z rumbler31 joined #ccl 2018-05-19T06:51:45Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-19T07:02:15Z milanj joined #ccl 2018-05-19T07:24:15Z pierpal quit (Quit: Poof) 2018-05-19T07:24:33Z pierpal joined #ccl 2018-05-19T08:24:01Z sabetts quit (Ping timeout: 248 seconds) 2018-05-19T08:25:42Z orivej joined #ccl 2018-05-19T08:54:58Z pjb joined #ccl 2018-05-19T09:11:03Z khrbt quit (Quit: ZNC 1.6.5 - http://znc.in) 2018-05-19T09:11:11Z khrbt joined #ccl 2018-05-19T10:53:23Z orivej quit (Ping timeout: 256 seconds) 2018-05-19T12:08:22Z orivej joined #ccl 2018-05-19T12:16:02Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T12:44:53Z pierpal joined #ccl 2018-05-19T12:56:29Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T12:56:33Z pjb quit (Remote host closed the connection) 2018-05-19T12:56:42Z pierpal joined #ccl 2018-05-19T13:00:42Z pjb joined #ccl 2018-05-19T13:07:38Z pjb quit (Ping timeout: 255 seconds) 2018-05-19T13:20:09Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T13:32:44Z pierpal joined #ccl 2018-05-19T13:34:27Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T13:50:40Z khrbt quit (Quit: ZNC 1.6.5 - http://znc.in) 2018-05-19T13:52:16Z pierpal joined #ccl 2018-05-19T13:58:01Z pierpal quit (Quit: Poof) 2018-05-19T13:58:26Z pierpal joined #ccl 2018-05-19T14:19:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-19T14:22:59Z rumbler31 joined #ccl 2018-05-19T14:27:20Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-19T14:41:57Z jdz quit (Ping timeout: 256 seconds) 2018-05-19T14:42:22Z jdz joined #ccl 2018-05-19T14:43:18Z pierpal joined #ccl 2018-05-19T14:43:36Z milanj quit (Quit: This computer has gone to sleep) 2018-05-19T14:51:17Z pierpal quit (Quit: Poof) 2018-05-19T14:51:33Z pierpal joined #ccl 2018-05-19T15:09:02Z pierpal quit (Ping timeout: 268 seconds) 2018-05-19T15:11:35Z pierpal joined #ccl 2018-05-19T15:14:45Z BitPuffin joined #ccl 2018-05-19T15:16:26Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T15:29:49Z pierpal joined #ccl 2018-05-19T15:33:49Z rme quit (Remote host closed the connection) 2018-05-19T15:33:50Z gendl quit (Remote host closed the connection) 2018-05-19T15:36:02Z orivej quit (Ping timeout: 256 seconds) 2018-05-19T15:37:05Z rme joined #ccl 2018-05-19T15:37:16Z gendl joined #ccl 2018-05-19T15:52:13Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T16:02:42Z pierpal joined #ccl 2018-05-19T17:24:28Z rumbler31 joined #ccl 2018-05-19T17:28:55Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-19T18:02:37Z pierpal quit (Quit: Poof) 2018-05-19T18:02:53Z pierpal joined #ccl 2018-05-19T18:16:50Z orivej joined #ccl 2018-05-19T18:36:20Z sjl__ joined #ccl 2018-05-19T18:37:57Z sjl quit (Ping timeout: 240 seconds) 2018-05-19T19:28:49Z pjb joined #ccl 2018-05-19T19:31:29Z milanj joined #ccl 2018-05-19T19:36:53Z milanj quit (Read error: Connection reset by peer) 2018-05-19T19:40:00Z milanj joined #ccl 2018-05-19T19:53:37Z pierpal quit (Ping timeout: 256 seconds) 2018-05-19T19:54:53Z pierpal joined #ccl 2018-05-19T19:55:25Z pierpal quit (Client Quit) 2018-05-19T19:55:48Z pierpal joined #ccl 2018-05-19T20:14:54Z pierpal quit (Remote host closed the connection) 2018-05-19T20:41:39Z pierpal joined #ccl 2018-05-19T20:46:12Z jmercouris joined #ccl 2018-05-19T20:52:10Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T20:52:23Z pierpal joined #ccl 2018-05-19T20:56:39Z jmercouris quit (Remote host closed the connection) 2018-05-19T20:57:26Z pierpal quit (Quit: Poof) 2018-05-19T20:57:46Z pierpal joined #ccl 2018-05-19T21:02:18Z pierpal quit (Read error: Connection reset by peer) 2018-05-19T21:03:45Z sjl__ is now known as sjl 2018-05-19T21:09:28Z pjb quit (Remote host closed the connection) 2018-05-19T21:12:14Z pjb joined #ccl 2018-05-19T21:16:16Z BitPuffin quit (Remote host closed the connection) 2018-05-19T21:16:54Z pjb quit (Read error: Connection reset by peer) 2018-05-19T21:18:35Z orivej quit (Ping timeout: 240 seconds) 2018-05-19T21:20:33Z pierpal joined #ccl 2018-05-19T21:24:59Z sjl__ joined #ccl 2018-05-19T21:25:56Z rumbler31 joined #ccl 2018-05-19T21:27:40Z sjl quit (Ping timeout: 268 seconds) 2018-05-19T21:30:31Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-19T21:52:04Z sjl__ is now known as sjl 2018-05-19T22:46:01Z emaczen` joined #ccl 2018-05-19T22:49:21Z emaczen quit (Ping timeout: 240 seconds) 2018-05-19T22:53:18Z sjl quit (Ping timeout: 255 seconds) 2018-05-20T00:10:15Z itruslove quit (Ping timeout: 255 seconds) 2018-05-20T00:12:12Z itruslove joined #ccl 2018-05-20T00:36:51Z orivej joined #ccl 2018-05-20T01:27:24Z rumbler31 joined #ccl 2018-05-20T01:32:29Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-20T02:11:11Z sjl joined #ccl 2018-05-20T03:28:15Z milanj quit (Quit: This computer has gone to sleep) 2018-05-20T03:40:53Z sabetts joined #ccl 2018-05-20T04:29:09Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T04:32:12Z pierpal joined #ccl 2018-05-20T04:39:44Z orivej quit (Ping timeout: 260 seconds) 2018-05-20T04:44:53Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T04:45:46Z pierpal joined #ccl 2018-05-20T04:54:52Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T04:55:09Z pierpal joined #ccl 2018-05-20T05:06:11Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T05:06:34Z pierpal joined #ccl 2018-05-20T05:08:21Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T05:08:42Z pierpal joined #ccl 2018-05-20T05:10:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T05:59:05Z pierpal joined #ccl 2018-05-20T06:00:26Z surya joined #ccl 2018-05-20T06:03:37Z milanj joined #ccl 2018-05-20T06:25:03Z rumbler31 joined #ccl 2018-05-20T06:28:06Z pierpal quit (Remote host closed the connection) 2018-05-20T06:30:11Z khrbt joined #ccl 2018-05-20T06:49:32Z surya quit (Read error: Connection reset by peer) 2018-05-20T06:55:34Z sabetts quit (Ping timeout: 264 seconds) 2018-05-20T07:30:27Z pierpal joined #ccl 2018-05-20T07:50:47Z jackdaniel quit (Quit: ZNC 1.6.6 - http://znc.in) 2018-05-20T07:54:45Z jackdaniel joined #ccl 2018-05-20T07:58:55Z pjb joined #ccl 2018-05-20T08:02:05Z pierpal quit (Ping timeout: 240 seconds) 2018-05-20T08:06:39Z pierpal joined #ccl 2018-05-20T08:18:35Z pierpal quit (Ping timeout: 240 seconds) 2018-05-20T09:36:30Z pjb quit (Remote host closed the connection) 2018-05-20T09:38:11Z pjb joined #ccl 2018-05-20T09:43:16Z pierpal joined #ccl 2018-05-20T09:44:06Z orivej joined #ccl 2018-05-20T09:47:56Z pierpal quit (Ping timeout: 276 seconds) 2018-05-20T09:57:39Z pjb quit (Remote host closed the connection) 2018-05-20T11:55:06Z pierpal joined #ccl 2018-05-20T11:58:48Z pjb joined #ccl 2018-05-20T11:59:35Z pierpal quit (Ping timeout: 256 seconds) 2018-05-20T13:07:18Z milanj quit (Quit: This computer has gone to sleep) 2018-05-20T13:14:23Z pierpal joined #ccl 2018-05-20T13:57:39Z pierpal quit (Ping timeout: 256 seconds) 2018-05-20T14:01:01Z milanj joined #ccl 2018-05-20T14:47:51Z pierpal joined #ccl 2018-05-20T14:59:06Z orivej quit (Ping timeout: 256 seconds) 2018-05-20T15:10:25Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T15:10:41Z pierpal joined #ccl 2018-05-20T15:30:45Z pierpal quit (Read error: Connection reset by peer) 2018-05-20T15:36:15Z pierpal joined #ccl 2018-05-20T15:47:14Z milanj quit (Quit: This computer has gone to sleep) 2018-05-20T16:23:13Z orivej joined #ccl 2018-05-20T16:59:24Z orivej quit (Ping timeout: 260 seconds) 2018-05-20T17:11:20Z pierpal quit (Quit: Poof) 2018-05-20T17:11:47Z pierpal joined #ccl 2018-05-20T17:24:40Z jmercouris joined #ccl 2018-05-20T17:30:19Z pierpal quit (Ping timeout: 260 seconds) 2018-05-20T17:37:41Z jmercouris quit (Remote host closed the connection) 2018-05-20T18:27:40Z fiddlerwoaroof quit (*.net *.split) 2018-05-20T18:27:58Z fiddlerwoaroof joined #ccl 2018-05-20T19:18:56Z orivej joined #ccl 2018-05-20T19:29:52Z pierpal joined #ccl 2018-05-20T19:34:20Z mdc_mobile quit (Ping timeout: 180 seconds) 2018-05-20T20:25:47Z pjb quit (Remote host closed the connection) 2018-05-20T20:27:57Z pjb joined #ccl 2018-05-20T20:33:11Z pjb quit (Remote host closed the connection) 2018-05-20T20:54:03Z mdc_mobile quit (Ping timeout: 180 seconds) 2018-05-20T20:56:10Z mdc_mobile quit (Ping timeout: 264 seconds) 2018-05-20T21:30:17Z mdc_mobile joined #ccl 2018-05-20T21:37:44Z pjb joined #ccl 2018-05-20T22:12:33Z jmercouris joined #ccl 2018-05-20T22:43:16Z milanj joined #ccl 2018-05-20T22:51:34Z jmercouris quit (Ping timeout: 260 seconds) 2018-05-20T22:55:31Z mdc_mobile quit (Ping timeout: 180 seconds) 2018-05-20T22:56:47Z mdc_mobile quit (Read error: Connection reset by peer) 2018-05-21T01:39:09Z sjl quit (Quit: WeeChat 1.9.1) 2018-05-21T01:49:11Z sjl joined #ccl 2018-05-21T03:21:16Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T03:26:02Z pierpal joined #ccl 2018-05-21T03:30:34Z pierpal quit (Ping timeout: 260 seconds) 2018-05-21T04:08:28Z pjb quit (Remote host closed the connection) 2018-05-21T04:09:40Z pjb joined #ccl 2018-05-21T04:12:46Z pierpal joined #ccl 2018-05-21T04:16:55Z pierpal quit (Ping timeout: 245 seconds) 2018-05-21T04:18:36Z pierpal joined #ccl 2018-05-21T04:18:56Z pjb quit (Remote host closed the connection) 2018-05-21T04:22:45Z pierpal quit (Ping timeout: 245 seconds) 2018-05-21T05:29:50Z orivej quit (Ping timeout: 245 seconds) 2018-05-21T07:26:59Z pjb joined #ccl 2018-05-21T07:54:33Z milanj quit (Quit: This computer has gone to sleep) 2018-05-21T08:04:35Z hhdave joined #ccl 2018-05-21T08:08:58Z hhdave quit (Ping timeout: 252 seconds) 2018-05-21T08:17:56Z orivej joined #ccl 2018-05-21T08:30:39Z milanj joined #ccl 2018-05-21T09:06:00Z jmercouris joined #ccl 2018-05-21T09:30:59Z pjb quit (Remote host closed the connection) 2018-05-21T09:32:27Z pjb joined #ccl 2018-05-21T09:38:57Z pjb quit (Ping timeout: 245 seconds) 2018-05-21T09:56:40Z pierpal joined #ccl 2018-05-21T10:01:05Z pierpal quit (Ping timeout: 245 seconds) 2018-05-21T10:10:45Z pierpal joined #ccl 2018-05-21T10:15:15Z pierpal quit (Ping timeout: 245 seconds) 2018-05-21T10:36:45Z orivej quit (Ping timeout: 252 seconds) 2018-05-21T10:47:04Z orivej joined #ccl 2018-05-21T11:05:53Z pierpal joined #ccl 2018-05-21T11:06:11Z pierpal quit (Client Quit) 2018-05-21T11:06:33Z pierpal joined #ccl 2018-05-21T11:31:18Z orivej quit (Ping timeout: 260 seconds) 2018-05-21T11:54:17Z pjb joined #ccl 2018-05-21T12:02:37Z pierpal quit (Quit: Poof) 2018-05-21T12:02:56Z pierpal joined #ccl 2018-05-21T12:32:25Z pierpal quit (Quit: Poof) 2018-05-21T12:32:45Z pierpal joined #ccl 2018-05-21T12:37:00Z pierpal quit (Ping timeout: 252 seconds) 2018-05-21T12:37:42Z orivej joined #ccl 2018-05-21T12:42:43Z pierpal joined #ccl 2018-05-21T12:48:41Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T12:48:57Z pierpal joined #ccl 2018-05-21T12:53:26Z pierpal quit (Ping timeout: 260 seconds) 2018-05-21T13:10:19Z pierpal joined #ccl 2018-05-21T13:14:00Z milanj quit (Quit: This computer has gone to sleep) 2018-05-21T13:14:54Z pierpal quit (Ping timeout: 260 seconds) 2018-05-21T13:18:43Z pierpal joined #ccl 2018-05-21T13:29:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T13:38:59Z pierpal joined #ccl 2018-05-21T13:41:31Z milanj joined #ccl 2018-05-21T13:44:49Z jmercouris quit (Ping timeout: 260 seconds) 2018-05-21T13:45:22Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T13:49:57Z pierpal joined #ccl 2018-05-21T13:52:59Z sjl__ joined #ccl 2018-05-21T13:53:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-21T13:56:24Z sjl quit (Quit: WeeChat 2.1) 2018-05-21T14:06:23Z pierpal joined #ccl 2018-05-21T14:10:57Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T14:11:26Z pierpal joined #ccl 2018-05-21T14:18:01Z BitPuffin joined #ccl 2018-05-21T14:18:22Z pierpal quit (Ping timeout: 260 seconds) 2018-05-21T14:30:21Z pierpal joined #ccl 2018-05-21T14:30:52Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T14:31:08Z pierpal joined #ccl 2018-05-21T14:37:42Z pierpal quit (Ping timeout: 245 seconds) 2018-05-21T14:39:23Z pierpal joined #ccl 2018-05-21T14:44:29Z Guest60246 joined #ccl 2018-05-21T14:44:47Z Guest60246: Minere BTC enquanto navega e trabalha sem deixar o pc lentão Bitcoin consegue aos poucos mesmo! https://getcryptotab.com/718967 Video tutorial https://www.youtube.com/watch?v=luzqQN3kL4g&t=166s 2018-05-21T15:08:33Z pierpal quit (Quit: Poof) 2018-05-21T15:08:50Z pierpal joined #ccl 2018-05-21T15:11:50Z sjl__ is now known as sjl 2018-05-21T15:13:31Z Guest60246 quit (Quit: Page closed) 2018-05-21T15:19:48Z pierpal quit (Ping timeout: 252 seconds) 2018-05-21T15:30:30Z hhdave joined #ccl 2018-05-21T15:46:01Z pierpal joined #ccl 2018-05-21T15:50:08Z pierpal quit (Client Quit) 2018-05-21T15:50:25Z pierpal joined #ccl 2018-05-21T15:56:40Z milanj_ joined #ccl 2018-05-21T15:59:10Z milanj quit (Ping timeout: 260 seconds) 2018-05-21T16:44:08Z hhdave quit (Ping timeout: 252 seconds) 2018-05-21T17:53:27Z orivej quit (Ping timeout: 240 seconds) 2018-05-21T18:23:40Z jmercouris joined #ccl 2018-05-21T18:26:27Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T18:32:10Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-21T18:32:40Z pierpal joined #ccl 2018-05-21T18:37:19Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T18:49:15Z sabetts joined #ccl 2018-05-21T18:50:37Z jmercouris quit (Ping timeout: 245 seconds) 2018-05-21T19:11:32Z milanj_ joined #ccl 2018-05-21T19:16:17Z pierpal joined #ccl 2018-05-21T19:21:12Z sjl__ joined #ccl 2018-05-21T19:23:10Z sjl quit (Ping timeout: 245 seconds) 2018-05-21T19:23:54Z orivej joined #ccl 2018-05-21T19:32:42Z pierpal quit (Ping timeout: 256 seconds) 2018-05-21T19:32:59Z pierpal joined #ccl 2018-05-21T19:40:12Z sjl__ is now known as sjl 2018-05-21T20:02:31Z pierpal quit (Quit: Poof) 2018-05-21T20:02:49Z pierpal joined #ccl 2018-05-21T20:06:41Z jmercouris joined #ccl 2018-05-21T20:11:55Z pierpal quit (Read error: Connection reset by peer) 2018-05-21T20:25:31Z emaczen` quit (Read error: Connection reset by peer) 2018-05-21T20:31:38Z BitPuffin quit (Remote host closed the connection) 2018-05-21T20:32:49Z emaczen` joined #ccl 2018-05-21T22:37:17Z jmercouris quit (Ping timeout: 245 seconds) 2018-05-21T22:39:37Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-21T22:40:15Z sjl joined #ccl 2018-05-22T00:05:54Z itruslove quit (Remote host closed the connection) 2018-05-22T00:10:29Z pierpal joined #ccl 2018-05-22T00:17:09Z pierpal quit (Ping timeout: 260 seconds) 2018-05-22T01:00:27Z pierpal joined #ccl 2018-05-22T01:01:48Z pierpal quit (Remote host closed the connection) 2018-05-22T01:05:43Z pierpa joined #ccl 2018-05-22T01:21:39Z pjb` joined #ccl 2018-05-22T01:22:10Z itruslove joined #ccl 2018-05-22T01:22:42Z pjb quit (Ping timeout: 245 seconds) 2018-05-22T01:24:20Z pjb`` joined #ccl 2018-05-22T01:26:02Z pjb` quit (Ping timeout: 245 seconds) 2018-05-22T01:27:00Z pjb``` joined #ccl 2018-05-22T01:28:57Z pjb`` quit (Ping timeout: 245 seconds) 2018-05-22T01:29:57Z pjb```` joined #ccl 2018-05-22T01:31:27Z pjb``` quit (Ping timeout: 245 seconds) 2018-05-22T01:32:27Z pjb````` joined #ccl 2018-05-22T01:34:47Z pjb```` quit (Ping timeout: 245 seconds) 2018-05-22T01:35:27Z pjb`````` joined #ccl 2018-05-22T01:37:17Z pjb````` quit (Ping timeout: 245 seconds) 2018-05-22T01:40:37Z pjb`````` quit (Ping timeout: 245 seconds) 2018-05-22T02:25:45Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-22T03:35:27Z pierpa quit (Quit: Page closed) 2018-05-22T03:51:14Z orivej quit (Ping timeout: 260 seconds) 2018-05-22T03:51:45Z pierpal joined #ccl 2018-05-22T04:07:54Z pierpal quit (Read error: Connection reset by peer) 2018-05-22T04:08:07Z pierpal joined #ccl 2018-05-22T04:12:20Z pierpal quit (Ping timeout: 245 seconds) 2018-05-22T04:15:25Z pierpal joined #ccl 2018-05-22T04:24:04Z pierpal quit (Remote host closed the connection) 2018-05-22T04:43:00Z pierpal joined #ccl 2018-05-22T05:04:48Z pierpal quit (Ping timeout: 252 seconds) 2018-05-22T05:08:10Z pierpal joined #ccl 2018-05-22T05:17:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-22T05:20:53Z pierpal joined #ccl 2018-05-22T05:24:50Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-22T05:58:42Z sabetts quit (Ping timeout: 260 seconds) 2018-05-22T07:00:30Z milanj_ joined #ccl 2018-05-22T07:27:25Z eschatologist quit (Remote host closed the connection) 2018-05-22T07:28:15Z eschatologist joined #ccl 2018-05-22T07:35:56Z rumbler31 joined #ccl 2018-05-22T08:26:55Z macdavid313 joined #ccl 2018-05-22T08:29:40Z macdavid313 quit (Quit: Leaving) 2018-05-22T11:01:25Z hhdave joined #ccl 2018-05-22T11:08:09Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-22T11:46:14Z milanj_ joined #ccl 2018-05-22T12:20:48Z pierpal quit (Read error: Connection reset by peer) 2018-05-22T12:26:57Z sjl quit (Quit: WeeChat 2.1) 2018-05-22T12:28:56Z BitPuffin joined #ccl 2018-05-22T12:29:19Z sjl joined #ccl 2018-05-22T12:30:00Z pierpal joined #ccl 2018-05-22T12:39:37Z pierpal quit (Read error: Connection reset by peer) 2018-05-22T12:39:50Z pierpal joined #ccl 2018-05-22T12:41:46Z pierpal quit (Read error: Connection reset by peer) 2018-05-22T12:41:59Z pierpal joined #ccl 2018-05-22T13:11:39Z pierpal quit (Quit: Poof) 2018-05-22T13:11:57Z pierpal joined #ccl 2018-05-22T13:39:36Z orivej joined #ccl 2018-05-22T13:50:19Z pierpal quit (Ping timeout: 260 seconds) 2018-05-22T13:57:58Z pierpal joined #ccl 2018-05-22T14:03:38Z pierpal quit (Quit: Poof) 2018-05-22T14:04:02Z pierpal joined #ccl 2018-05-22T14:13:32Z pierpal quit (Quit: Poof) 2018-05-22T14:13:55Z pierpal joined #ccl 2018-05-22T14:19:49Z __rumbler31 joined #ccl 2018-05-22T15:01:48Z BitPuffin quit (Remote host closed the connection) 2018-05-22T15:33:49Z BitPuffin joined #ccl 2018-05-22T16:40:44Z hhdave quit (Ping timeout: 252 seconds) 2018-05-22T16:46:11Z pjb joined #ccl 2018-05-22T16:47:47Z pierpal quit (Read error: Connection reset by peer) 2018-05-22T16:52:31Z pierpal joined #ccl 2018-05-22T17:10:56Z jmercouris joined #ccl 2018-05-22T17:44:51Z BitPuffin quit (Remote host closed the connection) 2018-05-22T17:52:26Z eschatologist quit (Ping timeout: 276 seconds) 2018-05-22T17:52:36Z eschatologist joined #ccl 2018-05-22T17:53:26Z pierpal quit (Quit: Poof) 2018-05-22T17:54:11Z pierpal joined #ccl 2018-05-22T17:55:12Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-22T17:58:48Z rumbler31 joined #ccl 2018-05-22T18:08:51Z pierpal quit (Quit: Poof) 2018-05-22T18:09:08Z pierpal joined #ccl 2018-05-22T18:13:10Z pierpal quit (Ping timeout: 245 seconds) 2018-05-22T18:28:10Z eschatologist quit (Ping timeout: 252 seconds) 2018-05-22T18:30:27Z orivej quit (Ping timeout: 240 seconds) 2018-05-22T18:35:59Z pjb quit (Read error: Connection reset by peer) 2018-05-22T18:38:18Z eschatologist joined #ccl 2018-05-22T18:43:40Z pierpal joined #ccl 2018-05-22T18:47:58Z pierpal quit (Ping timeout: 252 seconds) 2018-05-22T18:49:21Z pierpal joined #ccl 2018-05-22T18:54:50Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-22T18:55:27Z pierpal quit (Read error: Connection reset by peer) 2018-05-22T18:57:02Z orivej joined #ccl 2018-05-22T19:03:39Z pierpal joined #ccl 2018-05-22T19:04:37Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-22T19:04:38Z rumbler31 joined #ccl 2018-05-22T19:44:03Z milanj_ joined #ccl 2018-05-22T19:49:30Z pierpal quit (Quit: Poof) 2018-05-22T19:49:49Z pierpal joined #ccl 2018-05-22T20:11:35Z sjl quit (Ping timeout: 252 seconds) 2018-05-22T20:16:44Z eschatologist quit (Ping timeout: 276 seconds) 2018-05-22T20:24:13Z eschatologist joined #ccl 2018-05-22T20:47:03Z sjl joined #ccl 2018-05-22T20:53:23Z rumbler31 quit (Read error: Connection reset by peer) 2018-05-22T20:53:41Z rumbler31 joined #ccl 2018-05-22T21:12:23Z pierpal quit (Quit: Poof) 2018-05-22T21:12:42Z pierpal joined #ccl 2018-05-22T21:18:01Z hhdave joined #ccl 2018-05-22T21:23:58Z pierpa joined #ccl 2018-05-22T21:29:46Z pierpal quit (Ping timeout: 264 seconds) 2018-05-22T21:31:23Z hhdave quit (Read error: Connection reset by peer) 2018-05-22T21:33:08Z hhdave joined #ccl 2018-05-22T21:46:48Z hhdave quit (Quit: hhdave) 2018-05-22T21:56:02Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-22T22:03:34Z rumbler31 joined #ccl 2018-05-22T22:06:55Z __rumbler31 quit (Remote host closed the connection) 2018-05-22T22:28:32Z jmercouris quit (Ping timeout: 245 seconds) 2018-05-22T22:42:17Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-22T23:14:10Z PuercoPop quit (Ping timeout: 256 seconds) 2018-05-22T23:20:01Z PuercoPop joined #ccl 2018-05-22T23:56:55Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-23T00:21:28Z rumbler31 joined #ccl 2018-05-23T01:07:50Z rumbler31 quit 2018-05-23T01:08:40Z rumbler31 joined #ccl 2018-05-23T02:00:55Z thekolb quit (Read error: Connection reset by peer) 2018-05-23T02:01:39Z mrottenkolber joined #ccl 2018-05-23T02:02:03Z mrottenkolber is now known as Guest85156 2018-05-23T02:38:14Z pierpa quit (Quit: Page closed) 2018-05-23T02:41:53Z pierpal joined #ccl 2018-05-23T02:44:12Z pierpal quit (Read error: Connection reset by peer) 2018-05-23T02:44:30Z pierpal joined #ccl 2018-05-23T03:08:09Z adlai quit (Ping timeout: 264 seconds) 2018-05-23T03:14:58Z adlai joined #ccl 2018-05-23T03:46:27Z pierpal quit (Read error: Connection reset by peer) 2018-05-23T04:39:43Z pierpal joined #ccl 2018-05-23T04:43:57Z pierpal quit (Ping timeout: 245 seconds) 2018-05-23T05:03:26Z cpape` quit (Ping timeout: 255 seconds) 2018-05-23T07:34:58Z pierpal joined #ccl 2018-05-23T07:35:31Z pierpal quit (Client Quit) 2018-05-23T07:35:55Z pierpal joined #ccl 2018-05-23T07:40:10Z pierpal quit (Ping timeout: 252 seconds) 2018-05-23T07:44:55Z cpape joined #ccl 2018-05-23T08:04:12Z hhdave joined #ccl 2018-05-23T08:45:37Z milanj_ joined #ccl 2018-05-23T09:31:39Z edgar-rft quit (Quit: edgar-rft) 2018-05-23T11:09:39Z Guest85156 is now known as kolb 2018-05-23T11:33:17Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-23T12:05:30Z edgar-rft joined #ccl 2018-05-23T12:15:07Z milanj_ joined #ccl 2018-05-23T12:52:52Z sjl quit (Quit: WeeChat 2.1) 2018-05-23T12:54:25Z sjl joined #ccl 2018-05-23T13:04:29Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-23T13:42:57Z orivej quit (Ping timeout: 248 seconds) 2018-05-23T13:55:55Z pierpal joined #ccl 2018-05-23T14:29:45Z __rumbler31 joined #ccl 2018-05-23T14:31:16Z milanj_ joined #ccl 2018-05-23T15:08:48Z BitPuffin joined #ccl 2018-05-23T15:13:53Z edgar-rft quit (Quit: edgar-rft) 2018-05-23T15:16:56Z pierpal quit (Quit: Poof) 2018-05-23T15:17:15Z pierpal joined #ccl 2018-05-23T15:29:46Z pierpal quit (Read error: Connection reset by peer) 2018-05-23T15:53:10Z __rumbler31 quit (Ping timeout: 264 seconds) 2018-05-23T15:55:10Z pierpal joined #ccl 2018-05-23T15:59:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-23T16:21:30Z cpape` joined #ccl 2018-05-23T16:23:07Z cpape quit (Ping timeout: 245 seconds) 2018-05-23T16:39:23Z hhdave quit (Quit: hhdave) 2018-05-23T16:39:59Z pierpal joined #ccl 2018-05-23T16:44:19Z pierpal quit (Ping timeout: 256 seconds) 2018-05-23T16:46:05Z pierpal joined #ccl 2018-05-23T16:53:42Z pierpal quit (Read error: Connection reset by peer) 2018-05-23T17:19:51Z cpape` quit (Quit: ERC (IRC client for Emacs 25.3.1)) 2018-05-23T17:20:49Z cpape joined #ccl 2018-05-23T17:34:18Z pierpal joined #ccl 2018-05-23T17:49:02Z pierpal quit (Ping timeout: 268 seconds) 2018-05-23T17:57:34Z pierpal joined #ccl 2018-05-23T18:02:02Z pierpal quit (Ping timeout: 252 seconds) 2018-05-23T18:09:51Z milanj_ quit (Quit: This computer has gone to sleep) 2018-05-23T18:17:02Z emaczen` quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2018-05-23T18:17:31Z emaczen joined #ccl 2018-05-23T19:10:03Z __rumbler31 joined #ccl 2018-05-23T19:16:39Z pierpal joined #ccl 2018-05-23T19:21:32Z pierpal quit (Ping timeout: 268 seconds) 2018-05-23T19:39:50Z pierpal joined #ccl 2018-05-23T19:51:23Z edgar-rft joined #ccl 2018-05-23T20:34:08Z _rumbler31 joined #ccl 2018-05-23T20:36:24Z __rumbler31 quit (Ping timeout: 252 seconds) 2018-05-23T20:46:19Z BitPuffin quit (Remote host closed the connection) 2018-05-23T21:27:42Z pierpal quit (Quit: Poof) 2018-05-23T21:28:02Z pierpal joined #ccl 2018-05-23T21:39:25Z _rumbler31 quit (Ping timeout: 245 seconds) 2018-05-23T21:47:15Z pierpa joined #ccl 2018-05-23T21:48:58Z pierpal quit (Ping timeout: 260 seconds) 2018-05-23T22:15:22Z sjl quit (Ping timeout: 264 seconds) 2018-05-23T23:45:23Z pierpal joined #ccl 2018-05-23T23:47:17Z milanj joined #ccl 2018-05-23T23:47:17Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T01:24:01Z milanj quit (Quit: This computer has gone to sleep) 2018-05-24T02:10:28Z pierpal joined #ccl 2018-05-24T02:26:00Z pierpa quit (Quit: Page closed) 2018-05-24T02:35:48Z pierpal quit (Ping timeout: 256 seconds) 2018-05-24T02:40:53Z pierpal joined #ccl 2018-05-24T08:03:20Z pierpal quit (Quit: Poof) 2018-05-24T08:14:21Z pierpal joined #ccl 2018-05-24T08:16:12Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T08:21:39Z pierpal joined #ccl 2018-05-24T08:27:16Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T08:27:32Z pierpal joined #ccl 2018-05-24T08:35:20Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T08:35:37Z pierpal joined #ccl 2018-05-24T08:42:22Z milanj joined #ccl 2018-05-24T08:43:56Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T08:57:18Z pierpal joined #ccl 2018-05-24T09:01:42Z pierpal quit (Ping timeout: 256 seconds) 2018-05-24T09:08:57Z Blkt_ quit (Ping timeout: 260 seconds) 2018-05-24T09:09:14Z fe[nl]ix quit (Ping timeout: 276 seconds) 2018-05-24T09:14:06Z Blkt joined #ccl 2018-05-24T09:14:08Z fe[nl]ix joined #ccl 2018-05-24T09:15:11Z pierpal joined #ccl 2018-05-24T09:41:19Z milanj quit (Quit: This computer has gone to sleep) 2018-05-24T10:09:57Z pierpal quit (Ping timeout: 264 seconds) 2018-05-24T10:17:24Z pierpal joined #ccl 2018-05-24T10:25:17Z pierpal quit (Quit: Poof) 2018-05-24T10:25:37Z pierpal joined #ccl 2018-05-24T10:59:50Z milanj joined #ccl 2018-05-24T11:04:03Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T11:39:58Z rumbler31 quit (Remote host closed the connection) 2018-05-24T12:04:05Z pierpal joined #ccl 2018-05-24T12:08:34Z pierpal quit (Ping timeout: 260 seconds) 2018-05-24T12:17:50Z pierpal joined #ccl 2018-05-24T12:19:32Z rumbler31 joined #ccl 2018-05-24T13:12:42Z pierpal quit (Ping timeout: 245 seconds) 2018-05-24T13:27:30Z sjl joined #ccl 2018-05-24T13:30:59Z pierpal joined #ccl 2018-05-24T13:37:03Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T13:51:23Z pierpal joined #ccl 2018-05-24T15:24:16Z eschatologist quit (Ping timeout: 252 seconds) 2018-05-24T15:32:37Z eschatologist joined #ccl 2018-05-24T15:56:26Z hhdave joined #ccl 2018-05-24T16:17:00Z __rumbler31 joined #ccl 2018-05-24T16:41:06Z hhdave quit (Ping timeout: 260 seconds) 2018-05-24T17:13:57Z rumbler31 quit (Remote host closed the connection) 2018-05-24T17:56:37Z milanj quit (Quit: This computer has gone to sleep) 2018-05-24T18:07:02Z rumbler31 joined #ccl 2018-05-24T18:11:35Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-24T18:17:33Z rumbler31 joined #ccl 2018-05-24T18:18:23Z milanj joined #ccl 2018-05-24T18:22:25Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-24T18:23:54Z milanj quit (Quit: This computer has gone to sleep) 2018-05-24T18:28:09Z rumbler31 joined #ccl 2018-05-24T18:32:20Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-24T18:38:12Z rumbler31 joined #ccl 2018-05-24T18:42:40Z rumbler3_ joined #ccl 2018-05-24T18:42:58Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-24T18:47:34Z rumbler3_ quit (Ping timeout: 260 seconds) 2018-05-24T19:05:48Z pierpal quit (Read error: Connection reset by peer) 2018-05-24T19:07:29Z ChanServ quit (shutting down) 2018-05-24T19:12:39Z ChanServ joined #ccl 2018-05-24T19:12:39Z livingstone.freenode.net has set mode +o ChanServ 2018-05-24T19:21:37Z ChanServ quit (shutting down) 2018-05-24T19:30:34Z ChanServ joined #ccl 2018-05-24T19:30:34Z livingstone.freenode.net has set mode +o ChanServ 2018-05-24T19:34:00Z billstclair is now known as Guest46344 2018-05-24T19:34:06Z sixbitslacker is now known as Guest95784 2018-05-24T19:52:50Z rumbler31 joined #ccl 2018-05-24T19:55:11Z __rumbler31 quit (Ping timeout: 256 seconds) 2018-05-24T20:00:39Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-24T20:20:51Z hhdave joined #ccl 2018-05-24T20:33:07Z hhdave quit (Read error: Connection reset by peer) 2018-05-24T20:43:28Z rumbler31 joined #ccl 2018-05-24T20:48:02Z rumbler31 quit (Ping timeout: 252 seconds) 2018-05-24T20:50:35Z hhdave joined #ccl 2018-05-24T21:15:45Z hhdave quit (Quit: hhdave) 2018-05-24T21:30:17Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-24T21:38:01Z pierpal joined #ccl 2018-05-24T21:42:25Z pierpal quit (Ping timeout: 248 seconds) 2018-05-24T21:54:08Z pierpa joined #ccl 2018-05-24T21:59:00Z sjl joined #ccl 2018-05-24T22:44:14Z rumbler31 joined #ccl 2018-05-24T22:48:32Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-24T23:26:09Z rumbler31 joined #ccl 2018-05-24T23:57:12Z rumbler31 quit (Remote host closed the connection) 2018-05-24T23:57:29Z rumbler31 joined #ccl 2018-05-25T00:02:18Z rumbler31 quit (Read error: Connection reset by peer) 2018-05-25T00:32:45Z rumbler31 joined #ccl 2018-05-25T00:35:43Z rumbler31 quit (Client Quit) 2018-05-25T00:40:07Z rumbler31 joined #ccl 2018-05-25T01:13:05Z milanj joined #ccl 2018-05-25T01:48:53Z Guest46344 quit (Changing host) 2018-05-25T01:48:53Z Guest46344 joined #ccl 2018-05-25T01:48:53Z Guest46344 quit (Changing host) 2018-05-25T01:48:53Z Guest46344 joined #ccl 2018-05-25T01:49:19Z Guest46344 is now known as billstclair 2018-05-25T01:54:32Z pierpa quit (Quit: Page closed) 2018-05-25T02:30:44Z pierpal joined #ccl 2018-05-25T03:13:02Z pierpal quit (Quit: Poof) 2018-05-25T03:13:19Z pierpal joined #ccl 2018-05-25T03:16:29Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T03:31:00Z pierpal joined #ccl 2018-05-25T03:36:01Z pierpal quit (Ping timeout: 268 seconds) 2018-05-25T03:56:58Z pierpal joined #ccl 2018-05-25T04:01:23Z pierpal quit (Ping timeout: 256 seconds) 2018-05-25T04:12:52Z rk[ghost] quit (Ping timeout: 260 seconds) 2018-05-25T04:20:40Z rk[ghost] joined #ccl 2018-05-25T04:32:48Z pierpal joined #ccl 2018-05-25T04:55:42Z pierpal quit (Ping timeout: 252 seconds) 2018-05-25T07:08:35Z fiddlerwoaroof quit (Ping timeout: 240 seconds) 2018-05-25T07:17:28Z fiddlerwoaroof joined #ccl 2018-05-25T07:21:42Z fiddlerwoaroof quit (Excess Flood) 2018-05-25T07:25:54Z fiddlerwoaroof joined #ccl 2018-05-25T07:48:09Z milanj quit (Quit: This computer has gone to sleep) 2018-05-25T08:09:34Z hhdave joined #ccl 2018-05-25T08:18:06Z pierpal joined #ccl 2018-05-25T08:18:06Z pierpal quit (Client Quit) 2018-05-25T08:18:25Z pierpal joined #ccl 2018-05-25T08:22:27Z hhdave quit (Ping timeout: 240 seconds) 2018-05-25T08:48:18Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T08:48:37Z pierpal joined #ccl 2018-05-25T08:50:45Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T09:04:40Z pierpal joined #ccl 2018-05-25T09:09:38Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T09:11:19Z pierpal joined #ccl 2018-05-25T09:29:27Z pierpal quit (Quit: Poof) 2018-05-25T09:29:44Z pierpal joined #ccl 2018-05-25T09:54:35Z milanj joined #ccl 2018-05-25T10:03:22Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T10:03:44Z pierpal joined #ccl 2018-05-25T10:08:13Z pierpal quit (Ping timeout: 268 seconds) 2018-05-25T10:25:53Z hhdave joined #ccl 2018-05-25T10:30:27Z pierpal joined #ccl 2018-05-25T10:49:57Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T10:50:08Z pierpal joined #ccl 2018-05-25T11:33:04Z milanj quit (Quit: This computer has gone to sleep) 2018-05-25T12:36:16Z milanj joined #ccl 2018-05-25T12:39:02Z eschatologist quit (Ping timeout: 276 seconds) 2018-05-25T12:44:08Z eschatologist joined #ccl 2018-05-25T12:53:06Z eschatologist quit (Ping timeout: 252 seconds) 2018-05-25T13:10:21Z hhdave quit (Quit: hhdave) 2018-05-25T13:20:21Z sjl_ joined #ccl 2018-05-25T13:25:32Z eschatologist joined #ccl 2018-05-25T13:25:55Z sjl quit (Quit: WeeChat 2.1) 2018-05-25T13:35:00Z Guest95784 is now known as sixbitslacker 2018-05-25T13:40:18Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T14:03:46Z pierpal joined #ccl 2018-05-25T14:05:37Z milanj quit (Quit: This computer has gone to sleep) 2018-05-25T14:10:27Z milanj joined #ccl 2018-05-25T14:15:21Z pierpal quit (Quit: Poof) 2018-05-25T14:15:38Z pierpal joined #ccl 2018-05-25T14:17:54Z __rumbler31 joined #ccl 2018-05-25T14:20:36Z sjl_ is now known as sjl 2018-05-25T14:37:42Z __rumbler31 quit (Ping timeout: 268 seconds) 2018-05-25T14:42:33Z orivej joined #ccl 2018-05-25T14:45:38Z __rumbler31 joined #ccl 2018-05-25T15:06:38Z BitPuffin joined #ccl 2018-05-25T15:11:02Z __rumbler31 quit (Ping timeout: 245 seconds) 2018-05-25T15:42:22Z milanj quit (Quit: This computer has gone to sleep) 2018-05-25T16:05:50Z hhdave joined #ccl 2018-05-25T16:32:05Z BitPuffin quit (Ping timeout: 260 seconds) 2018-05-25T16:39:14Z pierpal quit (Read error: Connection reset by peer) 2018-05-25T16:41:44Z hhdave quit (Ping timeout: 256 seconds) 2018-05-25T17:06:23Z orivej quit (Ping timeout: 265 seconds) 2018-05-25T17:49:37Z rumbler31 quit (Remote host closed the connection) 2018-05-25T18:03:37Z pjb joined #ccl 2018-05-25T18:03:57Z pjb is now known as Guest2935 2018-05-25T18:05:13Z Guest2935 is now known as pjb` 2018-05-25T18:15:15Z pierpal joined #ccl 2018-05-25T18:17:35Z sjl quit (Ping timeout: 240 seconds) 2018-05-25T18:32:41Z sjl joined #ccl 2018-05-25T18:49:58Z pierpal quit (Quit: Poof) 2018-05-25T18:50:11Z rumbler31 joined #ccl 2018-05-25T18:50:28Z pierpal joined #ccl 2018-05-25T18:55:00Z rumbler31 quit (Ping timeout: 252 seconds) 2018-05-25T20:00:43Z rumbler31 joined #ccl 2018-05-25T20:14:27Z milanj joined #ccl 2018-05-25T20:37:50Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-25T20:51:18Z rumbler31 joined #ccl 2018-05-25T20:56:19Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-25T20:59:39Z rumbler31 joined #ccl 2018-05-25T21:00:43Z rumbler31 quit (Remote host closed the connection) 2018-05-25T21:26:08Z rumbler31 joined #ccl 2018-05-25T21:27:26Z Blkt quit (Remote host closed the connection) 2018-05-25T21:27:26Z fe[nl]ix quit (Read error: Connection reset by peer) 2018-05-25T21:27:38Z fe[nl]ix joined #ccl 2018-05-25T21:27:38Z Blkt joined #ccl 2018-05-25T21:33:27Z rumbler31 quit (Remote host closed the connection) 2018-05-25T21:56:42Z milanj quit (Quit: This computer has gone to sleep) 2018-05-25T22:00:52Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-25T22:01:23Z sjl joined #ccl 2018-05-25T22:11:33Z pjb` is now known as pjb 2018-05-25T22:28:35Z pierpal quit (Ping timeout: 240 seconds) 2018-05-25T22:36:55Z rumbler31 joined #ccl 2018-05-25T22:39:49Z pierpa joined #ccl 2018-05-25T22:41:14Z rumbler31 quit (Ping timeout: 252 seconds) 2018-05-25T22:46:24Z rumbler31 joined #ccl 2018-05-25T22:52:09Z milanj joined #ccl 2018-05-25T23:20:11Z milanj quit (Quit: This computer has gone to sleep) 2018-05-26T00:10:07Z Guest71713 joined #ccl 2018-05-26T00:25:43Z pierpal joined #ccl 2018-05-26T00:48:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-26T01:10:54Z Guest71713 quit (Quit: Page closed) 2018-05-26T03:06:32Z pierpa quit (Quit: Page closed) 2018-05-26T03:18:28Z pierpal joined #ccl 2018-05-26T03:22:54Z pierpal quit (Ping timeout: 260 seconds) 2018-05-26T03:24:17Z pierpal joined #ccl 2018-05-26T03:25:56Z pierpal quit (Read error: Connection reset by peer) 2018-05-26T03:26:14Z pierpal joined #ccl 2018-05-26T03:27:27Z pierpal quit (Client Quit) 2018-05-26T03:27:44Z pierpal joined #ccl 2018-05-26T03:38:32Z milanj joined #ccl 2018-05-26T03:45:59Z pierpal quit (Ping timeout: 256 seconds) 2018-05-26T03:47:40Z pjb quit (Remote host closed the connection) 2018-05-26T03:49:20Z pjb joined #ccl 2018-05-26T03:49:22Z pjb is now known as Guest80876 2018-05-26T03:53:32Z Guest80876 quit (Ping timeout: 245 seconds) 2018-05-26T03:58:54Z pierpal joined #ccl 2018-05-26T04:23:57Z pierpal quit (Ping timeout: 245 seconds) 2018-05-26T04:36:58Z emaczen quit (Read error: Connection reset by peer) 2018-05-26T04:38:29Z emaczen joined #ccl 2018-05-26T04:44:22Z pierpal joined #ccl 2018-05-26T06:05:21Z pierpal quit (Ping timeout: 248 seconds) 2018-05-26T06:23:51Z rumbler31 quit (Remote host closed the connection) 2018-05-26T07:24:23Z rumbler31 joined #ccl 2018-05-26T07:29:39Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-26T07:48:09Z jdz quit (Ping timeout: 256 seconds) 2018-05-26T07:53:51Z jdz joined #ccl 2018-05-26T08:28:35Z milanj quit (Quit: This computer has gone to sleep) 2018-05-26T08:58:51Z milanj joined #ccl 2018-05-26T09:10:56Z jmercouris joined #ccl 2018-05-26T09:13:09Z jmercouris quit (Remote host closed the connection) 2018-05-26T09:13:52Z jmercouris joined #ccl 2018-05-26T09:14:21Z jmercouris: what is the CCL equivalent of CCL::COMMAND-LINE-ARGUMENTS? 2018-05-26T09:14:51Z jmercouris: trying to use: https://github.com/libre-man/unix-opts 2018-05-26T09:15:08Z jmercouris: and the repl complains to me, you can see the github issue here: https://github.com/next-browser/next/pull/101 2018-05-26T09:25:34Z rumbler31 joined #ccl 2018-05-26T09:30:21Z rumbler31 quit (Ping timeout: 264 seconds) 2018-05-26T09:39:23Z pierpal joined #ccl 2018-05-26T09:43:48Z pierpal quit (Ping timeout: 252 seconds) 2018-05-26T09:50:53Z pierpal joined #ccl 2018-05-26T10:13:08Z pierpal quit (Ping timeout: 252 seconds) 2018-05-26T10:20:56Z hhdave joined #ccl 2018-05-26T10:47:21Z pjb joined #ccl 2018-05-26T11:02:45Z hhdave quit (Read error: Connection reset by peer) 2018-05-26T11:03:39Z pierpal joined #ccl 2018-05-26T11:14:47Z pierpal quit (Ping timeout: 256 seconds) 2018-05-26T11:26:16Z rumbler31 joined #ccl 2018-05-26T11:31:52Z rumbler31 quit (Ping timeout: 245 seconds) 2018-05-26T12:27:23Z pierpal joined #ccl 2018-05-26T12:27:51Z pierpal quit (Client Quit) 2018-05-26T12:33:50Z pierpal joined #ccl 2018-05-26T13:11:10Z pierpal quit (Read error: Connection reset by peer) 2018-05-26T13:28:19Z rumbler31 joined #ccl 2018-05-26T13:32:35Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-26T13:34:14Z pierpal joined #ccl 2018-05-26T13:46:32Z jmercouris quit (Ping timeout: 252 seconds) 2018-05-26T13:54:54Z khrbt quit (Ping timeout: 256 seconds) 2018-05-26T14:00:36Z khrbt joined #ccl 2018-05-26T14:26:56Z pierpal quit (Read error: Connection reset by peer) 2018-05-26T14:55:39Z pierpal joined #ccl 2018-05-26T14:58:52Z pierpal quit (Read error: Connection reset by peer) 2018-05-26T14:59:01Z pierpal joined #ccl 2018-05-26T15:11:05Z pierpal quit (Read error: Connection reset by peer) 2018-05-26T15:20:18Z milanj quit (Quit: This computer has gone to sleep) 2018-05-26T15:29:11Z rumbler31 joined #ccl 2018-05-26T15:33:36Z rumbler31 quit (Ping timeout: 252 seconds) 2018-05-26T16:03:02Z pierpal joined #ccl 2018-05-26T16:09:54Z pierpal quit (Ping timeout: 252 seconds) 2018-05-26T16:53:08Z pierpal joined #ccl 2018-05-26T16:54:43Z pierpal quit (Client Quit) 2018-05-26T16:55:02Z pierpal joined #ccl 2018-05-26T17:10:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-26T17:29:51Z rumbler31 joined #ccl 2018-05-26T17:30:55Z hhdave joined #ccl 2018-05-26T17:34:34Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-26T18:23:11Z hhdave quit (Quit: hhdave) 2018-05-26T18:57:00Z rme: looks like that was a bug (now fixed) in the unix-opts library 2018-05-26T19:30:34Z rumbler31 joined #ccl 2018-05-26T19:34:58Z rumbler31 quit (Ping timeout: 260 seconds) 2018-05-26T19:47:32Z rumbler31 joined #ccl 2018-05-26T20:37:30Z pierpal joined #ccl 2018-05-26T21:02:08Z pierpal quit (Quit: Poof) 2018-05-26T21:02:37Z pierpal joined #ccl 2018-05-26T21:38:22Z pierpa joined #ccl 2018-05-26T21:39:54Z pierpal quit (Ping timeout: 252 seconds) 2018-05-26T21:55:59Z jmercouris joined #ccl 2018-05-26T22:37:17Z pjb quit (Ping timeout: 245 seconds) 2018-05-26T22:42:41Z pjb joined #ccl 2018-05-26T22:47:36Z pjb quit (Remote host closed the connection) 2018-05-26T23:04:34Z jmercouris quit (Ping timeout: 264 seconds) 2018-05-27T00:24:39Z milanj joined #ccl 2018-05-27T00:43:36Z pierpal joined #ccl 2018-05-27T00:44:45Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T00:44:55Z pierpal joined #ccl 2018-05-27T01:09:38Z pierpal quit (Ping timeout: 252 seconds) 2018-05-27T01:38:02Z pierpal joined #ccl 2018-05-27T01:39:49Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T01:42:37Z pierpal joined #ccl 2018-05-27T01:47:10Z pierpal quit (Ping timeout: 264 seconds) 2018-05-27T01:53:59Z pierpal joined #ccl 2018-05-27T01:55:24Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T01:59:48Z pierpa quit (Quit: Page closed) 2018-05-27T02:45:59Z pierpal joined #ccl 2018-05-27T02:52:37Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T02:53:33Z pierpal joined #ccl 2018-05-27T02:53:53Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-27T02:55:50Z pierpal quit (Client Quit) 2018-05-27T02:56:09Z pierpal joined #ccl 2018-05-27T02:56:27Z rumbler31 joined #ccl 2018-05-27T03:39:04Z milanj quit (Quit: This computer has gone to sleep) 2018-05-27T03:39:38Z ddp joined #ccl 2018-05-27T03:40:24Z ddp quit (Client Quit) 2018-05-27T03:40:42Z ddp joined #ccl 2018-05-27T03:42:19Z ddp quit (Client Quit) 2018-05-27T03:43:14Z ddp joined #ccl 2018-05-27T03:43:34Z ddp quit (Client Quit) 2018-05-27T08:17:42Z milanj joined #ccl 2018-05-27T09:44:22Z milanj quit (Quit: This computer has gone to sleep) 2018-05-27T10:54:07Z pjb joined #ccl 2018-05-27T11:44:31Z jmercouris joined #ccl 2018-05-27T11:53:23Z jmercouris quit (Remote host closed the connection) 2018-05-27T11:56:12Z milanj joined #ccl 2018-05-27T12:11:43Z hhdave joined #ccl 2018-05-27T12:16:01Z hhdave quit (Ping timeout: 248 seconds) 2018-05-27T12:16:11Z hhdave_ joined #ccl 2018-05-27T12:57:00Z hhdave_ quit (Quit: hhdave_) 2018-05-27T13:25:37Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T13:25:52Z pierpal joined #ccl 2018-05-27T13:35:05Z pierpal quit (Ping timeout: 240 seconds) 2018-05-27T13:38:09Z pjb quit (Remote host closed the connection) 2018-05-27T13:38:17Z pierpal joined #ccl 2018-05-27T13:40:00Z pjb joined #ccl 2018-05-27T14:33:03Z pierpal quit (Quit: Poof) 2018-05-27T14:33:19Z pierpal joined #ccl 2018-05-27T18:24:31Z pierpal quit (Quit: Poof) 2018-05-27T18:24:51Z pierpal joined #ccl 2018-05-27T19:21:30Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T19:21:34Z jmercouris joined #ccl 2018-05-27T19:24:19Z pierpal joined #ccl 2018-05-27T19:29:10Z pierpal quit (Read error: Connection reset by peer) 2018-05-27T19:42:55Z pierpal joined #ccl 2018-05-27T19:50:11Z pierpal quit (Ping timeout: 268 seconds) 2018-05-27T20:30:39Z pierpa joined #ccl 2018-05-27T21:37:27Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-27T23:42:18Z pierpal joined #ccl 2018-05-27T23:46:38Z pierpal quit (Ping timeout: 260 seconds) 2018-05-28T00:28:48Z pierpa quit (Quit: Page closed) 2018-05-28T00:54:31Z sjl_ joined #ccl 2018-05-28T00:56:33Z sjl quit (Ping timeout: 248 seconds) 2018-05-28T01:25:18Z sjl_ is now known as sjl 2018-05-28T02:01:21Z kolb quit (Read error: Connection reset by peer) 2018-05-28T02:01:40Z mrottenkolber joined #ccl 2018-05-28T02:02:04Z mrottenkolber is now known as Guest26880 2018-05-28T04:08:55Z pjb quit (Remote host closed the connection) 2018-05-28T04:11:33Z pjb joined #ccl 2018-05-28T04:16:20Z pjb quit (Remote host closed the connection) 2018-05-28T06:35:24Z milanj quit (Quit: This computer has gone to sleep) 2018-05-28T08:51:37Z pierpal joined #ccl 2018-05-28T08:55:49Z pierpal quit (Read error: Connection reset by peer) 2018-05-28T09:36:33Z dustinm` quit (Ping timeout: 248 seconds) 2018-05-28T09:37:32Z dustinm` joined #ccl 2018-05-28T09:47:27Z pierpal joined #ccl 2018-05-28T09:47:36Z milanj joined #ccl 2018-05-28T10:08:16Z pierpal quit (Read error: Connection reset by peer) 2018-05-28T10:18:34Z pierpal joined #ccl 2018-05-28T10:46:20Z pierpal quit (Ping timeout: 260 seconds) 2018-05-28T10:49:52Z milanj quit (Read error: Connection reset by peer) 2018-05-28T10:52:36Z milanj joined #ccl 2018-05-28T11:20:20Z milanj quit (Read error: Connection reset by peer) 2018-05-28T11:21:04Z milanj joined #ccl 2018-05-28T11:50:45Z milanj quit (Read error: Connection reset by peer) 2018-05-28T11:53:24Z milanj joined #ccl 2018-05-28T12:21:13Z milanj quit (Read error: Connection reset by peer) 2018-05-28T12:24:09Z pierpal joined #ccl 2018-05-28T12:24:59Z pierpal quit (Client Quit) 2018-05-28T12:25:18Z pierpal joined #ccl 2018-05-28T12:52:40Z pierpal quit (Read error: Connection reset by peer) 2018-05-28T13:26:52Z jdz quit (Ping timeout: 245 seconds) 2018-05-28T13:31:50Z rumbler31 quit (Remote host closed the connection) 2018-05-28T14:20:38Z pierpal joined #ccl 2018-05-28T14:21:37Z pierpal quit (Read error: Connection reset by peer) 2018-05-28T14:29:27Z pierpal joined #ccl 2018-05-28T14:32:20Z rumbler31 joined #ccl 2018-05-28T14:36:51Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-28T14:38:30Z pierpal quit (Ping timeout: 260 seconds) 2018-05-28T14:50:56Z Guest26880 is now known as thekolb 2018-05-28T15:40:23Z pierpal joined #ccl 2018-05-28T16:33:21Z rumbler31 joined #ccl 2018-05-28T16:39:59Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-28T16:45:34Z pierpal quit (Read error: Connection reset by peer) 2018-05-28T17:28:52Z rumbler31 joined #ccl 2018-05-28T17:31:44Z pierpal joined #ccl 2018-05-28T17:50:36Z Intensity quit (Read error: Connection reset by peer) 2018-05-28T18:06:11Z pjb joined #ccl 2018-05-28T18:06:34Z pjb is now known as Guest57781 2018-05-28T18:07:55Z Guest57781 is now known as pjb` 2018-05-28T18:08:47Z pjb` is now known as pjb 2018-05-28T18:18:23Z Intensity joined #ccl 2018-05-28T20:16:28Z pierpal quit (Ping timeout: 252 seconds) 2018-05-28T20:16:58Z pierpal joined #ccl 2018-05-28T20:25:41Z pierpal quit (Quit: Poof) 2018-05-28T20:26:03Z pierpal joined #ccl 2018-05-28T20:55:45Z itruslove quit (Remote host closed the connection) 2018-05-28T21:32:07Z Guest60591 joined #ccl 2018-05-28T21:32:11Z Guest60591: Minerar BTC while surfing and working without leaving the pc slow Bitcoin gets even gradually! https://getcryptotab.com/718967 https://www.youtube.com/watch?v=luzqQN3kL4g&t=166s 2018-05-28T21:40:31Z Guest60591 quit (Quit: Page closed) 2018-05-28T22:19:25Z jmercouris joined #ccl 2018-05-28T22:28:51Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-28T23:06:04Z itruslove joined #ccl 2018-05-28T23:16:19Z pjb quit (Remote host closed the connection) 2018-05-28T23:18:05Z pjb joined #ccl 2018-05-28T23:18:24Z pjb is now known as Guest65334 2018-05-28T23:21:57Z Guest65334 quit (Remote host closed the connection) 2018-05-28T23:44:33Z pierpal quit (Ping timeout: 248 seconds) 2018-05-29T01:19:00Z consolers joined #ccl 2018-05-29T01:20:22Z consolers: cffi defcstruct is completely broken with ccl 32 bit on intel, it gets the alignments wrong 2018-05-29T01:20:43Z consolers: how do people even use the pos cffi?? 2018-05-29T01:21:32Z consolers: apparently it doesn't go through ccl::define-foreign-type but computes its own field offsets and gets them wrong 2018-05-29T01:52:02Z pierpa joined #ccl 2018-05-29T02:06:08Z consolers quit (Ping timeout: 255 seconds) 2018-05-29T02:24:41Z fe[nl]ix quit (Read error: Connection reset by peer) 2018-05-29T02:25:03Z Blkt quit (Read error: Connection reset by peer) 2018-05-29T02:25:21Z Blkt joined #ccl 2018-05-29T02:25:22Z fe[nl]ix joined #ccl 2018-05-29T02:41:46Z fe[nl]ix quit (*.net *.split) 2018-05-29T02:41:46Z Blkt quit (*.net *.split) 2018-05-29T02:42:11Z fe[nl]ix joined #ccl 2018-05-29T02:42:11Z Blkt joined #ccl 2018-05-29T02:44:50Z dustinm` quit (*.net *.split) 2018-05-29T02:44:50Z thekolb quit (*.net *.split) 2018-05-29T02:44:50Z cpape quit (*.net *.split) 2018-05-29T02:44:55Z itruslove quit (*.net *.split) 2018-05-29T02:44:56Z PuercoPop quit (*.net *.split) 2018-05-29T02:45:21Z dustinm` joined #ccl 2018-05-29T02:45:21Z thekolb joined #ccl 2018-05-29T02:45:21Z cpape joined #ccl 2018-05-29T02:45:25Z itruslove joined #ccl 2018-05-29T02:45:25Z PuercoPop joined #ccl 2018-05-29T02:46:50Z rk[ghost] quit (*.net *.split) 2018-05-29T02:46:50Z adlai quit (*.net *.split) 2018-05-29T02:46:50Z swflint quit (*.net *.split) 2018-05-29T02:46:54Z sigjuice quit (*.net *.split) 2018-05-29T02:47:21Z rk[ghost] joined #ccl 2018-05-29T02:47:21Z adlai joined #ccl 2018-05-29T02:47:21Z swflint joined #ccl 2018-05-29T02:47:27Z sigjuice joined #ccl 2018-05-29T02:50:03Z khrbt quit (*.net *.split) 2018-05-29T02:50:07Z rumbler31 quit (*.net *.split) 2018-05-29T02:50:07Z eschatologist quit (*.net *.split) 2018-05-29T02:50:11Z emaczen quit (*.net *.split) 2018-05-29T02:50:34Z khrbt joined #ccl 2018-05-29T02:51:06Z emaczen joined #ccl 2018-05-29T02:51:41Z rumbler31 joined #ccl 2018-05-29T02:51:41Z eschatologist joined #ccl 2018-05-29T03:51:42Z pierpa quit (Quit: Page closed) 2018-05-29T04:09:28Z pierpal joined #ccl 2018-05-29T04:15:05Z pierpal quit (Quit: Poof) 2018-05-29T04:42:46Z pierpal joined #ccl 2018-05-29T05:27:23Z pierpal quit (Quit: Poof) 2018-05-29T05:27:43Z pierpal joined #ccl 2018-05-29T08:00:39Z hhdave joined #ccl 2018-05-29T08:02:01Z hhdave quit (Read error: Connection reset by peer) 2018-05-29T08:02:48Z hhdave joined #ccl 2018-05-29T08:17:07Z hhdave quit (Ping timeout: 256 seconds) 2018-05-29T09:27:31Z hhdave joined #ccl 2018-05-29T11:21:46Z pierpal quit (Ping timeout: 252 seconds) 2018-05-29T11:38:28Z pierpal joined #ccl 2018-05-29T12:31:57Z pierpal quit (Read error: Connection reset by peer) 2018-05-29T12:32:10Z pierpal joined #ccl 2018-05-29T12:49:05Z pierpal quit (Ping timeout: 240 seconds) 2018-05-29T12:58:30Z pierpal joined #ccl 2018-05-29T13:15:23Z jmercouris joined #ccl 2018-05-29T13:22:27Z pierpal quit (Ping timeout: 240 seconds) 2018-05-29T13:30:18Z pierpal joined #ccl 2018-05-29T13:37:34Z pierpal quit (Read error: Connection reset by peer) 2018-05-29T13:37:43Z pierpal joined #ccl 2018-05-29T13:42:21Z __rumbler31 joined #ccl 2018-05-29T13:42:44Z BitPuffin joined #ccl 2018-05-29T13:46:05Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-29T13:53:35Z jmercouris joined #ccl 2018-05-29T14:01:28Z milanj joined #ccl 2018-05-29T14:20:58Z pierpal quit (Quit: Poof) 2018-05-29T14:21:19Z pierpal joined #ccl 2018-05-29T14:23:32Z orivej joined #ccl 2018-05-29T14:26:46Z __rumbler31 quit (Ping timeout: 264 seconds) 2018-05-29T14:40:17Z jmercouris quit (Remote host closed the connection) 2018-05-29T14:43:29Z jmercouris joined #ccl 2018-05-29T14:47:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-29T15:06:15Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-29T15:09:03Z pierpal joined #ccl 2018-05-29T15:27:24Z jmercouris joined #ccl 2018-05-29T16:22:40Z pierpal quit (Quit: Poof) 2018-05-29T16:22:57Z pierpal joined #ccl 2018-05-29T16:41:52Z hhdave quit (Ping timeout: 252 seconds) 2018-05-29T17:59:01Z rumbler31 quit (Remote host closed the connection) 2018-05-29T18:48:01Z pierpal quit (Ping timeout: 248 seconds) 2018-05-29T18:50:57Z milanj quit (Quit: This computer has gone to sleep) 2018-05-29T18:51:27Z jmercouris quit (Ping timeout: 240 seconds) 2018-05-29T18:53:00Z eschatologist quit (*.net *.split) 2018-05-29T18:53:04Z pierpal joined #ccl 2018-05-29T18:53:13Z eschatologist joined #ccl 2018-05-29T19:24:50Z clintm joined #ccl 2018-05-29T19:37:14Z pierpal quit (Quit: Poof) 2018-05-29T19:37:31Z pierpal joined #ccl 2018-05-29T19:37:31Z pjb joined #ccl 2018-05-29T19:42:46Z milanj joined #ccl 2018-05-29T19:59:06Z pierpal quit (Ping timeout: 256 seconds) 2018-05-29T19:59:29Z rumbler31 joined #ccl 2018-05-29T20:04:20Z rumbler31 quit (Ping timeout: 255 seconds) 2018-05-29T20:37:01Z sabetts joined #ccl 2018-05-29T20:42:34Z pierpal joined #ccl 2018-05-29T20:51:06Z rumbler31 joined #ccl 2018-05-29T20:54:44Z pierpal quit (Ping timeout: 255 seconds) 2018-05-29T20:58:20Z hhdave joined #ccl 2018-05-29T21:22:03Z pierpal joined #ccl 2018-05-29T21:26:21Z pierpal quit (Read error: Connection reset by peer) 2018-05-29T21:29:05Z rumbler31 quit (Ping timeout: 276 seconds) 2018-05-29T21:33:08Z jmercouris joined #ccl 2018-05-29T21:38:01Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-29T21:38:58Z rumbler31 joined #ccl 2018-05-29T21:46:19Z rumbler31 quit (Ping timeout: 256 seconds) 2018-05-29T21:55:27Z pierpa joined #ccl 2018-05-29T21:55:52Z hhdave quit (Quit: hhdave) 2018-05-29T22:00:34Z rumbler31 joined #ccl 2018-05-29T22:06:57Z rumbler31 quit (Ping timeout: 248 seconds) 2018-05-29T22:41:34Z PuercoPop quit (Ping timeout: 260 seconds) 2018-05-29T22:47:17Z PuercoPop joined #ccl 2018-05-29T22:48:41Z rumbler31 joined #ccl 2018-05-29T22:52:57Z rumbler31 quit (Ping timeout: 240 seconds) 2018-05-29T22:53:00Z pjb quit (Remote host closed the connection) 2018-05-29T22:53:27Z rumbler31 joined #ccl 2018-05-29T22:54:07Z pjb joined #ccl 2018-05-29T23:04:12Z BitPuffin quit (Remote host closed the connection) 2018-05-30T00:01:10Z pjb quit (Remote host closed the connection) 2018-05-30T00:02:31Z pierpal joined #ccl 2018-05-30T00:04:50Z PuercoPop quit (Ping timeout: 265 seconds) 2018-05-30T00:04:50Z billstclair quit (Ping timeout: 265 seconds) 2018-05-30T00:05:52Z |3b|` joined #ccl 2018-05-30T00:06:18Z |3b| quit (Ping timeout: 265 seconds) 2018-05-30T00:12:29Z PuercoPop joined #ccl 2018-05-30T00:12:49Z ChanServ quit (*.net *.split) 2018-05-30T00:15:48Z billstclair joined #ccl 2018-05-30T00:21:37Z milanj quit (Read error: Connection reset by peer) 2018-05-30T00:21:37Z milanj joined #ccl 2018-05-30T00:30:26Z pierpal quit (Read error: Connection reset by peer) 2018-05-30T00:33:57Z ChanServ joined #ccl 2018-05-30T00:33:57Z livingstone.freenode.net has set mode +o ChanServ 2018-05-30T00:39:31Z billstclair is now known as Guest71127 2018-05-30T00:53:34Z milanj quit (Quit: This computer has gone to sleep) 2018-05-30T01:16:33Z sabetts quit (Ping timeout: 256 seconds) 2018-05-30T01:39:57Z sabetts joined #ccl 2018-05-30T02:58:18Z milanj joined #ccl 2018-05-30T03:08:23Z pierpa quit (Quit: Page closed) 2018-05-30T03:36:22Z pierpal joined #ccl 2018-05-30T03:37:44Z pierpal quit (Client Quit) 2018-05-30T03:38:02Z pierpal joined #ccl 2018-05-30T04:03:24Z pierpal quit (Read error: Connection reset by peer) 2018-05-30T04:31:06Z pierpal joined #ccl 2018-05-30T05:15:30Z edgar-rft quit (Quit: edgar-rft) 2018-05-30T06:01:20Z sabetts quit (Ping timeout: 256 seconds) 2018-05-30T07:29:27Z clintm quit (Ping timeout: 240 seconds) 2018-05-30T07:37:45Z clintm joined #ccl 2018-05-30T07:59:47Z hhdave joined #ccl 2018-05-30T08:22:04Z jmercouris joined #ccl 2018-05-30T08:25:27Z hhdave quit (Ping timeout: 240 seconds) 2018-05-30T08:34:40Z clintm quit (Remote host closed the connection) 2018-05-30T09:09:21Z orivej quit (Ping timeout: 240 seconds) 2018-05-30T11:20:28Z BitPuffin joined #ccl 2018-05-30T11:28:25Z milanj quit (Quit: This computer has gone to sleep) 2018-05-30T11:40:35Z pierpal quit (Ping timeout: 240 seconds) 2018-05-30T11:48:13Z pierpal joined #ccl 2018-05-30T11:57:27Z pierpal quit (Ping timeout: 256 seconds) 2018-05-30T12:07:28Z Guest71127 quit (Changing host) 2018-05-30T12:07:28Z Guest71127 joined #ccl 2018-05-30T12:07:28Z Guest71127 quit (Changing host) 2018-05-30T12:07:28Z Guest71127 joined #ccl 2018-05-30T12:07:33Z Guest71127 is now known as billstclair 2018-05-30T12:29:40Z pierpal joined #ccl 2018-05-30T13:07:06Z pierpal quit (Quit: Poof) 2018-05-30T13:07:30Z pierpal joined #ccl 2018-05-30T13:17:26Z pierpal quit (Ping timeout: 276 seconds) 2018-05-30T13:29:58Z hhdave joined #ccl 2018-05-30T13:30:04Z pierpal joined #ccl 2018-05-30T13:39:33Z __rumbler31 joined #ccl 2018-05-30T13:47:16Z jmercouris quit (Ping timeout: 256 seconds) 2018-05-30T14:27:57Z jmercouris joined #ccl 2018-05-30T14:40:24Z sjl quit (Quit: WeeChat 2.1) 2018-05-30T14:44:13Z sjl joined #ccl 2018-05-30T14:49:24Z milanj joined #ccl 2018-05-30T15:02:25Z adlai quit (Ping timeout: 248 seconds) 2018-05-30T15:08:17Z __rumbler31 quit (Ping timeout: 248 seconds) 2018-05-30T15:30:39Z macdavid313 joined #ccl 2018-05-30T15:45:00Z macdavid313 quit (Quit: macdavid313) 2018-05-30T15:52:47Z pierpal quit (Ping timeout: 255 seconds) 2018-05-30T16:12:20Z jmercouris quit (Ping timeout: 260 seconds) 2018-05-30T16:15:53Z __rumbler31 joined #ccl 2018-05-30T16:26:40Z pierpal joined #ccl 2018-05-30T16:34:30Z hhdave quit (Ping timeout: 260 seconds) 2018-05-30T16:35:58Z jmercouris joined #ccl 2018-05-30T16:46:46Z adlai joined #ccl 2018-05-30T17:23:49Z pjb joined #ccl 2018-05-30T18:11:33Z pierpal quit (Quit: Poof) 2018-05-30T18:11:53Z pierpal joined #ccl 2018-05-30T18:16:20Z pierpal quit (Read error: Connection reset by peer) 2018-05-30T18:24:05Z pierpal joined #ccl 2018-05-30T18:25:00Z pierpal quit (Read error: Connection reset by peer) 2018-05-30T18:25:10Z pierpal joined #ccl 2018-05-30T18:31:08Z pierpal quit (Read error: Connection reset by peer) 2018-05-30T18:31:14Z milanj quit (Quit: This computer has gone to sleep) 2018-05-30T18:35:16Z pierpal joined #ccl 2018-05-30T18:53:50Z pjb quit (Remote host closed the connection) 2018-05-30T18:55:19Z pjb joined #ccl 2018-05-30T19:00:39Z jmercouris quit (Remote host closed the connection) 2018-05-30T19:01:00Z jmercouris joined #ccl 2018-05-30T19:09:01Z pierpal quit (Read error: Connection reset by peer) 2018-05-30T19:09:25Z milanj joined #ccl 2018-05-30T19:12:08Z pjb quit (Remote host closed the connection) 2018-05-30T19:26:57Z pierpal joined #ccl 2018-05-30T19:32:01Z sabetts joined #ccl 2018-05-30T19:36:56Z pjb joined #ccl 2018-05-30T20:33:25Z edgar-rft joined #ccl 2018-05-30T22:12:02Z sjl quit (Quit: WeeChat 2.0.1) 2018-05-30T22:30:37Z sjl joined #ccl 2018-05-30T22:38:21Z __rumbler31 quit (Ping timeout: 256 seconds) 2018-05-30T22:45:10Z jmercouris quit (Remote host closed the connection) 2018-05-30T23:22:09Z BitPuffin quit (Remote host closed the connection) 2018-05-30T23:47:04Z pjb quit (Remote host closed the connection) 2018-05-30T23:48:16Z pjb joined #ccl 2018-05-30T23:54:53Z pjb quit (Remote host closed the connection) 2018-05-31T01:56:18Z emaczen quit (Read error: Connection reset by peer) 2018-05-31T03:36:27Z milanj quit (Quit: This computer has gone to sleep) 2018-05-31T04:08:57Z pierpal quit (Ping timeout: 245 seconds) 2018-05-31T04:10:21Z pierpal joined #ccl 2018-05-31T04:16:54Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T04:49:38Z pierpal joined #ccl 2018-05-31T04:51:46Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T05:03:32Z pierpal joined #ccl 2018-05-31T05:09:19Z pierpal quit (Quit: Poof) 2018-05-31T05:09:37Z pierpal joined #ccl 2018-05-31T05:13:53Z sabetts quit (Ping timeout: 256 seconds) 2018-05-31T05:28:54Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T05:35:26Z pierpal joined #ccl 2018-05-31T05:45:18Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T05:47:14Z pierpal joined #ccl 2018-05-31T05:51:51Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T06:38:15Z pierpal joined #ccl 2018-05-31T07:11:31Z milanj joined #ccl 2018-05-31T07:18:35Z pierpal quit (Ping timeout: 245 seconds) 2018-05-31T07:23:43Z orivej joined #ccl 2018-05-31T08:01:12Z hhdave joined #ccl 2018-05-31T08:05:27Z hhdave quit (Ping timeout: 240 seconds) 2018-05-31T08:22:33Z pierpal joined #ccl 2018-05-31T08:25:10Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T08:26:01Z sjl quit (Read error: Connection reset by peer) 2018-05-31T08:26:10Z sjl_ joined #ccl 2018-05-31T08:27:28Z pierpal joined #ccl 2018-05-31T08:28:14Z hhdave joined #ccl 2018-05-31T08:34:01Z pierpal quit (Ping timeout: 244 seconds) 2018-05-31T08:45:21Z rk[ghost] quit (Ping timeout: 248 seconds) 2018-05-31T08:47:23Z rk[ghost] joined #ccl 2018-05-31T09:06:13Z pierpal joined #ccl 2018-05-31T10:06:30Z pierpal quit (Ping timeout: 244 seconds) 2018-05-31T10:25:20Z pierpal joined #ccl 2018-05-31T10:44:34Z orivej quit (Ping timeout: 256 seconds) 2018-05-31T10:48:56Z pierpal quit (Quit: Poof) 2018-05-31T10:49:31Z pierpal joined #ccl 2018-05-31T11:57:58Z jmercouris joined #ccl 2018-05-31T12:13:53Z kini quit (Quit: No Ping reply in 180 seconds.) 2018-05-31T12:16:50Z pierpal quit (Quit: Poof) 2018-05-31T12:17:08Z pierpal joined #ccl 2018-05-31T12:20:54Z kini joined #ccl 2018-05-31T12:38:57Z pierpal quit (Ping timeout: 240 seconds) 2018-05-31T12:42:39Z pierpal joined #ccl 2018-05-31T12:59:44Z __rumbler31 joined #ccl 2018-05-31T13:35:02Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T14:02:35Z pierpal joined #ccl 2018-05-31T14:06:21Z sjl joined #ccl 2018-05-31T14:06:35Z pierpal quit (Ping timeout: 240 seconds) 2018-05-31T14:11:40Z BitPuffin joined #ccl 2018-05-31T14:23:33Z pierpal joined #ccl 2018-05-31T14:27:56Z pierpal quit (Ping timeout: 244 seconds) 2018-05-31T14:36:21Z pierpal joined #ccl 2018-05-31T14:42:04Z sjl_ quit (Quit: WeeChat 2.1) 2018-05-31T14:48:01Z pierpal quit (Ping timeout: 248 seconds) 2018-05-31T16:13:24Z jmercouris quit (Ping timeout: 268 seconds) 2018-05-31T16:15:29Z jmercouris joined #ccl 2018-05-31T16:40:46Z pierpal joined #ccl 2018-05-31T16:41:27Z hhdave quit (Ping timeout: 256 seconds) 2018-05-31T16:43:03Z pjb joined #ccl 2018-05-31T16:48:59Z pierpal quit (Ping timeout: 244 seconds) 2018-05-31T18:05:23Z pierpal joined #ccl 2018-05-31T18:14:11Z pierpal quit (Ping timeout: 256 seconds) 2018-05-31T18:19:10Z pierpal joined #ccl 2018-05-31T19:18:55Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T19:32:31Z pierpal joined #ccl 2018-05-31T19:35:13Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T19:35:29Z pierpal joined #ccl 2018-05-31T19:40:24Z hhdave joined #ccl 2018-05-31T19:43:28Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T19:44:55Z hhdave quit (Ping timeout: 260 seconds) 2018-05-31T20:09:34Z pierpal joined #ccl 2018-05-31T20:57:32Z pierpal quit (Quit: Poof) 2018-05-31T20:57:48Z pierpal joined #ccl 2018-05-31T21:14:27Z pierpa joined #ccl 2018-05-31T21:40:14Z rumbler31 quit (Ping timeout: 268 seconds) 2018-05-31T21:40:17Z jmercouris quit (Ping timeout: 276 seconds) 2018-05-31T21:41:40Z rumbler31 joined #ccl 2018-05-31T21:50:03Z pierpal quit (Read error: Connection reset by peer) 2018-05-31T22:07:15Z __rumbler31 quit (Ping timeout: 244 seconds) 2018-05-31T23:25:32Z BitPuffin quit (Remote host closed the connection)