-
IOS 10 HealthKit adds support for HL7 CDA documents. ResearchKit would benefit from printing support. CareKit has PDF rendering but not CDA support.
HL7 CDA is an XML Scheme which incorporates text a…
-
To make peer-pods approach a viable solution for serverless computing, startup times matter. Even otherwise the startup time should be comparable to using Kata with local hypervisor (qemu/clh).
Thi…
-
When using `qblast` to automate blast searches on NCBI, the RID of the submitted request is not returned to the user. The RID is also not accessible anywhere within the `xml`-formatted output.
T…
-
is there any way to run the evaluation on the sample of datasets for example 5% of all Retrieval tasks?
-
Currently, the only server-specific data you can see is in the "Servers" card with cpu, memory, and storage. All other pulse data seems to be combined into a single pool of data without any way to dis…
-
#### Description
When running `native-run --list`, an unhandled error is thrown. It seems a connection attempt is being made to `127.0.0.1:27015`, but the connection is failing. This results in dev…
-
Hello. First, I want to thank you for developing this addon. I have been running it in Splunk Cloud reliably for about a year now. The TA runs 21 inputs against 7 different Okta domains and is respons…
s-m-p updated
3 years ago
-
### Version Checks (indicate both or one)
- [X] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite.
- [ ] I have confirmed this bug exists …
-
Vulnerable Library - express-jwt-0.1.3.tgz
JWT authentication middleware.
Library home page: https://registry.npmjs.org/express-jwt/-/express-jwt-0.1.3.tgz
Path to dependency file: /package.json
Pat…
-
A rather technical question regarding the bcc internals:
Now that #411 was solved, I wanted to improve the C generation for reflection wrappers to prevent name collisions... but I got stuck and am no…