Benjamin Gilbert

Results 534 comments of Benjamin Gilbert

@ro-joshi When there is, you'll see it here.

@CamNZ That is indeed a common source of errors, but this is a real bug. @ylaizet The workaround, for what it's worth, is to keep pyramid levels smaller than 4...

@ilykos I haven't worked on this problem yet, and I'm not aware that anyone else has either. The [NDPI section of the Hamamatsu page](http://openslide.org/formats/hamamatsu/#ndpi-file) has a summary of the current...

@GeertLitjens It _might_ be okay to look at Bio-Formats for information about NDPI files, but if you then produce code which is a [derivative work](https://en.wikipedia.org/wiki/Derivative_work) of Bio-Formats (for example, by...

@ilykos Thanks for the report. The Aperio problem almost certainly has a different cause, so I've opened a new bug for it: https://github.com/openslide/openslide/issues/212.

Once we have immediate automated testing via #193, disabling direct pushes may be a good idea. I'm not convinced our developer pool is large enough to enforce code review by...

Yup, it'll happen. There are a few things to clean up first, though, so it won't happen immediately.

In particular, we should probably get Windows builds working again.

Nope, it's not. There's some new API in Git main which will eventually be released as 3.5.0, but the release is not yet imminent.

I'm still finishing up getting CI into shape so we can accept contributions. Once that's done, I'll ping the open PRs to see whether the authors are willing to update...