Olicorne

Results 331 issues of Olicorne

- **doc: mention the PR for rootless** - **doc: insist that login is in the console instead of shell**

Signed-off-by: thiswillbeyourgithub

Signed-off-by: thiswillbeyourgithub Fixes #1038 Hi, This 3 line changes adds an important safety net: if the template cannot be found we crash instead of continuing as usual. In my case...

Sort of related to #938 but I'm requesting sanoid to crash, not to warn. You see, I've been having issue with sanoid for quite some time and never seems to...

Hi, As mentioned in [this message](https://github.com/jimsalterjrs/sanoid/issues/937#issuecomment-3288444189) of issue #937 I have been encountering the issue `Use of uninitialized value $existing in string eq at /usr/sbin/syncoid line 750` when using syncoid....

Hi @alangibson , I'm quite interested in CRDT and noticed that this repository has not seen a commit in 5 years even though it has awaiting PRs and issues. As...

Signed-off-by: thiswillbeyourgithub Hi, I took the liberty of insisting a bit more on how to install from source as the pypi version is outdated (2017!) See #103

Signed-off-by: thiswillbeyourgithub Here is the code that was crashing before: ```python import json import pubchempy as pcp assays = pcp.get_assays([2062]) for a in assays: print(a.to_dict()) ```

Hi, Neat package, thanks for making it. I'm trying to get the biological half life of some compounds. If we go for example to pubchem's page for acetaminophen: [link](https://pubchem.ncbi.nlm.nih.gov/compound/1983#section=Metabolism-Metabolites) Which...

Hi, I'm a psychiatry resident and computer scientist interested in using open-cesp for synthetic dataset generation. I was wondering the theoretical limitations of your sampling technique regarding different data types,...

question
new