-
**Is your feature request related to a problem? Please describe.**
java module (module-info) should agree with the gradle dependencies, for example `compileOnlyApi` should generally match `requires…
-
The sample index for the rep:ACL nodes should not use an Oak property index, because it will always traverse the complete repository. When using a Lucene index, it's possible to exclude certain parts …
-
Are we really expected to apply for a twitter dev account to use sarasa bot?
Just bought, and turns out I need to apply for a dev account so I can't even use it. By time it gets approval (if it even …
-
### 1: Site admin selects which xProfile fields are "available" for a Group Admin to restrict access for.
For example the site admin chooses xProfile field "Your Relationship with CF" as a field that…
-
See https://groups.google.com/forum/#!topic/parallel-haskell/Hr6vkpz3FB4 for background info.
The heart of this topic seems to be a question as to whether we should distinguish between Haskell in t…
-
Let's prototype a stories.json generator.
Here's an approximate design:
## On startup (node)
1. Take a `main.js:stories` glob, e.g. `'./components/**/*.stories.*'`
2. Transform each matching f…
-
### Problem
We want to add support for this new model that unlike the previous ones also supports vision. The readme for the model is described below:
---
language:
- en
- de
- fr
- it
- pt…
-
There are a number of container formats that can hold a variety of different codecs’ coded data as well as the possibility of the same coded data appearing in a variety of containers.
If a demuxing…
-
#### Problem
It's recommended to always use `ConfigureAwait(false)` in certain kinds of libraries. While it's definitely possible to use an analyzer (e.g. [ConfigureAwaitChecker.Analyzer](https://www…
-
This issue will track the work done to make the package compatible with tiny-go.
The computation backend is, by now outside of this experiment.
Once the package works with tiny go, we may write …