PhantomPhoton

Results 8 issues of PhantomPhoton

I'm running `ghcr.io/sdr-enthusiasts/docker-piaware:latest_nohealthcheck` version `sha256:b84015be46b06fa514bec0037a1cb4c6fea51a8976713f335461f5dacf97ef2b` and am receiving a lot of log spam ``` [piaware] 2024/05/12 12:12:39 GPS: ::gpsdClient0: connect_completed [piaware] 2024/05/12 12:12:39 GPS: ::gpsdClient0: connection to gpsd at localhost/2947...

I'm running Jupyter in docker which only supports kernels installed in the user's directory. Everytime Jupyter restarts, I lose the kernel and have to reinstall it manually and set it...

I have a number of esphome devices and so I have a more advanced firmware setup using a common file defining things like time sources and network access. The current...

In RHEL9, the [default compression algorithm](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/considerations_in_adopting_rhel_9/assembly_software-management_considerations-in-adopting-rhel-9) is now zstd. Please add support for packaging RPMs using zstd compression. Thank you for the wonderful project and consideration.

I'm trying to use Kata Containers with podman and I need to be able to run something akin to ``` podman --runtime /path/to/kata-runtime run ... ``` However, I don't see...

enhancement

When running Ioxy behind a reverse proxy like Traefik or Caddy that termites HTTPS for the service, the web socket fails to connect due to being hard coded to using...

Howdy! I tried to run the Mac build of BARIS, however, it fails to open and pops up a dialog that says ``` "reaceintospace.app" is damaged and can't be opened....

Bug
High Priority
MacOS

Fixes #26 This adds a unique id to the `saver.saver` entity. Due to only being able to have a single saver configured at a time, I just set the id...