Doug Hatcher

Doug Hatcher

Enterprise architecture and tech junkie

2022

PHP’s actually going through a bit of a golden age. It’s a fine choice for web projects. www.reddit.com/r/PHP/com…
This is interesting, the built-in server has many advantages over FPM for development, but desperately lacking some tool to manage it. I will see if I can work this in to my workflow! www.reddit.com/r/PHP/com…
I feel like the most useful thing to know for anyone still using Magento 1 is that they should probably immediately upgrade the codebase to openmage https://github.com/OpenMage/magento-lts because jfc, and then seriously consider if their life would be improved with moving to some cloud service that manages security for them. www.reddit.com/r/magento…
I’ve found it’s best to shoot from the hip. If they are as big as they claim (and in the US), they’re expecting to pay out the nose. Also, keep in mind that HR is separate from the development side of the house (even if they have developers conducting interviews) and they’re also likely under the gun to find good hires. All of this plays to your advantage. I think the best play is to generally shoot high and see how they roll with it.

Continue reading →

You can setup multiple store views as different subdomains. It’s easy to setup https://devdocs.magento.com/guides/v2.4/config-guide/multi-site/ms_websites.html Your SEO information should be configurable on a storeview level, you can change scope in the admin for most places - have them to change to the website or storeview and customize it there https://docs.magento.com/user-guide/configuration/scope-change.html www.reddit.com/r/Magento…