Richard Tibbles

Results 235 comments of Richard Tibbles

Just ran into this issue today when migrating to pip-tools while still listing requirements inside setup.py, blocking our implementation.

Ah, I see the package.json has MIT in it: https://github.com/peer-base/js-delta-crdts/blob/master/package.json#L13 Might be good to add a `LICENSE` file too?

The main problem with this, is it is not a real 'events' interface - it simply allows you to customize the callbacks for particular events within audiojs. It allows you...

I had already implemented this, @hdn8 - opened a PR for it from my fork in case there is more general interest.

It seems like you might be facing the issues described in this thread: https://github.com/pyenv/pyenv/issues/332 I see you are working on Windows - please be aware that we do not routinely...

This was always a backend task - so there's no change here. This is just about giving more meaningful status messages while the backend task is in progress. One thing...

I don't think we've had any reports of other tasks where this is an issue - for some tasks (like syncing and facility/single user import) we even have distinct messaging...

One other caveat to be aware of here, is to make sure to use the `serverClock` utilities, to ensure that we are using date and time as reckoned by the...

I tried to upgrade PDF.js at one point and everything broke. We should do it, but it will not be straight forward.

It seems that even with an upgrade of PDFJS, this has not been resolved.