Duane Johnson
Duane Johnson
**Distribution (run `cat /etc/os-release`):** NAME="Pop!_OS" VERSION="21.10" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 21.10" VERSION_ID="21.10" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=impish UBUNTU_CODENAME=impish LOGO=distributor-logo-pop-os **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** gir1.2-gnomebluetooth-1.0/impish,now...
We have an app that assigns its own PORT values for each of the services. Is there a way to tell node-foreman NOT to assign a value to the PORT...
I was puzzling over the code this morning and came across this comment: ``` /* The most significant bit is set to indicate that two bytes are * being used...
I'm really happy to have found hat-trie and want to give back. However, my use case is one that uses luikore's ruby gem, backed by a modified hat-trie. Rather than...
I noticed while going through the setup that it's possible to set two (or more) GPUs as primary. What effect does this have? Is it a mistake to do this?
Hello! Flint looks really interesting, and I'm evaluating it for a Mong- and React-based project. It looks like it's been a couple of years since the last update, so I...
### Question I'm curious if Jinter might be a candidate for sandboxed javascript execution. For example, is there a way to configure it to not allow any functions to be...
While setting up vanillaOS using the latest alpha, I noticed setting up WiFi with a password is required. However, I have just a wired/ethernet connection, there doesn't seem to be...
**Is your feature request related to a problem? Please describe.** The barrel file that exports input type schemas does not also export types. For example: ```ts // ... export {...
Hi! I'd love to see a plain JS client & server example, without react, vite, typescript, tailwindcss. What I would get out of it: I'm trying to evaluate jazz vs...