-
As mentioned in #1 JSON serialization is handy, but it is worth investigating faster and/or more optimized solutions for the task. In fact, along with Persistence and Sync Adapters, we could have seve…
-
Consider https://www.doi2bib.org/bib/10.1007/978-3-662-48096-0_44
```
@incollection{Wang2015,
doi = {10.1007/978-3-662-48096-0_44},
url = {https://doi.org/10.1007/978-3-662-48096-0_44},
y…
-
I noticed the System V ABI (https://gitlab.com/x86-psABIs) gives some guidelines for F77-like subprograms. See Chapter 9.2 in the [ABI PDF](https://gitlab.com/x86-psABIs/x86-64-ABI/-/jobs/artifacts/ma…
-
NCEAS and rOpenSci are eager to integrate the C++ version of YW into an R package
that will wrap YW functionality to make it easily available to R users, and for use into
our own R packages. No repo…
-
**Title of the talk/workshop**
Observability for Containerized Applications using AWS
**Abstract of the talk/workshop**
Observability for Containerized Applications using AWS would be a compr…
-
Potential user here. I'm interested in using Kedro, but we use Ray Distributed instead of PySpark for our execution engine. Do your pipelines support this?
-
### Summary
User's public address is a random, meaningless string of characters. It is possible to make it not entirely random, but partly personalized, and we propose the software with such function…
-
I have been using statsmodels for training some Formula based models of the type `y ~ X1 + X2` and am struggling with the memory requirements and speeds of statsmodels. My data usually consists of num…
-
Hi all,
let us know if you'd like to join this working group on 'Marshaling and Serialization in R'. To join, just add a comment below with a very brief introduction of yourself and your interest i…
-
When deploying a docker image as a stateful service in a service fabric cluster it restarts every 20 minutes. The health status of the service also shows an error even though the service works once i…