-
That issue maybe comes from not knowing enough, but to me it looks like the resource pool stuff should be decoupled from a camera interface definition. It's not clear why an AbstractAcquiredImage shou…
-
I wonder if we can get rid of (s)brk and uses malloc/realloc/free in the sources?
-
Follow up on discussion in https://github.com/Automattic/wp-calypso/pull/26045
We use [`store`](https://github.com/marcuswestin/store.js) in some places (see below) to persist data on client side s…
-
It seems that pycapnp is using deprecated methods according to the [build logs](https://travis-ci.org/jparyani/pycapnp/jobs/49118824#L1489).
We should replace their usage with their up to date alterna…
-
Somewhere is `mice` I stated that
```r
#' @note The \code{mice} package does not use
#' the S4 class definitions, and instead relies on the S3 list
#' equivalent \code{oldClass(obj)
-
This library offers three types for IP addresses: `IPv4`, `IPv6`, and `IP`. Two of these, `IP` and `IPv6`, are the same thing, but `IP` has special provisions for mapped IPv4 addresses. The newtype is…
-
A lot of old branches exist. It makes it confusing to know what is being developed.
-
use chain.nativeCurrency.symbol instead
-
currently there's there's
```
Project.toml
Manifest.toml
```
and
```
docs/assets/LyceumExamples/Project.toml
```
The former is supposed to specify build dependencies while the latter is sup…
-
```
Currently, the system compiles as a Win32 'console' application. At the
moment, the console is the only way to debug, so we can't change this yet.
Once we have a graphical debugger working, it ne…