Victor Golovanenko

Results 20 issues of Victor Golovanenko

I came across a serialization bug in a more complex case that I mentioned in https://github.com/PMunch/protobuf-nim/issues/23#issuecomment-753461957 I made a simpler example to make it clearer for you: ```protobuf syntax =...

Refresh the list of networks on swipe down. Reference: https://developer.android.com/training/swipe/add-swipe-interface

Allow to connect to Redis using a Unix socket URL without specifying the database number using querystring parameter. Currently, when trying to connect via a Unix socket, specifying a URL...

https://github.com/alisaifee/limits/blob/0946fdcd3b9509041a823d3bb1b63ea1de9ab6ee/limits/util.py#L36-L44 ## Expected Behaviour Currently, `WindowStats` class contains information about reset time and remaining amount. Could we add the time remaining until the reset? This would be useful in some...

enhancement

**NetBox version** NetBox v3.5.9 **Describe the bug** netbox-bgp v0.11.1 does not work in NetBox v3.5.x **To Reproduce** Steps to reproduce the behavior: 1. Install the latest version of netbox-bgp using...

bug

Accelerate search for IP address duplicates using DB-side aggregation. Extended logging.

It would be nice to have a version with asynchronous network I/O support. It may rely on [aiohttp](https://docs.aiohttp.org/en/stable/) or [httpx](https://www.python-httpx.org/) instead of the Requests.

I'm using your app to listen to audio via Bluetooth headphones connected to my smartphone, since I don't have a Bluetooth dongle for PC and can't connect headphones directly. To...

A simple example that doesn't compile with an error: ```nim import times import strenc let r_time = now().utc.format("yyyy-MM-dd'T'HH:mm:ss'.'ffffff'+00:00'") echo r_time ``` Build log: ``` strenc_test.nim(3, 31) Hint: encrypt("yyyy-MM-dd\'T\'HH:mm:ss\'.\'ffffff\'+00:00\'") --> 'gkkaekgaEE(estring(")(+*y\x18\ez,-m\x1Fk\x05\x06u-,x07bh`^_\\]Z[\x19\x14\x00\x01\b\x03\x04\x12"),...