Teodor Kostov

Results 8 issues of Teodor Kostov

This feature enables the setup of custom serializers for keys and/or values. This is quite handy in the case of custom serializers that require special attention to initialization.

I would like to set the `smp_affinity` of the network card (`eth0`) interrupts on a specifi core (let's say `0`). Further more I would like to specify the affinity of...

The dependency: ``` File "/home/user/.local/share/virtualenvs/ibind-project-5ZC5ySRt/lib/python3.12/site-packages/ibind/var.py", line 4, in from distutils.util import strtobool ``` `distutils` is deprecated. It is problematic installing it with newer python versions. Maybe [this](https://stackoverflow.com/questions/77941994/what-is-setuptools-alternative-to-the-deprecated-distutils-strtobool) could help.

# Problem description [Market data subscriptions](https://ibkrcampus.com/ibkr-api-page/cpapi-v1/#ws-sub-watchlist-data) require a complex key `smd+conid+{...}`. The `IbkrWsKey` enum does not account for the possibility of having a `conid` as a part of the channel....

- Remove IB CP API binaries from repo - Add build stage in the Dockerfile(s) - Add 172.* addresses to whitelist

### Nomad version Nomad v1.10.2 Vault v1.19.5 ### Operating system and Environment details Arch Linux ### Issue The dynamically provisioned database credentials from vault for PostgreSQL are not correct (password...

## Description of the Bug The more thumbnails are generated the more memory the application needs. ## Expected Behavior The application memory should not depend on the amount of thumbnails...

bug

OS: Arch Linux with Cosmic DE 1.0.0.alpha.7-1 Bug description: When `screen_display_scale=100` everything works correctly. When display scaling is increased to `200` (`screen_display_scale=200`) the hardware cursor is rendered at the correct...

bug