Forgot?
Blog

Latest

Updates, notes and what changed on the site.

The List - Cleared

One of the longest held items on my wish list was to replace the Forum. It was a blog, a calendar, and the site's user identity. It was never used for what it was designed for. Why did this take so long? Availability of a light-weight, integrated solution that does everything I want it to, without significant overhead. It did not exist…

The Larger Changes

A modern replacement to the gallery, Piwigo, is live. AI assisted in fully integrating the look and authentication from day one. This had been on my "to do" list for years, but I did not have the time to implement. Go live took less than a day. Within a week, the minor bugs were killed…

Ideas to Realities

Weather has had another overhaul, though less significant. Everything below the big graph can be moved. Positions are remembered per browser. A location header stays on top with the most important details. Have a large display? Up to 3 columns for viewing the data. A Hazards card added to show the most concerning weather conditions in one place…

When the Limitation Changes

As my comfort with AI grows, so do the projects I assign it. In the last week, AI has been adding features far faster than I ever had time to do in the past. The limitation is no longer my coding free time... it is now the ideas I have for enhancing the site. Every feature added required investigation and follow-ups before functioning as intended. I believe skill and know-how are required to validate that AI has not made a mistake. As AI often tells me: "You are right for saying that."…

Faster with Reservations

AI models continue to improve. The latest models will try multiple options to find the best one. This ability has enhanced this site. I believe there are no measurable performance optimizations left here. It is time to add features. Today I added Air Quality graphs to the Weather page. Less than 2 hours from concept to production…

Large Language Modeling

I do not consider AI to be Artificial Intelligence. It is a very clever algorithm, one that calculates advanced pattern matching results on massive data sets without much prompting. At quick glance, it feels like it is thinking. It is not, it is a Large Language Model (LLM). This does not mean it is not useful…

Dark Mode / Theming Consistency

Dark mode support has been added. It follows your browser's setting. The support has been added across the site. With the implementation, more of the site aligns with a consistent theme. Most of the changes are in Links on mobile and the menus and buttons for the Forum and Gallery…

Iconification, Design, and Weather

I've added the Font Awesome library to the site. This enables better icons throughout. New icons for logon, lock, news categories, settings, location, and icons on the menu buttons. This change also solves the issue where browsers may convert some symbols into emoticons. The menu received a redesign with the icon addition…

News Enhancements

The News System had a significant rewrite on the backend. It looks identical. The technical change was a shift from using PHP to craft an individualized page to having it send a news dump. By reducing the complexity of the PHP code, the page is created faster. Javascript replaces the PHP for drawing the News section. The weather section starts loading sooner. Total page load is about 0.2 seconds faster. May not seem like much: it's 30% faster…