Anil Madhavapeddy

Results 486 comments of Anil Madhavapeddy

Much appreciated. It might be easier done over #142 which I’d like to merge soon

@hannesm @cfcs is this in scope for integration now that we use domain-names here?

Maybe use release for this: https://github.com/andrenth/release

Interesting! Is there a performance difference between the two?

Also need to add `tyre` to the `opam` list or CI fails: ``` # ocamlfind: Package `tyre' not found # W: Field 'pkg_tyre' is not set: Command ''/home/opam/.opam/4.02.3/bin/ocamlfind' query -format...

> I haven't tried! is there a nice benchmark suite somewhere? Interesting -- we do need a simple test suite at some point; I guess Core_bench is still the best...

if #38 is merged and `dune-release` is used, then online docs should appear now.

To be clear: you're looking for a cleartext-on-the-wire Lwt version? This is possible, but a lot of engineering just for the case of dropping some dependencies in return for possibly...

@emillon did you manage to get any further with this? It's a pretty big blocker to monorepo workflows where any C-using library (like libuv or ctypes) are present, so it...

A branch of dune to experiment in a monorepo sounds great, thanks! luv and ctypes are the first two C libraries at the base of the dependency cone. This will...