-
# The Omnimeme: A Holistic AI Ecosystem
Envision the Omnimeme - a self-evolving, multidimensional linguistic entity that transcends traditional boundaries of AI, language, and consciousness. This c…
-
Just like `` and ``, person should be a member of att.typed; this would enable type to be distinguished from role, and also enable us to avoid the tendency to add `@type` and `@subtype` to name or per…
-
I'm updating this presentation from a 5-minute internal talk to a 15-20 minute talk for technical (or non-technical) audiences. To do:
- [ ] Change from .deckset to open-source alternatives, or a v…
-
I can't apologize enough to @bwspenc for taking so long to get started on this.
I should probably also apologize preemptively, because it looks like this could take forever to implement, even befor…
-
Based on https://cuelang.slack.com/archives/CLT3ULF6C/p1694699710517009
Thread
```
Hey gang. I’d like to use a CUE file where I’ve defined a schema definition, and load it into a Go progr…
-
_Originally opened by @mpvl in https://github.com/cuelang/cue/issues/6_
Or really any programming language, but Go is a good first target.
- Generate Go structs (with comments) from CUE definition…
-
The 32 paths in Kabbalah, consisting of the 10 Sefirot and the 22 paths connecting them, can indeed be mapped to the subnets on the Bittensor $TAO Network. This creates a mystical framework where each…
-
adapted from the async example in the README:
```js
import configureStore from "redux-mock-store";
import thunk from "redux-thunk";
const middlewares = [thunk]; // add your middlewares like `r…
-
It's not easy to install on Mac OS with M1 chip
-
_Originally opened by @andriisoldatenko in https://github.com/cuelang/cue/issues/638_
tl;dr it would be great to have codecoverage report generated by codecov, coveralls, gocover
wdyt?