Jakub Kolcar

Results 7 issues of Jakub Kolcar

**Describe the bug** Using MacOs M1 32GB ram. Did git clone, continued with steps (installing conda environment) from the MacOs specific documentation section. No problems. Tried starting with `python app.py...

***Things to try before submitting bug report*** read the [troubleshooting guide](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Troubleshooting.md) ***Compilation problems*** Try compiling with verbose. `make VERBOSE=1` with main makefile or `make V=1` with cmake. ***flashing problems*** Have...

### Describe the bug When I want to start with command `interpreter` I only get the following erorr message in console: ``` Traceback (most recent call last): File "/Users/myuser/opt/anaconda3/bin/interpreter", line...

Bug
External
More Information Required

Would it be possible to write implementation of using embed video subtitles in chromecasted videos? Now all automatically downloaded subtitles can be used in chromecast. But many new shows on...

## Please describe your changes I reworked the autolink feature to handle ending link with any whitespace (be it regular space or newline = new paragraph) more reliably. ## How...

I added a logic to handle missing url protocols when entering url from the address bar. https://github.com/versotile-org/verso/issues/124

I have added support for **czech** language as well as correct translations for all keys in `src/bin/edit/localization.rs` . I am czech native and did the translations according to how standartly...

A-localization