Migrating WordPress from Flywheel
A problem I encountered with a client site recently gave me a headache for a few days. It seems that flywheel do some odd…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
A problem I encountered with a client site recently gave me a headache for a few days. It seems that flywheel do some odd…
Amazon Cognito is a service that makes it easy for developers to handle user identity, not just within the application itself, but across multiple…
This is a quick one. After installing php 8 run this command to choose an alternative php version such as 7.4. I had to…
According to DevOps.com, the top Fintec companies using Devops include: 1. Capital One 2. TD Ameritrade 3. PNC Financial Services 4. Deloitte 5. Wells…
Have you ever wondered about how the Internet works? How does a router find its way to Facebook, or why is there so much…
PHP’s ‘php.ini’ is a configuration file for PHP scripts on your server and it allows all kinds of things to be adjusted like memory…
WordPress comes with 2MB upload size limit by default which needs to be increased if you want to upload files larger than that amount.…
You will have been putting off something that you know really needs to be done. Perhaps it’s cleaning your house, or even doing a…
Many of us have been there. You’re in the middle of a project, and you can’t seem to get your mind off it. Your…
Troubleshooting is a difficult task. Just ask any IT professional or electrical engineer. But it doesn’t have to be that way! If you follow…
Working on something difficult?