-
WITH benchmark_rollup as (
SELECT
comp.index_variant_uid,
pos.as_of_date,
bil.barra_id,
SUM(comp.component_weight * pos.close_weight) AS weight
FROM codex.index_components comp --_revisions c…
-
#### Original Verse 1:
In the realm where compilers are the sages,
Translating tongues of ages,
A neologism takes its stages,
In the script of infinite pages.
#### Emoji Translation:
🌌🔍🧙♂️📚,
🔄🗣️⏳,…
-
Observed this crash several times while running the unit tests on windows in the CI:
```Assertion failed: dummy_versions_.next_ == &dummy_versions_```
A quick search seems to indicate that this is l…
-
`X2AbilityTemplate` has `Hostility = eHostility_Offensive` by default, and Codex' Teleport doesn't set anything else to it, which can cause some unexpected ability interactions.
I believe this to …
-
**Describe the bug**
Codex currently can't be compiled with [GCC 14, which was released on Tue May 7 10:31:35 GMT 2024](https://gcc.gnu.org/pipermail/gcc-announce/2024/000180.html).
Based on the [num…
-
## Experiment
Parameters:
* **Modes**: BitTorrent, Codex Erasure-Coded, Codex Non-Erasure-Coded
* **Swarm Size**:
* total size: 2, 8, 16, 32
* seeders: 1, 2, 4, 8, 16
* file size: $100…
gmega updated
1 month ago
-
Working on the following:
- https://notes.status.im/vvNXPhxcS1qTDSibNaGmjw?both - 2024 Codex Production Milestones (WIP)
- https://notes.status.im/LQEIVxvVS2afkI9KUu4Qgw?view#BD-amp-Growth-Milestoness…
-
https://github.com/codex-storage/codex.storage/blob/develop/src/pages/index.mdx?plain=1#L223
-
First of all, thanks for this awesome tool. The way of importing neurons from neuPRINT is super straight forward. I was wondering if there is a similar method using the “Copy view URL to clipboard”…
-
Hi Dave,
I'm using the great Codex tool under my RadStudio IDE in Germany, but with English localization in the IDE.
This means, all my IDE menu's were in usually in English.
When I use Codex, …