Field notes

What I’m learning while building AI products.

Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.

CTO notes 1 min

Installing WP-CLI

Shortcut to install: copy the line below and paste it into your terminal and you should be ready to go. curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar &&…

CTO notes 1 min

How to Backup MySQL Database

There are many ways to backup a MySql database such as: WordPress plugin database export PhpMyAdmin (Most common for shared hosting) Heidi SQL MySqlDump…

CTO notes 1 min

Choosing a Code editor IDE

An integrated development environment (IDE) is a software application that makes writing and editing and deploying code easier. Use this: https://atom.io/ Why? Because you…

Working on something difficult?

Bring me the product or platform problem that won’t fit neatly in a slide deck.