-
As I mentioned in my other [recent post about free agents](https://github.com/cwendt94/espn-api/issues/127), last year I created a local copy and made some additions. Dusting it off for this season an…
-
The international standard for SWID tags has been updated to: [ISO/IEC 19770-2:2015](https://www.iso.org/standard/65666.html).
Are there any plans to update this project to use the new standards?
-
Dear ReScience editors,
I request a review for the following replication:
**Original article:** https://doi.org/10.3389/fncom.2015.00149
**PDF URL:** https://github.com/c-torre/replication-re…
-
I'm trying to use javacpp inside Android Studio. My app seems to compile fine, but when at runtime I get the following error
`java.lang.UnsatisfiedLinkError: No implementation found for void com.ap…
-
If sequences in the BAM file do not appear in the given alignment reference, analysis dies (see below for error).
Make a more informative error message, or (if possible) prevent the error from happ…
-
Find-Package did not work. As one can't specify the source, it is unclear where the cmdlet goes to.
```
PS C:\> Find-Package -Name putty
You cannot call a method on a null-valued expression.
At …
-
Problem in keeping estimate of queue size in bytes:
Assuming each packet passes through both egress and ingress pipeline, my implementation is as follows
`register(1) queue_size_bytes;`
Ingress pip…
-
I want to know why the field "enq_timestamp" is only 32 bits rather than 48 bits? whether the clock is the same as for "ingress_global_timestamp" ? and the clock of "ingress_global_timestamp" wouldn'…
-
CycloneDx v1.2 supports JSON output. Could you add CycloneDx-JSON as an output format?
-
**Description**
When specifying the message format with the Splunk logging driver as raw, like this, `--log-opt splunk-format=raw` there are a few prefixes, such as Container ID, env variable or …