Tisham Dhar

Results 93 comments of Tisham Dhar

This project seems unmaintained. I am using Geohashes extensively for my work. Perhaps will look at forking and maintaining that.

I had it saved. Better do it properly and contribute an issue template for this repo too. Here are details: OS : Ubuntu on WSL2 Relevant ENV VARS: PLATFORM :...

This is the WIP for ice-feather support. Progress so far is - IceFeather can be made to work with soft-cpu + micropython by hacking ice-breaker definition with some pin changes...

Hi all, I am coming into this late. Excited to see the WhatsApp protocol library still functioning. I have previously used python-axolotl with limited success and quick bans. I am...

I have an idea around using the "particles" module in blender to visualize the vectors. This section explicitly allows encoding [velocity parameters](https://docs.blender.org/manual/en/latest/physics/fluid/type/flow.html#initial-velocity).

We are using EKS Auto Mode which does not publish a Kube-DNS service endpoint. We are getting this issue to when starting up NGINX. https://docs.aws.amazon.com/eks/latest/userguide/automode.html#_features . It would be nice...

Happy to create e2e components for AWS EKS and Calico, perhaps will not work with Calico. I note that [e2e](https://github.com/microsoft/retina/blob/main/.github/workflows/e2e.yaml) tests run in AKS, I am happy to fork and...

Thanks for that, I have started on it. Is there a specific objection to shelling out to eksctl vs using it from go ? Eksctl has no internals protecting the...

The PodMonitor or ServiceMonitor deployed via #695 should be the more specific means for capturing the relevant pods to scrape by Prometheus and this issue can be closed.

Encountering this issue while upgrading from 66.x to 70.x