realies

Results 220 comments of realies

@TimWolla, please integrate configuration variables into `docker-adminer`.

Configuration variables that allow for plugin auto-configuration.

Would be nice if the official plugins are supported by the official Docker image in an automated way.

I would also be interested in this. Will be trying some gst-python scripting over the next few days to see if changing parameters without restarting would work.

Doesn't make a difference to the binary.

Got in a similar loop when trying to start the back-end using a 1050ti: ``` dalle-backend | You should probably UPCAST the model weights to float32 if this was not...

@davisengeler, unfortunately, that doesn't help on WSL for me.

Same issue here, and @favoyang's fix doesn't appear to work.

Adding this after `actions/cache@v2` and before `cypress-io/github-action@v2` makes the workflow go through: ``` - run: chown -R 1001:1001 /github/home/.cache && echo "pwn dat cache" ``` Cypress `browsers` images run as...

@dempfi, glad you like it! Wonder where `common.accent.hex` and `ui.panel.bg.hex` are defined? Tried looking through the `subleme-theme` and `tmTheme files` for the rgb and hex values for those colours but...