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 code, for the most part, goes beyond what I expected. Even the documentation is impressive.
For example, I wrote code that downloaded text forecasts for this area and for nearshore marine, and pulled chunks out so I could display it the way I liked. Now we have a WordPress plugin that uses this shortcode:
[scootercam-24]
to do this:
| Time | Temp | Wind | Precip | |
|---|---|---|---|---|
| 9 pm | 47° | S @ 11 | 4% | |
| 12 am | 47° | S @ 15 | 11% | |
| 3 am | 47° | S @ 17 | 75% | |
| 6 am | 48° | SW @ 16 | 95% | |
| 9 am | 52° | SW @ 14 | 67% | |
| 12 pm | 56° | W @ 14 | 67% | |
| 3 pm | 57° | W @ 14 | 33% | |
| 6 pm | 55° | W @ 13 | 33% | |
| 9 pm | 49° | NW @ 10 | 54% |
Some of the plugins have settings pages in WordPress, like the group below from the Sun and Moon plugin. This add a tone of new shortcodes, like
[scootercam_sunset_score]
which produces

Coming up
- Make sure all the plugins are efficiently using the same styles – most all of them will need to be rewritten, but I want everything to look nice and clean.
- Create Git repositories for all the plugins and be able to pull the latest versions.
- Double check the README files, make sure they’re right.
- Complete the /notes blog structure: the staged WordPress site, LLC notes, the plugins, the journal, and room for more later.
- Start shopping for a new webhost.
- Budget –
Take a look – These are the pages we’ve got so far: