avsm changed the topic of #mirage to: mirage 2 released! party on!
avsm has quit [Quit: Leaving.]
boogie has quit [Remote host closed the connection]
boogie has joined #mirage
kdef has quit [Ping timeout: 252 seconds]
tlockney_away is now known as tlockney
rgrinberg has quit [Ping timeout: 246 seconds]
rgrinberg has joined #mirage
kdef has joined #mirage
boogie has quit [Remote host closed the connection]
kamalmarhubi has left #mirage [#mirage]
tlockney is now known as tlockney_away
boogie has joined #mirage
kdef has quit [Quit: Leaving]
rgrinberg has quit [Ping timeout: 244 seconds]
rgrinberg has joined #mirage
rgrinberg has quit [Ping timeout: 264 seconds]
rgrinberg has joined #mirage
andreas1 has joined #mirage
andreas3 has quit [Ping timeout: 264 seconds]
boogie has quit [Remote host closed the connection]
rgrinberg has quit [Ping timeout: 264 seconds]
avsm has joined #mirage
avsm has quit [Quit: Leaving.]
rgrinberg has joined #mirage
rgrinberg has quit [Ping timeout: 265 seconds]
dsheets has quit [Ping timeout: 265 seconds]
AltGr has joined #mirage
avsm has joined #mirage
<avsm> AltGr: any thoughts on https://github.com/ocaml/opam-repository/pull/3788 btw? would like to merge
<AltGr> Looking...
<avsm> AltGr: dammit, depext was almost bug free ;-) https://github.com/ocaml/opam-repository/pull/3790
<avsm> that depext selection is a subtle one...
avsm has quit [Quit: Leaving.]
rgrinberg has joined #mirage
larhat has joined #mirage
yomimono has quit [Ping timeout: 252 seconds]
rgrinberg has quit [Ping timeout: 264 seconds]
fedjo has quit [Ping timeout: 246 seconds]
fedjo has joined #mirage
welterde has quit [Ping timeout: 265 seconds]
dsheets has joined #mirage
avsm has joined #mirage
yomimono has joined #mirage
mort___ has joined #mirage
welterde has joined #mirage
fedjo has quit [Ping timeout: 246 seconds]
fedjo has joined #mirage
larhat has quit [Quit: Leaving.]
larhat has joined #mirage
mattg has joined #mirage
AltGr has left #mirage [#mirage]
Kensan has joined #mirage
fedjo has quit [Ping timeout: 246 seconds]
larhat has quit [Quit: Leaving.]
fedjo has joined #mirage
larhat has joined #mirage
rgrinberg has joined #mirage
andreas1 has quit [Quit: Leaving.]
rgrinberg has quit [Ping timeout: 246 seconds]
andreas1 has joined #mirage
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
avsm has quit [Quit: Leaving.]
thomasga has quit [Quit: Leaving.]
rgrinberg has joined #mirage
rgrinberg has quit [Ping timeout: 256 seconds]
rgrinberg has joined #mirage
rgrinberg has quit [Ping timeout: 256 seconds]
dsheets has quit [Ping timeout: 256 seconds]
thomasga has joined #mirage
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
dsheets has joined #mirage
dsheets has quit [Read error: Connection reset by peer]
thomasga1 has joined #mirage
thomasga has quit [Ping timeout: 246 seconds]
dsheets has joined #mirage
thomasga1 has quit [Quit: Leaving.]
tlockney_away is now known as tlockney
<vbmithr> hi guys.
<vbmithr> and girlsl
<vbmithr> I need a little help on a cohttp functorization problem.
<vbmithr> Can anybody help me figure out with this https://github.com/vbmithr/ocaml-bitstamp-api/tree/functorized does not compile ?
<vbmithr> Basically, what I try to achieve here is to functorize REST code over Cohttp Lwt/Async
kdef has joined #mirage
thomasga has joined #mirage
rgrinberg has joined #mirage
kdef has quit [Quit: Leaving]
rgrinberg has quit [Ping timeout: 265 seconds]
yomimono has left #mirage ["Leaving"]
yomimono has joined #mirage
boogie has joined #mirage
MrScout has joined #mirage
avsm has joined #mirage
<avsm> so much MIRAGE WORKS
hannes` has joined #mirage
hannes has quit [Ping timeout: 256 seconds]
<mort___> but not cohttp?
rgrinberg has joined #mirage
<avsm> mort___: its because the packages arent all coinstallable
hannes` is now known as hannes
<thomasga> avsm: do you have any idea how to fix https://github.com/mirage/ocaml-conduit/issues/42? seems that we need to break the API for https://github.com/mirage/ocaml-conduit/blob/master/lib/conduit_lwt_unix.mli#L61 for at least `TCP
<avsm> thomasga: no need to break it
<avsm> (** [init ?src ?tls_server_key ()] will initialize a Unix conduit
<avsm> that binds to the [src] interface if specified. If TLS server
<avsm> connections are used, then [tls_server_key] must contain a
<avsm> valid certificate to be used to advertise a TLS connection *)
<avsm> val init : ?src:string -> ?tls_server_key:tls_server_key -> unit -> ctx io
<avsm> each ctx is for a specific (or all) interface
<avsm> thats where the bug is i think
brson has joined #mirage
kdef has joined #mirage
<thomasga> why the host is not part of the server config?
<thomasga> but ok, I'll check the init function
<seangrove> thomasga: I don't suppose there's been any progress on http://lists.xenproject.org/archives/html/mirageos-devel/2015-02/msg00081.html?
<thomasga> seangrove: actually yes, lots of progress
<seangrove> I was actually tinking about writing a tower-alike that used irmin instead, so it could work in the browser or server
<thomasga> we have a prototype app running Irmin in the browser: https://github.com/talex5/cuekeeper
<seangrove> thomasga: Wow, very nice - it's so recent, and I know all of you are very busy, so didn't think there'd be much movement there
<thomasga> and I'm working to upstream the changes which are needed in Irmin
<thomasga> but the js_of_ocaml support is still not as easy at it should be, but it is possible. Will be better in a few weeks when everything will be properly upstreamed.
<thomasga> avsm: cohttp doesn't call init
<avsm> thomasga: that would be the bug then :-)
avsm has quit [Quit: Leaving.]
avsm has joined #mirage
avsm has quit [Client Quit]
andreas1 has quit [Quit: Leaving.]
yomimono has quit [Ping timeout: 255 seconds]
mort___ has quit [Ping timeout: 265 seconds]
larhat has quit [Quit: Leaving.]
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
JuggleTux has joined #mirage
JuggleTux has quit [Quit: leaving]
dsheets has quit [Ping timeout: 246 seconds]
JuggleTux has joined #mirage
magthe has joined #mirage
vbmithr has quit [*.net *.split]
bnwr_ has quit [*.net *.split]
so has quit [*.net *.split]
vbmithr has joined #mirage
bnwr has joined #mirage
dsheets has joined #mirage
magthe has quit [Ping timeout: 265 seconds]
magthe has joined #mirage
mort___ has joined #mirage
<magthe> is it just me or is the openmirage.os site a bit flakey?
<seangrove> magthe: .org? If so, then very
<magthe> seangrove: yes... so where should I go instead?
avsm has joined #mirage
so has joined #mirage
rgrinberg has quit [Ping timeout: 250 seconds]
yomimono has joined #mirage
avsm has quit [Quit: Leaving.]
jonludlam has joined #mirage
rgrinberg has joined #mirage
<magthe> trying to build mirage-decks runs out of memory... I do wonder how much memory I ought to have
magthe has quit [Quit: WeeChat 1.1.1]
rgrinberg has quit [Ping timeout: 255 seconds]
mort___ has quit [Quit: Leaving.]
rgrinberg has joined #mirage
rgrinberg has quit [Ping timeout: 256 seconds]
tlockney is now known as tlockney_away
rgrinberg has joined #mirage
kdef has quit [Quit: Leaving]