Approvals: 0/1
[08:20:33] * ChanServ sets mode: +o temporalfox [09:27:21] * ChanServ sets mode: +o purplefox
[10:52:55] <purplefox> cescoffier: pmlopes temporalfox morning guys
[10:52:59] <temporalfox> hi!
[10:53:03] <pmlopes> good morning
[10:53:03] <cescoffier> good morning
[10:53:12] <purplefox> temporalfox: did you have a good holiday?
[10:53:24] <temporalfox> yes I had
[10:53:29] <purplefox> great
[10:53:29] <temporalfox> too long actually
[10:53:59] <purplefox> corsica looked nice
[10:54:07] <purplefox> (or was it sardinia?)
[10:54:46] <temporalfox> corsica
[10:54:52] <purplefox> so i bet you have a big email mountain to work through today ;)
[10:54:56] <temporalfox> I grew up there, my parents still live there
[10:55:02] <purplefox> ah really, didn't know that
[10:55:09] <temporalfox> actually not that much
[10:55:37] <purplefox> do they speak french in corsica or is there another language?
[10:55:51] <temporalfox> french, but local people speak corsican often
[10:56:33] <purplefox> i don't know much about corsica other than there is pretty distinctive food / wine and that weird cheese with maggots in it ;)
[10:56:42] <temporalfox> lol yes
[10:56:45] <temporalfox> never had that
[10:57:01] <temporalfox> I saw it once when I was 10
[10:57:10] <purplefox> it sounds gross
[10:57:14] <temporalfox> a friend of mine showed me his grand father cheese
[10:57:19] <temporalfox> that had these
[10:57:27] <temporalfox> really stinky
[10:58:56] <cescoffier> purplefox: all French area have cheese with maggots in it
[10:59:05] <cescoffier> the name is different according to the area
[10:59:15] <cescoffier> (all French areas, except Paris I think)
[10:59:16] <purplefox> lol
[10:59:34] <purplefox> cescoffier: what is your local cheese with maggots called?
[10:59:56] <cescoffier> Foujou, or Fuju depends where I am
[11:00:31] <cescoffier> I can bring some for the F2F
[11:00:56] <purplefox> rationally speaking I guess there is nothing wrong with maggots, they are pretty clean animals and are sometimes used to treat gangrenous wounds
[11:00:58] <purplefox> so why not eat them
[11:00:58] <temporalfox> not sure you will go through the customs
[11:01:24] <temporalfox> in corsica I think very few people eat this
[11:01:30] <temporalfox> it's like frogs I think
[11:01:36] <temporalfox> frog legs
[11:01:37] <cescoffier> purplefox: ate that only once, for my fresher initiation…
[11:01:41] <purplefox> i like frogs legs
[11:01:47] <temporalfox> or snails
[11:01:49] <purplefox> the other thing i won't eat is andouille
[11:01:53] <temporalfox> it's hard to find a restaurant with these
[11:02:19] <temporalfox> the easiest option to eat frog legs in french is to go in an asian restaurant I think
[11:02:20] <purplefox> yeah frogs legs is a cliche of the french, like rosbif for the british ;)
[11:02:36] <temporalfox> never tried andouille and don't want too
[11:02:43] <purplefox> true, i ate frogs when i was in thailand
[11:02:48] <purplefox> they eat them quite a lot there
[16:41:53] <bq> hello
[16:56:19] <cescoffier[Away]> hello
[17:03:27] <purplefox> cescoffier[Away]: hi
[17:03:33] <cescoffier[Away]> hi
[17:03:36] <purplefox> lol
[17:03:52] <cescoffier[Away]> yes, don't ask, my client consider me as axway
[17:04:34] <cescoffier> (my initial hello message was for bq)
[17:05:48] <bq> yes i see this channel is very quiet
[17:06:01] <bq> just make some noise:0
[17:07:41] <bq> what is big diff between vertx2 & vert3?
[17:08:01] <bq> cescoffier: which version are you using?
[17:08:22] <cescoffier> well, as I'm in the development team, I'm using 3
[17:08:42] <cescoffier> there are lots of differences. the version 3 is much simpler is term of deployment.
[22:29:19] <MelvinRoss> Can routes be added on the fly after HttpServer.listen has been called? I couldn't find any documentation that said yes, or no, but my small sample code leads me to believe that it's not possible or i'm doing something wrong
[22:42:24] <MelvinRoss> and the client i was testing with was garbage. i figured it out