Bohuslav

Results 9 comments of Bohuslav

They do it in server side if I am correct. I don't know if it is really needed for frontend. When the app's architecture is designed properly, you shouldn't handle...

I liked pipes. Also, it would be easier to rewrite Scrimba code from Imba 1, where pipes was used, to imba 2. I think pipes should be as an option.

> The explanation lies in Django https://github.com/django/django/blob/master/django/contrib/auth/__init__.py#L184 because if you (like me) let path `social.backends...` instead of `social_core.backends...` in `AUTHENTICATION_BACKENDS` then you are correctly authenticated but `AuthenticationMiddleware` cannot detect it....

I also have this issue. Would love to fund workaround.

I have found a small workaround for this. `this.shifter._filter.sourceSound._position / this.shifter.sampleRate;` looks more precise.

I am also having this issue.