Ilya Evseev

Results 18 comments of Ilya Evseev

> I think the compat API would be a useful start as it would allow people to migrate without a lot of code change nnpy uses **nn_symbol** call that is...

Here is my attempt to create quick&dirty python wrapper for libnng: https://github.com/ilyaevseev/nngpy/

> Let me know if I can help somehow Just send PR with fixes for 20.04 ;-)

Seems like EPEL repository is not installed. ``` yum install epel-release ```

Warning, just ignore it: ``` ./ffmpeg-nvenc-build.sh: line 145: cd: /root/ffmpeg-build-static-sources/x265/: No such file or directory destination directory: x265 ``` Cannot solve it, seems like libaom-specific: ``` # error "SSSE3 instruction...

Still actual. No such problem with mysql module, but our devteam prefers postgresql and needs column-based permissions :-(

### Redis container state: ``` # docker ps --filter name=edis CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2e305fe53079 redis:6.2.4-alpine "docker-entrypoint.s…" 3 days ago Up 3 days (healthy) 6379/tcp sentry_redis_1...

#### Partially fixed after upgrading to 22.9: * no more Redis exception * but some garbage before JSON still exists.. ``` Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done....