Greg Fodor
Greg Fodor
We needed to be able to include HTTP headers in the Download request, so added this patch!
We would like to be able to de-register our service from a load balancer when it is about to be restarted by Habitat, by running a hook before the termination...
If a package is updated and one of its lifecycle hooks are removed as part of the change, the supervisor does not remove the hook from the service directory.
The `janus_rtp_header_update` function (https://github.com/meetecho/janus-gateway/blob/master/plugins/janus_videoroom.c#L6589) is used to adjust the RTP sequence number, among other things, in scenarios where either the SSRC changes or if a stream is paused/resumed. All existing...
I noticed this commit: https://github.com/quilljs/quill/commit/efcd75c8523c437aafb53d5806224ec603fa3f5c Which was made it seems under an assmption that `modify()` would always `SILENT`ly update the selection. This doesn't happen when you navigate with your cursor,...
The /census API currently includes the contents of uploaded files. This makes it a bit cumbersome to use for diagnostics if a few files are uploaded into the ring. It...
first, thank you for releasing this! for the app I am developing the old MS emoji pack from windows 10 is more suitable, are there any plans to release those...
# What does this PR do? Adds the --fuse_lora command which can optionally fuse a specified LoRA with the ONNX model for Stable Diffusion. This allows easily exporting fine tuned...
In addition to rolling upgrades, it would be great if the `--strategy rolling` setting also informed config updates and file uploads, allowing a config deployment to be rolled out with...