Andrew Denta
Andrew Denta
Hi! I am using this script to automate WordPress deploys. For some reason, the permalink structure is being changed on every pull from the server. I am using [this](https://gist.github.com/salcode/b515f520d3f8207ecd04) git...
Curious if the mux team has put any thought into integrating mux with activestorage. It is my understanding Mux only supports videos (no images), so probably does not make sense...
**Is your feature request related to a problem? Please describe.** I want to add texture to my 3d prints without blender **Which printers will be beneficial to this feature** All...
Make it easy to click a button to download a track from the playlist.
Would love to see a [kamal](https://kamal-deploy.org) configuration for mail_room. To make it an [accessory](https://kamal-deploy.org/docs/commands/accessory/), I think we would just need a docker image.
Love the RestAPI (vs retroarch) but having some trouble reading memory steps to reproduce: 1. obtain a pokemon fire red rom 2. run the rom and click `a` until you...
my deploy.yml looks something like this: ``` # Name of your application. Used to uniquely configure containers. service: name # Name of the container image. image: user/name # Deploy to...
Hey Sam, Figured it would be good for the community to have some discussion on when to use Async::Job and when to use SolidQueue. Do you agree Async::Job is something...