John Pitchko
John Pitchko
> Folks seem to be mixing instructions for x86 (`/usr/local/Cellar`) and arm64 (for the new M1 macs) (`/opt/homebrew/Cellar`) brew installations, as well as different mysql versions. > > Here's a...
I suppose I should have mentioned; like @RyanofWoods I too am building this on an 2021 M1 MacBook Pro, so that _might_ have something to do with it. I created...
Also, when I boot the `app` container, I receive the following error: ``` Bundler can't satisfy your Gemfile's dependencies. Install missing gems with `bundle install`. Could not load OpenSSL. You...
> @johnpitchko, I was going to approve your PR, but I see you just closed it. Would you like to reopen it? @waiting-for-dev Oops not sure what happened there. Anyways,...
Running into the same issue here; `Starting the Solargraph language server` just spins forever. Using rbenv. Tried @anchorite's solution, but running `zsh -l -c env` shows that the `/Users/x/.rbenv/shims` *is*...
> All WebP images generated by the plugin will be stored in the same folder, where is the main .jpg image? Yes, sort of. They will be generated in the...
For folks newer to Docker, perhaps a brief comment explaining the _possible_ need to include a port mapping? Always want to make sure more novice users don't run into the...
I think for stuff like this, the compose file would be the best place as it is right where the change may need to be made. I can do a...
@nickjj I think those are fair concerns; so maybe add it but commented out with a note explaining the risk or other considerations? That way, people could better figure it...
Ok dug into this a bit more and it seems that even though I upload an image at full-width resolution (700x986), Wordpress/the theme is resizing it to be 497x700. The...