Results 19 issues of Anthony Ruhier

_Related to https://github.com/scaleway/python-netboxapi/issues/7_ Avoid relying on multi-threading to increase the efficiency when getting/updating/creating anything on Netbox, but instead move to asyncio. It should be pretty straightforward if Netboxapi provides an...

enhancement

Depends on https://github.com/aruhier/python-netboxapi/issues/6 Check if the Netbox API is actually usable before starting an import or a neighbor discovery. It is useless to proceed anyway, as any action to Netbox...

enhancement

Code coverage is pretty poor. Should at least cover all the import part. The push part would be more difficult as it requires to catch every HTTP request done to...

enhancement

Hi, This [patched hid-apple module](https://github.com/free5lot/hid-apple-patched) has some options to change the order of the fn, ctrl, alt and super keys, to act like a PC keyboard. Is this possible for...

Hi, On Linux, doing a middle-click on a tab in Sidewise, to close it, will trigger a paste in the search bar if the bar was focused. I don't know...

Hello, I'm using pulseaudio-ctl with a 5.1 audio configuration, but when I'm increasing or decreasing the volume, it doesn't respect the ratio I have setup for each channel. For example:...

The `NetboxAPI` uses requests to talk with the Netbox API, but an alternative could been done to provide async mappers and API client.

enhancement

Add a `check()` method that would do a get+json() on the root api endpoint, to verify that the indicated URL is usable.

Upgrade gui-wm/hyprland to 0.52.2. Updated dependencies: * `gui-libs/aquamarine-0.10.0` * `dev-libs/hyprgraphics-0.4.0` After https://github.com/gentoo/gentoo/pull/44644#issuecomment-3578089722, I also replaced qtutils by guiutils, as qtutils is deprecated and does not build anymore in Gentoo. It...

assigned
no bug found