-
## The Problem
The RakuDoc V2 spec has `E and the example
```
=for code :allow
Raku makes considerable use of the E and E characters.
```
The AST of the first `E` is
```
RakuAST::Doc::Markup…
-
## Description
when selecting a large, multi-line item in a list widget with `scroll_padding`, smaller items sometimes don't render until the next frame
## To Reproduce
here's some code that makes 26…
-
Xcode 7.1, iOS 9.1 simulator, iPhone 6s Plus. Clicking the "Indexed List" cell immediately crashes the example for me. I'm looking at other parts of the library right now, so I have no time to dig int…
-
We build our StateDiff from a list of OOrderedWrites - an indexed key: String -> value: String. In order to build a typed/structured StateDiff (see https://github.com/chainwayxyz/citrea/issues/1132), …
-
### Describe the bug
**Versions** (relevant - OpenSearch/Dashboard/Server OS/Browser):
AWS OpenSearch Serverless
.NET8
OpenSearch.Client 1.8.0
OpenSearch.NET.Auth.AwsSigV4 1.8.0
**Describ…
-
Ballots can be deleted from the state after they have matured to save space on the state.db
- Delete matured ballots
- Add an event when the ballot gets deleted, which can be indexed and used to q…
-
Hello,
I'm having trouble downloading the cache for the `ARS-UCD1.3` reference genome in Bos Taurus:
```
$ vep_install -s bos_taurus --NO_HTSLIB -a c -c /home/ubuntu/vep --NO_UPDATE --CACHE_VER…
-
#### Feature summary
When it comes to writing assertions on complex nested objects with a dynamic structure (e.g., unit tests on functions that return objects serialized into API responses), the meth…
-
hello, I have a problem: reviews = list(review_data[2]) reviews = reviews[:5000] # only consider the first 5k reviews
IndexError: boolean index did not match indexed array along dimension 0; dimen…
-
For prototyping, uuid for obfuscated IDs will suffice.
However before proceeding beyond prototyping stages; care should be taken in selecting between UUIDs and, for example, Google style identifiers.…