Souradeep Nanda

Results 10 issues of Souradeep Nanda

**Description** The PR https://github.com/ianstormtaylor/slate/pull/4540 removed the ability to update the slate state using the `value` prop. As a result, we cannot inject externally changed state anymore. If there is another...

bug

Copy pasting is such a 90s thing

https://github.com/mpj/kyrene/blob/132852bee781fea87071205fdbc28759ed7a42c9/deploy/deploy.sh#L23 In the [video](https://youtu.be/HptbRSdv6kg?t=45m50s) at this mark, you (accidentally?) replace the wrong line. Then you ignore the exposing part but for some reason it seems to work fine. (Perhaps the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Windows ### GPU cuda ### VRAM 8GB ### What happened? It seems...

bug

Are there any plans on hosting the weights on huggingface? I am willing to help if need be.

I created a mirror on huggingface for convenience. https://huggingface.co/datasets/somebody-had-to-do-it/2WikiMultihopQA I would be happy to hand over the ownership if you are interested.

**Pull Request Checklist** Please double check the items below! - [x] I have read the [Contributor Guidelines](https://github.com/dwmkerr/hacker-laws/blob/master/.github/contributing.md). - [x] I have not directly copied text from another location (unless explicitly...

Meltwater app boilerplate requires Node 18.0.0 or higher. Your version is 22.12.0. ``` node -v v22.12.0 ``` ``` npm -v 11.0.0 ```

**Describe the bug**: K8s is rejecting POST calls to https://cert-manager-webhook.cert-manager.svc/validate?timeout=30s because the SSL certificate is invalid. ```sh kl apply -f hub/cluster-issuer-staging.yaml Error from server (InternalError): error when creating "hub/cluster-issuer-staging.yaml": Internal...

kind/bug
lifecycle/rotten

# Add Python Utility Scripts to Unity3D Enhanced Skill ## Summary This PR adds three Python utility scripts to the `unity3d-enhanced` skill for automated project validation and diagnostics. These scripts...