Dan G

Results 17 issues of Dan G

Hi falkTX, Thanks for all your audio linux work, and sorry to create an issue like this, but just wanted to contact you for info. I'm trying to create a...

How come? I can't delete or detach volumes from a droplet without checking detach_volume action status.

This is an attempt to get reliable low-latency performance from FlexASIO, using generic laptop hardware, which will probably be the use case for most people needing to use a universal...

This PR adds automation to create a signed ipa (installer) file for direct submission to the iOS App Store. CHANGELOG: adds iOS signed pkg build automation **Context: automates building of...

tooling

This PR adds automation to create a signed pkg (installer) file for direct submission to the macOS App Store. CHANGELOG: adds macOS signed pkg build automation **Context: automates building of...

tooling

As per @z3ntu's request (https://github.com/openrazer/openrazer/issues/1154) I am opening an issue here to get visibility on this issue. Same issue as at https://github.com/polychromatic/polychromatic/issues/218 **Problem: Lack of fn_toggle support** If I'm not...

enhancement

I am loadtesting a Kea DHCPv4 deployment in Kubernetes, and the objective is to reach 10000 DORA transactions per second, with 0.00% drop ratio. Current setup: - 10 x kea-perdhcp...

question

Is there support for this? "description" would be a particularly useful parameter to support. https://stripe.com/docs/api/products/create#create_product-description Also not sure how to use the attributes (list) parameter, I couldn't find any documentation...

I have latest Docker on Ubuntu 21.10, with cgroups v2 enabled and host OS configured as per instructions at https://rootlesscontaine.rs/getting-started/common/cgroup2/. ``` $ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.14.14-xanmod2 root=UUID=3d234b83-5e3a-4eff-a384-8e17575d4031 ro systemd.unified_cgroup_hierarchy=1 quiet splash...

Building an app with Qt 6.2.4 (installed via apt) on Ubuntu 22.04. The app includes a single webview QML type, for which I need webengine to display the content. If...