Koen Schmeets

Results 109 comments of Koen Schmeets

I like this suggestion, and it is similar to #84. Being able to pass in multiple z depths sounds like an easy addition that can help speed things up. Alternatively,...

I have been playing around with this and came to some new conclusions: Running waterline in parallel doesn't make much difference as running it serially, I tested it out over...

Yeah that seems to be the case indeed.

Hey, I was struggeling with the same problem today, and it would indeed be a great feature to have. So, first of all, +1 for this, if I will get...

Thanks for you contribution! The build failed, seems that your code is not the issue but our tests are just really outdated, I honestly haven't used PHP in a long...

So, time to make prefix free work nicely with jQuery then... The jQuery version can be checked with $().jquery; Based on it's value, we can decide whether the properties have...

Try compiling locally using the github scripts, it might help? ```sh .github/scripts/install-macos.sh ci .github/scripts/build-macos.sh release arm64 ``` CI is up and running again for macOS so new pre-compiled binaries should...

maybe @john-sharratt can remove it as a first step =) ? More realistically, the coreutils should probably be pre-installed?

subscribing +1 for automatically closing the socket

The typescript warnings in the terminal are a known problem, you can ignore those (I made a pull request for those on the types-for-adobe library) Not sure why adobe_cep is...