creativecreatorormaybenot

Results 204 comments of creativecreatorormaybenot

Changed my mind. This is a super cool feature, but it does not seem realistic to make this block #378 because I am likely overrating the impact this has. Screenshots...

It also makes absolutely no sense in terms of the absolute positions: * RxJava is at position 82 and guava is at 95. This means that this is for sure...

Okay, so the source of the incident is pretty clear: --- For some reason, the position jumped to `70` for one fetch. This bug has to be resolved.

I checked the order in the database now and it looks all good (the positions match the order by stars). Need a way to enforce correct array order better probably....

This is still occuring, probably on about a weekly basis. #331 resolves the symptoms of it for the most part, but the issue still exists. Renaming to generalize the issue.

Reducing priority due to the fix of symptoms in #331.

Hi @flozi00 :) Thanks for opening the issue! According to the [`MediaRecorder` support page](https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API#mediarecorder), it seems that Safari does not support it. ## Potential solution Can you try https://www.educative.io/edpresso/how-to-enable-the-mediarecorder-api-for-safari? If...

@flozi00 I am not sure what you mean with production environments. I think what I sent you **is** the way to use `MediaRecorder` in Safari. This has nothing to do...

@flozi00 I understand, however, this will not be possible without the setting using `MediaRecorder` for a while. Sooner or later it will not be experimental anymore and not require a...

@flozi00 seems like it - can you confirm that the plugin is also working on Safari? Then we could close this issue.