Sam Mousa
Sam Mousa
Fair enough, and I want to narrow it down, but I have little control due to lack of docs. If I can disable wordcloud I can test the rest at...
After reading this https://www.niemanlab.org/2011/10/word-clouds-considered-harmful/ I'm going to not use word clouds at all for automated reporting. Will test without wordclouds when you have added the above feature! Edit: have found...
I have been doing some research on how to possible use web workers to improve performance. Below is a gist that implements a `PromiseWorker` that essentially takes work pages, executes...
They are not iterables though, so each operation duplicates memory usage (I think after a quick check from my phone)
I know you don't like coroutines, can you elaborate on why? I'm curious!
Can someone explain the issues people are having with coroutines to me?
Thanks! That's a very interesting read!
That's actually quite recently. I'm using in production, it works better for me than Select2. I might consider maintaining it. Regardless, are you open to a PR to support it...
@cebe For `Schema` this is 2 lines of code changes. Could you add label `ready for adoption` or close this?
That's not the code that's in master AFAIK? Or are you proposing an alternative fix?