Lucas Riutzel

Results 25 comments of Lucas Riutzel

Just a tourist here but maybe the ability to alias a url to another? Kinda like a dns CNAME. With so many creators I follow uploading the same video to...

Similar report. Used OTA url for Shelly Dimmer 2. Received the following `{"status":"updating","has_update":false,"new_version":"","old_version":"20210226-142519/dimmer2-new@1873d25e"}` Note that the `new_version` field is empty. I'm not sure if this is an issue but the...

Also seeing this. No error in kodi log with `--debug` and `vainfo` shows like graphics are working. Using nixos running nixpkgs-unstable with kodi 19.4 The blank window has decorations which...

Thanks I'll try that. After more digging through various tickets it seems this issue might be specific to sway https://github.com/swaywm/sway/issues/2176

Thanks for reaching out @mwcoop! This repo attempts to be unbiased for deployment methods. There is a `make` command which hints at how to do that. `make export-prod`. This command...

@subtera745 this exists, could you work on creating a PR for these things? We now have downstream the ability to export/import sql files as well as what we are currently...

[Filecache module](https://www.drupal.org/project/filecache) seems relevant. Unfortunately the [opcache module](http://drupal.org/project/opcache) isn't in active development atm and only has a D7 dev release

@smfsh Do you happen to know what is setting these environment variables in the php-base image to begin with? First time I'm thinking about this issue but one option we...

[Drupal startup time and opcache - faster scaling for PHP in containerized environments](https://www.jeffgeerling.com/blog/2018/drupal-startup-time-and-opcache-faster-scaling-php-containerized-environments) - Jeff Geerling. His assessment doesn't quite look into precompiled delivery. It looks more into speeding up...