Changes to DealerRefresh
- By Alex Snyder
This thread is turning into a little diary along with the changes.
We just experienced a 30-minute outage due to a series of stupid things.
I mentioned the former agency that used to maintain DealerRefresh hacked our ad positions into the main site code instead of building them as widgets for placement amongst all the other Xenforo components. Because of this, Claude has to write its own special hacks to move widgets around the ads.
I wanted to remove the new Visitors Online widget from the thread pages. I only want that widget on the home page because something special is planned for the thread pages. When Claude added some code to remove it from the threads pages it broke a line in the main site code. On top of that, when he restored from a backup, he deleted the entire page of code instead of just that single line. This is where AI breaks <----lesson
Fortunately, we have a staging site where we build things first, and we were able to resurrect things from there.
A word of caution to dealers who wish to vibe code can be found in this post. If I didn't have 16 years of experience as a technology vendor, I wouldn't know about structured databases and pre-planned runs that can be reversed via multiple paths. Technology is frighteningly fragile. The trick to keeping it resilient is having escape and rebuild plans.
We just experienced a 30-minute outage due to a series of stupid things.
I mentioned the former agency that used to maintain DealerRefresh hacked our ad positions into the main site code instead of building them as widgets for placement amongst all the other Xenforo components. Because of this, Claude has to write its own special hacks to move widgets around the ads.
I wanted to remove the new Visitors Online widget from the thread pages. I only want that widget on the home page because something special is planned for the thread pages. When Claude added some code to remove it from the threads pages it broke a line in the main site code. On top of that, when he restored from a backup, he deleted the entire page of code instead of just that single line. This is where AI breaks <----lesson

Fortunately, we have a staging site where we build things first, and we were able to resurrect things from there.
A word of caution to dealers who wish to vibe code can be found in this post. If I didn't have 16 years of experience as a technology vendor, I wouldn't know about structured databases and pre-planned runs that can be reversed via multiple paths. Technology is frighteningly fragile. The trick to keeping it resilient is having escape and rebuild plans.

















