-
Hi @guipenedo , I used your substring dedup script to perform deduplication on a dump of cc and did some manual inspection. I find that some resulting duplicates a bit strange.
For example,
```
…
-
We are pleased to introduce the first ONE bounty : 100k USDC + 0.5% royalties for the creating generative art for ONE collection
The goal of the art is be blockchain and artifical inteligence inspi…
-
## Summary
Configuration fields for ops should be able to take POD values such as `float`, `str`, `int` etc. However, `float('Nan')` is not actually properly handled by Dagit. In particular, an op …
-
### Context
This ticket is for indexer setup in order to enable efficient retrieval of aggregated data over multiple blocks for Spacewalk.
### Requirements:
- [ ] Set up the retrieval of:
C…
-
Review each objective for successes, failures, and next steps. Document your findings here
-
**Description:** Consider these two programs:
- ```js
// 1/entrypoint.js
import { createFunction } from "./folder/mod.js";
createFunction(str)();
```
```js
// 1/folder/mod.js
e…
-
### Issue description
Private packages defined with an object like `mylib = {ref = "dev" git = "ssh://git.mycompany.com/my-lib.git"}` are not being updated on my virtual env, even after the pipenv …
-
### Bug description:
While working on a followup to https://github.com/python/cpython/issues/116035, given:
```python
>>> from datetime import datetime, timedelta
>>> from zoneinfo import ZoneIn…
-
`uv -v pip install pendulum==2.1.2` seems to error for me in a couple different environments.
I first noticed the error in my macOS `venv`. I was then able to reproduce it in a Docker container…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues.
### KubeRay Component
ray-operator
### What happened + What you …