-
Text Based Translation Issues
-
With a mature type-system, and proper test-coverage, it is time start considering proper documentation for `Schemantic`. If anybody wants to have a go, and setup MkDocs CI/CD, have at it!
I may do …
-
### Describe the problem
There are Bergamot models which are used for offline translations in Firefox. It might not be as accurate as commercial models, but might provide good enough results for so…
-
Allow token based access to cloudexplain. One should hand over a token, e.g.
```python
with cloudexplain.azure.explain(..., token=token):
...
```
and the upload works.
The token must be resolved…
-
Would it be possible to set the deck name based on folder structure?
For example,
folderA/a.md Deckname: folderA
folderA/AA/a.md. Deckname: folderA::AA
folderB/b.md -> Decknam. Deckname: folde…
-
It would be helpful to create an Evaluation Rule that matches based on the Lesson start and end time.
Example:
```
Rule:
Time: "12.00"
Color: #ff0000
```
would color every lesson that contain…
-
Now that the rust version of `karttapullautin` has had quite dramatic improvements in performance and is thus much more approachable, I have been thinking about another way to make it easier to use / …
-
Taking advantage of list-to-array conversion functions implemented for #45, we can implement array-based counterparts to list collision functions. The original functions being
- `instance_position_li…
-
A solution (or part of it) for
- #189
We have inventory which gives us transactional log of what has happened to the bucket. We have it dumped also into the bucket:
```
dandi@drogon:/tmp$ aws…
-
Hello,
Looking at this repo while trying CLI V3, I noticed that all altsrc are on the same package.
Since you moved these sources to a separate repository, I assume you would want to add more prov…