1over137

Results 37 issues of 1over137

Thanks for this project! I'm the author of [VocabSieve](https://github.com/FreeLanguageTools/vocabsieve), and I am fairly certain that a few users of my tool are using your dictionaries. I noticed that these dictionaries...

### Details - Distribution (with version): Arch Linux - Base distribution (if have, with version): - Desktop environment (with version): GNOME 3.30 - Arc version/commit (don't put "latest"): 20190213-1 in...

**Describe the bug** The `bin_includes` option does not seem to be including the sonames I specified. The soname in this case is libtidy.so.5.8.0. Location: `ls -l /usr/lib64 | grep tidy`:...

This seems like a relatively simple library since I imagine most of the work is done on the data collection part. Would you consider porting it to C++ (and possibly...

question

Hi, I'm the author of [SSM](https://github.com/FreeLanguageTools/ssmtool) which is a language learning utility for quickly making vocabulary flashcards. Thanks for this project! Without this it would have been difficult to provide...

question

System: Gentoo Kernel: 5.13.4 Rust: 1.58.1 No other cargo packages installed afaik. `$ cargo install av1an` ``` [...] Compiling av1an-core v0.3.1 error[E0599]: no method named `with_key` found for enum `Result`...

Is it possible to allow selecting words from subtitles? This would make it a lot easier to look up words in a foreign language, for instance.

wontfix
P4

The format you are using (which is a perfectly good choice) is commonly known as `jsonlines` (https://jsonlines.org/) Since it is technically not a json file, it would be most appropriate...

enhancement

This scrollable tilling scheme seems to work really well with my super-ultrawide monitor. However, I feel that the smallest default width (seems to be about 30~40% of the screen width)...

Hello, I'm the developer of [VocabSieve](https://github.com/FreeLanguageTools/vocabsieve), a tool to look up words as well as to add them into Anki. What is the best way to use this module programmatically,...