Results 19 issues of SeanOMik

I'm getting an error when I try to start a `docker_auth` docker container: ``` Failed to load config: failed to load server cert and key: tls: failed to parse private...

Hello, I was wondering of an easier method to execute Rust code (unmanaged) from C# (managed). I already know of the [return-string-from-managed](https://github.com/OpenByteDev/netcorehost/tree/master/examples/return-string-from-managed) example and was able to easily get it...

enhancement

I can't seem to find bindings for `segment.c`. Maybe I'm just missing it, idk. Here is the source file that I found on [ffmpeg's github](https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/segment.c). I'm running Arch, ffmpeg version...

We need it to be built for 9.0.0 so we can use this again.

Currently, the only way to get a row is by using indexes. Although it works fine, it can be difficult when modifying the structure of tables, and makes it harder...

enhancement
deserialization

I'm running huginn using the multi-process image `ghcr.io/huginn/huginn`, which is not sending emails. I made sure to enable production mode by setting `RAILS_ENV=production` which made no change. I tried to...

question
can-be-closed?

**Describe the support request** I'm using k3s on a ubuntu host. I installed intel device plugins through helm on the cluster. The install looks good, all pods are up: ```...

It would be cool to get server fps exported as well. I feel like it's a good metric to track to quickly view the health of the server.

### Expected Behavior I would love a button to hide the chat when I'm not in full screen. I've ended up just going into inspect element and deleting the element...

enhancement