Scootercam

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 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:

TimeConditionsTempWindPrecipVisibilityUV
6 pm partly-cloudy-night Partly cloudy 50° S @ 7 1% 10.1 mi 0
9 pm partly-cloudy-night Partly cloudy 47° S @ 11 4% 10.1 mi 0
12 am cloudy Overcast 47° S @ 15 11% 10.1 mi 0
3 am rain Rain, Overcast 47° S @ 17 75% 10.1 mi 0
6 am rain Rain, Overcast 48° SW @ 16 95% 10.1 mi 0
9 am rain Rain, Partly cloudy 52° SW @ 14 67% 10.1 mi 1
12 pm rain Rain, Partly cloudy 56° W @ 14 67% 10.1 mi 3
3 pm partly-cloudy-day Partly cloudy 57° W @ 14 33% 10.1 mi 3
6 pm partly-cloudy-night Partly cloudy 55° W @ 13 33% 10.1 mi 0

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

🌅
Tonight's Sunset
46/100
F
Sunset at 5:29 PM

Description: Poor sunset viewing conditions

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:

Scootercam