Jeffrey C. Ollie
Jeffrey C. Ollie
I have a JSON custom field on some objects in my NetBox 3.2beta instance. When trying to update one of the objects I get this traceback. ``` Traceback (most recent...
The write session needs to remain open for a short while so that ACKs can be returned if a duplicate DATA packet is received. However, when the last packet is...
### Description Add a config option to optionally disable the generation of command completions based upon man pages. ### Checklist - [X] Change is backwards compatible. - [X] Code formatted...
https://github.com/siderolabs/talos/blob/da0e638f04cfab1ed93891231035439ad77666d1/pkg/machinery/config/types/v1alpha1/v1alpha1_types.go#L1607 VMware in particular is not good at assigning /dev/sd* in any particular order (except for the boot disk).
I'm having a problem running this on a Rasberry Pi 3. Works just fine on my desktop system. They are both running Fedora 32. ``` [root@streamdeck01 src]# /opt/streamdeck/bin/python HassClient.py INFO:root:Reading...
Partial implementation of #5256 This implements the core changes necessary to open urls using an apprt action rather than doing it directly from the core. Implements the open_url action in...

### Discussed in https://github.com/ghostty-org/ghostty/discussions/6631 Originally posted by **vaskark** March 8, 2025 Hi. I build ghostty on Ubuntu 24.10 and usually delete .zig-cache (along with .cache/zig) after a successful build. Ghostty...