Casey Link
Casey Link
Some applications need a specific `locale` and `encoding` (https://www.postgresql.org/docs/current/sql-createdatabase.html#id-1.9.3.61.6) options. It doesn't seem this is possible to pass in the `postgres.db.movetokube.com` CRD. Any plans to support this?
This PR contains the necessary changes to make this provider work with Keycloak >= 20.0 (as of 2022-11).
When I restart pipewire the hivemind-sat goes into an unrecoverable state: ``` Sep 11 09:34:58 ovos-kitchen hivemind-sat[5024]: 2023-09-11 09:34:58.311 - HiveMind-voice-sat - ovos_microphone_plugin_alsa:_run:92 - WARNING - Bad chunk length: -32...
Using the yarn/npm login commands, one can fetch the auth token needed to authenticate to a private npm registry. The problem is that in both yarn and npm these commands...
This looks interesting, however the minimal docs leaves me with questions. How does nginx map from a hostname to a minion_node_ip:port? I'd love to see a working example!
This isn't a bug. I'm trying to wrap my mind around webgl and play-cljc. After rendering a few rectangles and triangles I'd thought I'd try to make a circle. Reading...
I really liked how the [Project Atomicgetting started guide](http://www.projectatomic.io/docs/gettingstarted/) setup a local caching-only Docker registry as part of the process. Caching images can save quite a bit of bandwidth and...
Looks like this API depends on some existing DOM elements that aren't included in the repo. It would be great to remove that dependency so the API can be implemented...
Thanks for the great example, it saved me a bunch of time. I use a luminus generated project, which manages the package.json from lein, so I can't add scripts to...
I find `lispyville-beginning-of-next-defun` useful for navigating through code. A corresponding `lispyville-beginning-of-previous-defun` woulld be very helpful. Or is there a reason it doesn't exist, some other feature that does the same?