-
-
### Name and Version
bitnami/mariadb
### What architecture are you using?
amd64
### What steps will reproduce the bug?
here's my manifest files...
```yml
---
apiVersion: v1
kind: …
-
The current pom depends on the older unmaintained `javax.mail` namespace
(Even though the README says this project does not depend on javax.mail)
```xml
com.sun.mail
javax.mail
…
-
First of all, I spoke with @naved001 and we agree that power_cycle() should not assume that the user wants the next boot device to be set to PXE. Instead, they should use the set_bootdev() routine pri…
-
Code for Kaizen: Practical Self-Supervised Continual Learning With Continual Fine-Tuning
is available here https://github.com/dr-bell/kaizen
sdimi updated
5 months ago
-
We use the `_key_` as a code assist proposal for the "no proposal" case, usually it means property name, or some other named element, represented as `additionalProperties` or `patternProperties` in th…
-
Please follow this checklist. Post any errors you face in this issue.
- [x] Acknowledge the pledge to put time in the project [here](https://github.com/kaizen-ai/kaizenflow/blob/master/README.md.…
-
After we shutdown the service for good and people have taken their data.
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stab…
-
Building and debugging NFAs is hard. I built a pretty-printer for the DFA/NFA cleanup PR but commented it out, it should be rolled into the source code, have a test suite, etc.