Patrik Stutz
Patrik Stutz
Thanks @Burekasim After reading #15 I've got the impression that kubeip can handle cases where it doesn't have enough IP adresses for all the nodes. Or did this change at...
@eranchetz This makes sense, thanks. However, I think it makes more sense for us to only have 3-4 IP addresses and then bind the pods that need them to the...
@eranchetz Yes, I understand that the recommendation is to have a static IP for every possible node around. However, our case is like this: We currently have a cluster consisting...
I've opened a ticket on browserify-cache-api that might be related to this: https://github.com/jsdf/browserify-cache-api/issues/10
Ok, thanks :) So, if I understand it correctly, if mMusicCast would advertise itself as a chromecast v2 device, it would show up in every app that supports chromecast (including...
According to https://github.com/thibauts/node-castv2, it's not possible to act as a chromecast v2 device, because it would require googles private key.
@piksel How did it turn out?
yep, same here on my NixOS System.
TypeScript really needs this! I can't think of a more annoying thing than this. Any syntax is okay, as long as it gets implemented. Please. This has been discussed for...
Hi guys I want to throw [my protocol](https://github.com/VanCoding/task-graph-protocol) into the mix as a possible solution to this as well. It's a very simple way how task-runners like (turborepo, Nx, you...