-
## Review Hebrew Translations for Python
In order to review this language to the project, complete the steps detailed in the [translation guide](https://docs.legesher.io/legesher-translations/trans…
-
# Description
Currently, when using the search feature in the Wagtail admin, pages of all locales are returned.
![Screen Shot 2022-06-14 at 13.19.02.png](https://images.zenhubusercontent.com/61e1e4f…
-
In dynamic, interpreted languages, the ability to define explicit contracts about the interfaces that values expose is often lost. Instead, these are traded for abstract definitions and/or implicit co…
-
For [linguistic processing](https://docs.vespa.ai/en/linguistics.html), such as tokenization and stemming, Vespa integrates with [Apache OpenNLP ](https://opennlp.apache.org/models.html). The downside…
-
### Description
Currently, automation api provides an option to capture incremental stdout output via an `onOutput` event handler / `ProgressStreams` writer array, but there is no way to capture `s…
-
[RFC](https://docs.google.com/document/d/1j_uSF5H_8JQDjpcc0N8YohRMlaU9slNA9PiVovRx3T0/edit#heading=h.trqab8y0kufp)
## Summary
Improve the zero-config code navigation experience compared to today…
-
`@Delegate` was experimental for a long time, and the Lombok page actually slates it for deprecation, partly on the rationale that it is not commonly used. The delegate pattern is very mainstream, and…
-
So, my vim setup right now is a total clusterfuck of YouCompleteMe, rust.vim, racer, and ALE - I have no idea what's doing what anymore so I'm just gonna post this here.
Having to insert imports ma…
-
The current VS Code extension already offers code actions to add missing imports, but users have to iterate over all missing ones manually to add them. This effort is compounded when a large mod/funct…
-
You have to build a front end website for image manipulations
Create pages for each of the different functionalities.
Features:
1.Upload Images:
Users can select and upload images from their…