Adrian Viehweger
Adrian Viehweger
http://ftp.ebi.ac.uk/pub/databases/metagenomics/genome_sets/gut_phage_database/
No its a Quad-Core Intel Core i7.
[graphene](https://github.com/graphql-python/graphene) might be a nice way, I will check that more thoroughly
https://github.com/chentsulin/awesome-graphql apparently there is a graph database that supports direct graphql queries: https://dgraph.io/
I'd be more explicit, like `db:primkey`. The schema could then naturally reside in `db:schema`. `db:ident` would probably be a bit confusing, because it is more of an alias of a...
What's an enum reference? You make some valid points. I think in this light I would feel comfortable sticking to `db:ident`, especially because of the 1:1 mapping to Datomic. Moreover,...
are there any downstream consequences for either option? (like interop issues)
I like the entity:value separation in the namespace, which the "only-dots" syntax of `mock.seq.description` blurs, I mean `what.keeps.people.from.doing:that` ;) what do you think of `mock-seq.description`?
sure: the env is a vanilla colab instance w/ python 3.10, I run nothing but: ```python !pip install lmql !lmql serve-model gpt2-medium --cuda ``` ``` Traceback (most recent call last):...
related to #6 I guess