Leandro Doctors
Leandro Doctors
* cljfmt: add `modules` and `profiling` folders * format: `docs/implementation/fhir-data-model.md`
Fixes #2108
Scaffolding: * Check the `blaze.middleware.fhir.resource` middleware. There, we also need a `wrap-binary-resource` function that has to allow non-fhir content-types and will create a Binary resource on the fly using the...
[modules/operation-measure-evaluate-measure/deps.edn](https://github.com/samply/blaze/pull/2043/files#diff-26088801dec37008bb385c02796326193464d7ec7c218be23363660f2ef2f15f) ``` {:extra-deps {lambdaisland/kaocha {:mvn/version "1.91.1392"}} :exec-fn kaocha.runner/exec-fn ``` Alex: "I don't know about this new kind of execution config. But if that is now preferred over :main-opts we may...
Currently, the only artifact for releases is the source code. Whereas this is certainly good for reproducibility purposes, it has no "every day" use case. Ideally, it would be nice...
Someone reserved that org "to host a future version of Spacemacs". Don't you think that time has already come?
Is there anything that prevents `pynguin` from running in a Python 3.11+ environment?
**Describe the feature you'd like** - Game Option for showing the keyboard shortcuts in the UI. **Describe why do you think it is needed** - So we can learn them...