2014-11-12 23:09
avsm changed the topic of #mirage to: mirage 2 released! party on!
00:24
avsm has quit [Quit: Leaving.]
00:31
boogie has quit [Remote host closed the connection]
00:48
boogie has joined #mirage
01:57
kdef has quit [Ping timeout: 252 seconds]
01:58
tlockney_away is now known as tlockney
02:00
rgrinberg has quit [Ping timeout: 246 seconds]
02:04
rgrinberg has joined #mirage
02:25
kdef has joined #mirage
02:30
boogie has quit [Remote host closed the connection]
02:42
kamalmarhubi has left #mirage [#mirage]
04:14
tlockney is now known as tlockney_away
04:18
boogie has joined #mirage
04:21
kdef has quit [Quit: Leaving]
04:25
rgrinberg has quit [Ping timeout: 244 seconds]
04:31
rgrinberg has joined #mirage
04:36
rgrinberg has quit [Ping timeout: 264 seconds]
04:40
rgrinberg has joined #mirage
04:50
andreas1 has joined #mirage
04:54
andreas3 has quit [Ping timeout: 264 seconds]
05:40
boogie has quit [Remote host closed the connection]
06:30
rgrinberg has quit [Ping timeout: 264 seconds]
07:02
avsm has joined #mirage
07:21
avsm has quit [Quit: Leaving.]
07:27
rgrinberg has joined #mirage
07:32
rgrinberg has quit [Ping timeout: 265 seconds]
08:06
dsheets has quit [Ping timeout: 265 seconds]
08:08
AltGr has joined #mirage
08:14
avsm has joined #mirage
08:56
<
avsm >
that depext selection is a subtle one...
08:57
avsm has quit [Quit: Leaving.]
09:16
rgrinberg has joined #mirage
09:16
larhat has joined #mirage
09:22
yomimono has quit [Ping timeout: 252 seconds]
09:22
rgrinberg has quit [Ping timeout: 264 seconds]
09:22
fedjo has quit [Ping timeout: 246 seconds]
09:24
fedjo has joined #mirage
09:44
welterde has quit [Ping timeout: 265 seconds]
10:04
dsheets has joined #mirage
10:04
avsm has joined #mirage
10:04
yomimono has joined #mirage
10:05
mort___ has joined #mirage
10:07
welterde has joined #mirage
10:18
fedjo has quit [Ping timeout: 246 seconds]
10:22
fedjo has joined #mirage
10:23
larhat has quit [Quit: Leaving.]
10:25
larhat has joined #mirage
10:28
mattg has joined #mirage
10:28
AltGr has left #mirage [#mirage]
10:32
Kensan has joined #mirage
10:50
fedjo has quit [Ping timeout: 246 seconds]
10:52
larhat has quit [Quit: Leaving.]
10:52
fedjo has joined #mirage
10:53
larhat has joined #mirage
11:06
rgrinberg has joined #mirage
11:09
andreas1 has quit [Quit: Leaving.]
11:11
rgrinberg has quit [Ping timeout: 246 seconds]
11:49
andreas1 has joined #mirage
11:58
thomasga has quit [Quit: Leaving.]
12:14
thomasga has joined #mirage
12:23
avsm has quit [Quit: Leaving.]
12:41
thomasga has quit [Quit: Leaving.]
12:55
rgrinberg has joined #mirage
13:00
rgrinberg has quit [Ping timeout: 256 seconds]
13:56
rgrinberg has joined #mirage
14:00
rgrinberg has quit [Ping timeout: 256 seconds]
14:05
dsheets has quit [Ping timeout: 256 seconds]
14:11
thomasga has joined #mirage
14:21
thomasga has quit [Quit: Leaving.]
14:24
thomasga has joined #mirage
14:29
dsheets has joined #mirage
14:34
dsheets has quit [Read error: Connection reset by peer]
14:35
thomasga1 has joined #mirage
14:36
thomasga has quit [Ping timeout: 246 seconds]
14:37
dsheets has joined #mirage
14:57
thomasga1 has quit [Quit: Leaving.]
15:01
tlockney_away is now known as tlockney
15:02
<
vbmithr >
and girlsl
15:02
<
vbmithr >
I need a little help on a cohttp functorization problem.
15:03
<
vbmithr >
Basically, what I try to achieve here is to functorize REST code over Cohttp Lwt/Async
15:04
kdef has joined #mirage
15:06
thomasga has joined #mirage
15:44
rgrinberg has joined #mirage
15:47
kdef has quit [Quit: Leaving]
15:49
rgrinberg has quit [Ping timeout: 265 seconds]
15:50
yomimono has left #mirage ["Leaving"]
15:50
yomimono has joined #mirage
16:02
boogie has joined #mirage
16:15
MrScout has joined #mirage
16:16
avsm has joined #mirage
16:45
<
avsm >
so much MIRAGE WORKS
16:47
hannes` has joined #mirage
16:49
hannes has quit [Ping timeout: 256 seconds]
16:49
<
mort___ >
but not cohttp?
16:53
rgrinberg has joined #mirage
16:55
<
avsm >
mort___: its because the packages arent all coinstallable
16:55
hannes` is now known as hannes
17:01
<
avsm >
thomasga: no need to break it
17:01
<
avsm >
(** [init ?src ?tls_server_key ()] will initialize a Unix conduit
17:01
<
avsm >
that binds to the [src] interface if specified. If TLS server
17:01
<
avsm >
connections are used, then [tls_server_key] must contain a
17:01
<
avsm >
valid certificate to be used to advertise a TLS connection *)
17:01
<
avsm >
val init : ?src:string -> ?tls_server_key:tls_server_key -> unit -> ctx io
17:01
<
avsm >
each ctx is for a specific (or all) interface
17:01
<
avsm >
thats where the bug is i think
17:03
brson has joined #mirage
17:04
kdef has joined #mirage
17:04
<
thomasga >
why the host is not part of the server config?
17:04
<
thomasga >
but ok, I'll check the init function
17:08
<
thomasga >
seangrove: actually yes, lots of progress
17:08
<
seangrove >
I was actually tinking about writing a tower-alike that used irmin instead, so it could work in the browser or server
17:09
<
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
17:09
<
thomasga >
and I'm working to upstream the changes which are needed in Irmin
17:10
<
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.
17:11
<
thomasga >
avsm: cohttp doesn't call init
17:12
<
avsm >
thomasga: that would be the bug then :-)
17:14
avsm has quit [Quit: Leaving.]
17:14
avsm has joined #mirage
17:14
avsm has quit [Client Quit]
17:15
andreas1 has quit [Quit: Leaving.]
17:48
yomimono has quit [Ping timeout: 255 seconds]
18:03
mort___ has quit [Ping timeout: 265 seconds]
18:11
larhat has quit [Quit: Leaving.]
18:19
thomasga has quit [Quit: Leaving.]
18:20
thomasga has joined #mirage
18:30
JuggleTux has joined #mirage
18:31
JuggleTux has quit [Quit: leaving]
18:31
dsheets has quit [Ping timeout: 246 seconds]
18:32
JuggleTux has joined #mirage
18:37
magthe has joined #mirage
19:04
vbmithr has quit [*.net *.split]
19:04
bnwr_ has quit [*.net *.split]
19:04
so has quit [*.net *.split]
19:04
vbmithr has joined #mirage
19:04
bnwr has joined #mirage
19:07
dsheets has joined #mirage
19:14
magthe has quit [Ping timeout: 265 seconds]
19:14
magthe has joined #mirage
19:20
mort___ has joined #mirage
19:27
<
magthe >
is it just me or is the openmirage.os site a bit flakey?
19:28
<
seangrove >
magthe: .org? If so, then very
19:29
<
magthe >
seangrove: yes... so where should I go instead?
19:40
avsm has joined #mirage
19:47
so has joined #mirage
19:48
rgrinberg has quit [Ping timeout: 250 seconds]
19:58
yomimono has joined #mirage
20:28
avsm has quit [Quit: Leaving.]
20:35
jonludlam has joined #mirage
20:35
rgrinberg has joined #mirage
20:53
<
magthe >
trying to build mirage-decks runs out of memory... I do wonder how much memory I ought to have
21:15
magthe has quit [Quit: WeeChat 1.1.1]
21:25
rgrinberg has quit [Ping timeout: 255 seconds]
22:09
mort___ has quit [Quit: Leaving.]
22:22
rgrinberg has joined #mirage
22:27
rgrinberg has quit [Ping timeout: 256 seconds]
22:51
tlockney is now known as tlockney_away
23:01
rgrinberg has joined #mirage
23:30
kdef has quit [Quit: Leaving]