Dmitrii Okunev

Results 111 issues of Dmitrii Okunev

functions: parse_rules_fromfile() and rules_check()

enhancement
optimization

Relates to: https://github.com/xaionaro/clsync/issues/16

enhancement
optimization

Some of auto-added rules can be covered with other rules. For example, rule "+w^/foo/bar$" is covered by "+dfoo". We should consider that in the code of parse_rules_fromfile() function.

enhancement
optimization

new feature
dreaming
frozen code

The problem if for example any DHCPv6 option was encoded incorrectly then the whole DHCP message is just silently ignored. It makes diagnostics much more difficult. So an end user...

bug

``` danusya@werewolf:~/PyTorch-Multi-Style-Transfer/experiments$ python main.py train --dataset ~/dataset/ --vgg-model-dir caleido_vgg --save-model-dir caleido_model --epochs 2 --cuda 0 /usr/local/lib/python2.7/dist-packages/torchvision/transforms/transforms.py:156: UserWarning: The use of the transforms.Scale transform is deprecated, please use transforms.Resize instead. "please...

Something happened to my bridge when I tried to login: ``` Unhandled exception while sending code. Check console for more details. ``` and now it does not allow to login:...

Hello. I'm trying to build an UML diagram for this code: https://github.com/9elements/converged-security-suite/pull/330/commits/9e980b2dd18a090ba322592480f5e11882d242ce But I receive error `Could not find class`: ``` [xaionaro@void converged-security-suite]$ go-plantuml generate -o /tmp/1.uml -r -d pkg/bootflow/...