Ouroboros Chrysopoeia
Ouroboros Chrysopoeia
Just for completeness, [`gec`](https://github.com/impredicative/gec) assists in running gocryptfs in git. As such, syncing the crypt dir across multiple nodes is trivial with it, and also without it. This comes with...
I'm not sure if I understand this issue. Are you saying you're running docker in docker? For what it's worth, there shouldn't be any meaningful difference between the image on...
The high and low should always be corrected by the package. There is no use case in which the high shouldn't be high and the low shouldn't be low. This...
@dpguthrie Think this can be fixed so users don't have to hack their way around it? Right now it is making the functionality unusable. Thanks.
I just wasn't sure. I definitely would like the feature, including in the paid service.
IMHO this issue is too broad. Let me separate the use of Airflow with and without Kubernetes. You probably don't need Metaflow if you're using Airflow with Kubernetes. You may...
> There are existing mechanisms for triggering workflows based on external events. For clarity, what are these? What if I want to trigger it on a schedule like Airflow allows...
I hope this doesn't mean that you'll be making your own new toolkit without a very good reason for it.
I have had to use some very serious checking to [detect and handle failed pushes](https://github.com/impredicative/gitblobts/blob/0.0.7/gitblobts/store.py#L143-L173) with gitpython==2.1.11 and it's bonkers that I had to try so hard.
I see the Pytorch code at https://github.com/iVMCL/AOGNets but it has a non-commercial license.