Scootercam

Next moves

Scootercam will move to GlowHost webhosting; the account is being set up now. That’s where I’ll work on Scootercam’s WordPress plugins and theme. That’s it, really – these plugins will make Scootercam sustainable!

Midweek update

Almost all of Scootercam’s essential functions have been rewritten and improved by AI, and rebuilt as WordPress plugins. And I’m a bit stunned. I’ve been using Claude AI ($20 a month, so I need to finish soon). I’ve run into usage limits and Claude’s propensity to overthink solutions, but it’s been pretty solid. to The … Read more

Plugin progress

Yesterday and today have been pretty productive, considering how much is on the plate. I’ve done a bit of work on the WordPress side of things, infrastructure work really. Its at once a workplace for writing and testing the new plugins, a place to keep LLC records, and a place to keep track of notes-to-self … Read more

Git workflow with BBedit

Step 6: Your New Workflow Now that everything is set up, here’s how you work going forward: Daily Editing Workflow: 1. Open BBEdit Project bash 2. Edit Files Locally 3. Commit Changes Option A – BBEdit (Visual): Option B – Terminal: bash 4. Deploy to Server SSH to server and pull changes: bash

Git workflow

Even for a solo developer, Git is an invaluable tool for tracking changes, recovering from mistakes, and organizing your work. While you won’t use features meant for team collaboration, the core version control capabilities prevent the headaches of manual file backups and lost work.  Core Git benefits for a solo developer Preparation for the future: Even … Read more

Scootercam