Anil Madhavapeddy

Results 486 comments of Anil Madhavapeddy

Fixed in https://github.com/ocaml/opam-repository/pull/27716 and https://github.com/janestreet/base/pull/180

Thanks for this fix! I'm trying it with the Elsevier TDM responses and have a prefix like this ``` https://api.elsevier.com/content/article/pii/S0378112700004047 doi:10.1016/S0378-1127(00)00404-7 1-s2.0-S0378112700004047 10.1016/S0378-1127(00)00404-7 S0378-1127(00)00404-7 Winter activity of mammals in riparian...

Thanks, I set up my own Docker instance to test it out. The patch does work on some files, but for a lot I'm getting this backtrace now. ``` 172.17.0.1...

Thanks @lfoppiano -- email sent.

Quite right, I thought I'd filtered on article type, but in some cases the Elsevier API also seems to return a blank body where the PDF article isn't OCRed (for...

Thanks for the package contribution! The h3 package looks like it installs the underlying library, so this should be renamed. However, another way to do this is to vendor h3...

@kit-ty-kate I'm less convinced by that; `h3` is a widely used tile format, where h1/h2 are not widely accepted short forms for http versions. Should we really rename an upstream...

Fallout for camlidl for the caml.inria.fr server being down, but also some C pointer conversion warnings with newer glibc. Do you want to look over those @nberth?

We are now running `opam admin check` in there as well, and pushing the results, so adding that to the potential structured output queue :)

I agree with @talex5's assessment. The ZFS bug is a really painful problem though, and is the reason I've actually had to disable eio usage on almost all my services...