Dmitrii Okunev

Results 104 issues of Dmitrii Okunev

Hello. I tried to follow the instruction to get the viewer count, but I get this error: ``` (venv) smartoffice@alien:~/src/youtubeviewcounter$ python3 ./yt_view_counter.py Traceback (most recent call last): File "/home/smartoffice/src/youtubeviewcounter/./yt_view_counter.py", line...

This is a follow-up task of discussion: https://github.com/facebookincubator/contest/pull/148 (feel free to edit the issue) --- # Problem Currently we just have a database where we store the whole history of...

question

I guess we should also add [fuzz](https://github.com/dvyukov/go-fuzz) tests to all methods of the [`api.API`](https://github.com/facebookincubator/contest/blob/196aef7471263ca4d06eab68324df5bbdc6d2f95/pkg/api/api.go#L29). It may help to improve both: * Security. * Reliability.

Hello. I tried to follow this instruction: https://github.com/gdzx/audiosource/blob/2b8f2fd1a3348b3e6fa627e6425468927ce264ad/README.md#debug The first command there is: ``` ./audiosource build ``` And it fails for me: ``` xaionaro@void:~/src/audiosource$ ./audiosource build Downloading https://services.gradle.org/distributions/gradle-6.5-all.zip ........................................................................................................................................... Unzipping...

Just to use your research easier, adding a direct link to the original paper :)

This is a zero-overhead measure to decrease exposeness of the cipherKey.

I'm trying to setup a bridge to an encrypted room. Unfortunately, when I send a message to Matrix, the bridge writes into the log: ``` Unknown matrix event type: m.room.encrypted...

* Merged all new features from relevant (for me) forks * Fixed found bugs on Meteor-1.5 * Added support of authing without a popup window

See: https://godoc.org/github.com/libp2p/go-libp2p-core/event#Bus