Jakub Młokosiewicz
Jakub Młokosiewicz
When I call the following example I receive a pretty report, but with confidence equal to 95% specifically (which is currently [hardcoded](https://github.com/JuliaStats/HypothesisTests.jl/blob/e58291eb9edee9522842785bfc07414f1cf5a175/src/HypothesisTests.jl#L96)). What if user would like to make a...
It'd be great to have a possibility to show menu in one curses window and in the other display something else, e. g. diagnostic messages. If I'm not mistaken, currently...
From uninstall feedback form: >Anonymization is not perfect yet and thus cant share these screenshots, peoples names in reacts and whether you reacted to posts/comments is still visible. But great...
Clicking on menu option to create a screenshot causes current Firefox tab to crash. Reported in Facebook Container issue tracker: https://github.com/mozilla/contain-facebook/issues/662
High number – in this case – 20k. Check if any optimizations could be made, e.g. with `delete` keyword.

- [x] custom destination path (inside downloads folder) - [x] selection of file download behaviour (browser default – which is current, show file chooser, save in default path) [[`saveAs` parameter](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/downloads/download)]...
An option (inside an add-on menu #10) for specifying a queue of permalinks to be screenshotted (later) might be useful.
OS: Manjaro Linux Default Python version: 3.5.2 LT installed from AUR (package lighttable-git) I created a file test.py with the following code: print(2+2); And then tried to eval it with...