Simon van der Veldt
                                            Simon van der Veldt
                                        
                                    Is this still something that needs fixing? As it's also already been added to the docs. I found [this](https://github.com/Turfjs/turf-point/commit/5ed6efa10c47e8d49cfd3677c9ffdbe4eddf7b0f) commit from Turfjs/turf-point that was done to address the same issue,...
This would be very nice. I'm currently trying to keep everything in sync manually (luckily the tooltip show the frequency with some detail), but it's quiet difficult to keep it...
@lucianodato Thanks for the plugin! If you're still considering migrating to a framework I'd like to suggest using disthro. JUCE is a nightmare, especially on Linux and it doesn't have...
@lucianodato I'd be surprised if JUCE is really easier, it does have a lot more magic though :P @falkTX did a talk about DPF quiet some time ago https://www.youtube.com/watch?v=FkHDs3Y18VY, I'm...
Thanks for the quick bump! Unfortunately the issue is still the same. I don't know if it's correct, but the ldd output seems to suggest that that binary links to...
We're running into this issue as well, we've pinned the versions of all plugins including their (transitive) dependencies in `plugins.txt` and our build just failed because one plugin (let's call...
@anthony-tuininga Thanks for the very quick response, appreciated! The parts you explained are clear to me, thanks for walking me through that. The part that I'm not sure about is...
@anthony-tuininga OK, thanks for the clarification. Might be useful to include in the character sets and globalization docs? They only mention the conversion between the client and the database and...
Has any consensus been reached about the AutoFactory approach? @rbarrois @levic This would be really nice functionality to have to make it less work/verbose to define simple schemas.
This is now natively offered by AWS using daemon containers, see https://aws.amazon.com/about-aws/whats-new/2018/06/amazon-ecs-adds-daemon-scheduling/ No need to do it yourself anymore :)