Real World Event Discussions

In the garden, and RAIN!!! (2)

POSTED BY: SIGNYM
UPDATED: Monday, September 7, 2026 11:50
VIEWED: 338648
PAGE 832 of 834

Saturday, September 5, 2026 11:37 PM

Got my AI session to break up our code, which is now in 7 modules, and 6 of them running in a Library subfolder.

Is it helping? Not sure yet...

It appears we're still ironing out some spaghetti code and possibly some fragmentation that occurred when we did the split. But I do believe it allows us to work on specific problems much better without getting the AI to blindly make fixes that break other things.

Fingers crossed I can put this all together the right way today and isolate all of this code as working so the AI never touches it again as we add some new modules responsible for tasks we haven't yet added to the process.

--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 12:42 AM

Quote:

Originally posted by Brenda:
Out, out and about.


Got the kitchen sink fixed again after it decided to back up for a couple of days. Makes me wonder about the pipes in here. Old building.

The drain line to our kitchen sink was almost rusted shut. There's no fix except to replace the pipes, or work extra hard to keep the remaining opening clear.

-----------

"It may be dangerous to be America's enemy, but to be America's friend is fatal."- Henry Kissinger

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 12:50 AM

Quote:

Originally posted by 6ixStringJack:
Got my AI session to break up our code, which is now in 7 modules, and 6 of them running in a Library subfolder.

Is it helping? Not sure yet...

It appears we're still ironing out some spaghetti code and possibly some fragmentation that occurred when we did the split. But I do believe it allows us to work on specific problems much better without getting the AI to blindly make fixes that break other things.

Fingers crossed I can put this all together the right way today and isolate all of this code as working so the AI never touches it again as we add some new modules responsible for tasks we haven't yet added to the process.

--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.



So, you're breaking up the code even further. Good!

That code that I had to review... It had been written by an inexperienced programmer, and the same lines kept reappearing throughout the software. IIRC it was a data acquisition function, and it was re-written each time for a different instrument. More than a half dozen times IIRC. I didn't have to do more than scan the program to know it was borked.

Afterwards, it was rewritten by an experienced programmer, and that same function was replaced by a subroutine that was called for different instruments using different variables and instrument names.

I know you know this. I'm just emphasizing that the more you can break your code into functions/ subroutines the easier it is to analyze and fix each part.

-----------

"It may be dangerous to be America's enemy, but to be America's friend is fatal."- Henry Kissinger

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 1:01 AM

And now, I have to go back to researching my own medical condition. I messaged my rheumatologist about my liver problem, and she reduced one of the meds that I've been suspicious about for a long time, since it's known to make livers cranky sometimes to the point of damage.

She also told me to tell all my prescribing doctors as well.

Sounds like I'm the medical coordinator!

I made an appt to see a hematologist. But unfortunately since I won't see him until Dec 30 (!) I have to research my diet and meds myself.

So, off I go!



-----------

"It may be dangerous to be America's enemy, but to be America's friend is fatal."- Henry Kissinger

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 2:26 AM

Now THIS is what we finally needed to do.

I've still had to get into the middle of fixes and tell it when it was wrong, but having our code broken up into 7 digestible parts is making it a lot easier for me to follow the logic, and it helps the AI isolate what it needs to be focusing on without breaking other parts as we finally fix them for good.

We're still working on some functionality that broke between the code shortening and then splitting it all up into modules, but the progress has been really good after last session was almost a waste of an entire day (aside from making those modules).

What's left to fix now should be incidental, even though it will take quite a few more code updates because I'm forcing it to fix only one thing at a time while I test.

We just finally got our code to execute at top speed again for the first time in about 36 hours. It had slowed to a crawl and was only doing about a dozen filname/moves per second, which would probably equate to about an hour-long runtime if not broken early, but now we're finished in about 1 minute again.

And the best part is that all the #'s for every aspect on the execution run are 100% accurate up to the final graph. We've NEVER accomplished that before. And I'm pretty certain once we iron out the bugs we're working on right now that Graph should be perfect without having to fix anything.

I might actually finally be able to move on to the next stage of testing and code additions today after about 4 straight sessions of swimming in muck.

--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 3:58 AM

Quote:

Originally posted by 6ixStringJack:
Glad you got it fixed, Brenda. I HATE plumbing, but I've had to do a lot of it since owning my own place.



--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.



So, do I. But I am also replacing the strainer I have in the kitchen sink drain. It is gunked up and not helping. Just have to be careful until Monday.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 4:01 AM

Quote:

Originally posted by SIGNYM:
Quote:

Originally posted by Brenda:
Out, out and about.


Got the kitchen sink fixed again after it decided to back up for a couple of days. Makes me wonder about the pipes in here. Old building.

The drain line to our kitchen sink was almost rusted shut. There's no fix except to replace the pipes, or work extra hard to keep the remaining opening clear.

-----------

"It may be dangerous to be America's enemy, but to be America's friend is fatal."- Henry Kissinger



Yeah, I think it was last year a plumbing company was brought through to replace the sink pipe and the bathroom pipes with plastic to prevent whatever rust was happening. I have a strainer in the drain and I am replacing it on Monday. So, I will have to be careful over the weekend.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 4:03 AM

All done for today. Having a sit down now. Grocery shopping I got a box of non-allergen cookies. Just little bites but no egg and dairy free.


Still a bright beautiful day up here. Sitting at around 74F. Suppose to rain tonight have to see but right blue sky.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 5:11 AM

Quote:

Originally posted by Brenda:
Quote:

Originally posted by 6ixStringJack:
Glad you got it fixed, Brenda. I HATE plumbing, but I've had to do a lot of it since owning my own place.



--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.



So, do I. But I am also replacing the strainer I have in the kitchen sink drain. It is gunked up and not helping. Just have to be careful until Monday.





That's easy though.

I'm too cheap to do that in the shower myself. I take that thing out when I need to, bend it all back into shape and clean it out real good. Been using the same strainer in the shower now for maybe 7 years!



--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME

Sunday, September 6, 2026 7:00 AM

BOOM!

Finally got what I wanted it to do, and all of our historical documentation has gotten a major overhaul and upgrade since I had plenty of time left in this session to get that all done.

Modular scripting was the trick all along.

It's still got its problems, but I think the AI was just still confused a bit about that BS spaghetti code still in there from half a dozen sessions back or more. But once I got it on the right track by tracking every change diligently and providing it with tons of experimentation results, we were knocking things out left and right. It's now working just as fast as it ever was, with 100% accuracy on all the metrics on an execution and rollback.

Next step before adding new functionality is adjusting the aggressiveness of our autoscript, and this little guy knows exactly which module we need to tweak to get it done. Not including the launcher script, 4 out of 4 of the other 6 modules shouldn't ever need to be touched again.

I'm actually going to see about getting most of our launcher script into (a) separate module(s) too after we get that aggressiveness tuned up.



I can't wait to get into resizing and converting file types, which will be the next step after all of that. It looks like the python compiler is perfect for doing all of that as well, which will knock out tens of thousands of further manual operations when we get to that point.



--------------------------------------------------

Those who dance always seem crazy to those who can't hear the music.

NOTIFY: Y  | REPLY  | REPLY WITH QUOTE  | PERMALINK  | TOP  | HOME