Даниил Николаев (NeverMine)

Results 23 issues of Даниил Николаев (NeverMine)

The current documentation consists of 99% docstrings (No good examples of making modules, commands, etc...). The only good resource for understanding this library is dronesploit, which is hard to understand...

enhancement

In cases when you don't use `BUG` and `FIX` to mark your bug fixes, you need to change it using `--pattern` or `-p`. **Example:** $ gitrisky train -p БАГ,ФИКС _P.S....

``` Python 3.10.4 (main, Apr 2 2022, 09:04:19) [GCC 11.2.0] Type 'copyright', 'credits' or 'license' for more information IPython 8.1.1 -- An enhanced Interactive Python. Type '?' for help. In...

- [x] I have read the specified guidelines for issues **Is your feature request related to a problem? Please describe.** Since Audacity has a snap package, it would be great...

packaging

**Is your feature request related to a problem? Please describe.** It would be great if I could drag-and-drop files out of the viewer to other programs like GIMP. **Describe the...

feature

Something like a 3D preview would be insanely helpful in this tool. An example of this can be found in MC Texture Studio: ![](https://a.fsdn.com/con/app/proj/minecrafttexturestudio/screenshots/texture-preview3.png/max/max/1)

enhancement
hacktoberfest
started
taking a break

**V version:** 0.2.4 509367b **OS:** Linux **What did you do?** ``` ____ ____ \ \ / / | Welcome to the V REPL (for help with V itself, type exit...

Bug

Just an interesting thing that I found. It seems that continuously adding '{' doubles execution time with each '{' and also consumes 100% CPU while running. Not sure if this...