Simon Schick

Results 176 comments of Simon Schick

Seems like there was a limit of 1000 lines in the queue, that got removed in Android 5.0.0: https://github.com/android/platform_packages_providers_downloadprovider/commit/dffbb9c4567e9d29d19964a83129e38dceab7055#diff-c98b2c2fe66ec5124246dd51f019e26aL135

@joehanna Sorry, I somehow overlooked the notification I got here ... No, that's pretty much how it works. This is because of the major differences in implementation on Android and...

You'll also need to add `.spec.serviceAccountName: kubewatch` to the pod configuration so it takes the defined cluster role (https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/)

The related ticket in the meteor repository (https://github.com/meteor/meteor/issues/10443) might also be worth a look.

So ... why not use `Promise`s then? Meteor added a new function to the `Promise` constructor, called `await`, which will literally await the finish of this promise until it continues...

The reason currently is that simply removing CoffeeScript was not reason enough in my eyes 😄 It doesn't really help anything but the deployment time and the time of a...

@brianavvoka I got it working by running the commands in PowerShell on Windows. But this is just a work-around. A proper fix would be to have it also working on...

The docs mention it here: https://vuejs.org/api/sfc-script-setup.html#defineslots But might be good to create a cross reference at the places you mentioned...

@yusuf-khamis have you found something? I have a similar issue but cannot resolve it by using the overwrite. Here's some of the research I've done. Would be nice if you...

@StorytellerCZ I have to admit that my focus for private and business projects has shifted away from Meteor. For this reason, I won't be able to provide any new insights...