Saturday, August 16, 2025

Dear Senator, We Need A Water Crises!

 Water Crises Washes Along the Shores of the Great Lakes

    The onslaught has continued with the germ appeal, waste management, over-consumption, and reality of top-tier living in America - the water crises consumes us all. Let's take a look at some of the highlights that Covid-19 preventative measures have been able to save us all as of recently and utilize these protocol creating moments to prevent a water crises by living one now. 
    In the future, when population is booming, the affordable housing unit lines the shores, and the best place of dream living is in abundance of deserving, tax paying, Americans. Another epidemic washes the shores and this time, it impacts the water source because of the fairly accommodating policies that neatly watch underground plumbing filtration to not recognize with the latest technologies - a WHO policy for demanding filtrating efforts of detection in a water system to maintain human waste as a priority for maintaining healthy water systems. 
    However these nightmares can form, this is one example of how our water systems were in danger, and we had no recovery, no plan, no action to assume. This could still be a problem that has not risen to the public concern and forced action. 

Law for Water Preservation

    This should be global effort reduction and the impacts we make to be uniform with world efforts. We all must undergo the minimal amount of water consumption to show our American spirit is revolved with our equality standards. We have to take our state statures and revolve these crises to the federal level because the American public region requires it to remain in place, less migration efforts, and less price fluctuations because of the current dilemma. Creating better habits in all Americans is desirable and costs more when not able to or unwilling to change. 
    In creating a flat rate for water consumption now, we are able to save with minimal usage, but to accommodate the movement for change, for INVENTION, for better practices in our businesses and our community impacts together will we be better equipped to handle solutions in the future with preventative measures now. This should be a lawful tax deduction on homeowners to supply reasonable evidence that they are preserving water in their daily actions of committing to this plan by planting trees, catching water to reuse, maintaining usage as less running water daily (washing with a bucket of water and soap between members of a family), conducting research and ongoing events that promote water preservation in healthy states (we still need our daily 8 cups of water a day). This can be deducted with the American Citizen Acts to promote our American Spirit of Equality. 
    When in fact, there is an issue of Equality, during a Crises throughout the Country - deemed by the Executive Branch for their platform and agenda, we can support our vote and the winner as a whole-hearted experience. We understand the term to be 4 years, there should be no hate against the President of the United States and that there are a multiple of issues to address, not all at the same time, and to embrace the agenda with the reigning President as all citizens to be supportive and only supportive. This is the factor pushed with Equality as all citizens can endure, together. It helps us all with maintaining our regions, communities, employment, and families. 
    
    I would like to pursue this effort with my own efforts and the consistent dilution of water usage. How I use water, for what period of time is their consistent water flowing, at what rate, and the inventions created to preserve it. I was really inspired by China and Jackie Chan showing the world how they preserve water with heating it first with a switch to allow less flowing water to warm up, those few drops of water could very well produce a week in a collected effort amongst their people in the future. Water as a limited resource must be seen and lived like this, so we all understand how our water consumption restricts our lives now into the future. They will be starving, thirsty, dirty and crying for death in those parched days - will you hear them now to provide your descendants another day of living with water?

Solution Example with Research: Does it matter if we move living households out of the town and into the farmland to exchange and rest the soil by moving into mobile tiny homes with conjoined water sources in groups to conserve water and maintain soil conditions? We could utilize city dwelling land spaces in the rural areas by moving people from area to area for an underground solution. The water source locations and usage of fertilizing top soil by researching how its connection with people and tree planting for a time period can benefit in the top soil quality by producing its results with dwelling spaces. This type of movement would be conditional and apply to soil consistency and repair. Another issue that is becoming a concern after decades of farming and rotating crops to agriculture lands could be resolved with community efforts. Another factor to redeem in hardships accountable to Equality in the effort to conserve water and land quality. 
This would put an urgency in land and management careers, agriculture, soil quality, research and testing, water conservation, construction, land ownership legalities and education. This is not new to America, however, with nomadic lifestyle and mobile home movement due to diet needs, is still an option to pursue. 
Creating conversations like this in America would lift efforts of citizenship for solution and create less movement to over populate the Great Lakes region, we have to instill the dutiful solutions as reasons that involve future planning and research, however vast, to involve the community efforts. They must remain together and build strong families that they can rely on as a suitable lifestyle to share these amenities and hardships with. One of the main components that keeps people in place and resolve their issues at hand. Which will also break from the concept of Equality as pursuing the earned dreams in America by remaining vigilant and strong in one area. We need these types of citizens to keep and recognize in trusting our government systems, the leaderships they appoint, and the issues they present with solutions their communities have had time to deliberate.
Building the American Spirit, Equality, and the efforts to stand strong in one area as a support system worth trusting is how we can maintain and seek solutions that the future can learn and improve upon. 

I write my state Senator with the need for a water crises to commend the Southwest Region of America's drought as the most suffered at this time. Their dry farming techniques, diet, and energy consumption should be considered in our lives with the Great Lakes and soil qualities to continue to provide in the Feeding America campaign. What can we learn from each other in such a vast difference to preserve water, food, lifestyle for inventions yet to arrive! Enforce it upon us so we can find it now and integrate to further that water availability and soil quality. 

__Mischief



Refactoring by Martin Fowler - Improvements to incorporate!

 Refactoring - Improving the Design of Existing Code

    I have recently finished the Java Programming for Beginners with Sau Saurav on my mobile, still working on the Software Testing book (halfway through), the Programming Pearls book is a great connector of the past and present with problems they solved and how our tools have shaped from those initial issues and have started the next book in my list of things to do - Refactoring. The book is very clear in any project setup with movie rentals in the beginning chapters. I enjoy this because during my crucial burn out in ASP.NET and navigation using the provided textbook, I got lost and the material was hard to follow because it jumped from examples that did not fluidly explain in detail what I should be looking for, how to manage the project properly, and the idea of refactoring was still fairly new. Provisional to concepts in design implementation, MVVM (Model-View-ViewModel pattern), and folder structure apart from Linux/Web style created an entirely new workstation for me. The Refactoring book includes State Patterns, Patterns that involve remodeling UML structures, and organizing each change effectively because they are tried and tested concepts that work. 
    Now, after beginning this book, I understand much more clearly the intentions of the platform and how it can effectively improve my code habits with utilizing refactoring as a base in any project I presume hereafter. 
    Pay attention to the transitions and the book does an awesome job of labeling these moving methodologies in the book - HIGHLY RECOMMEND reading this book if you ever wondered how refactoring is supposed to look, feel, and result as. EVERY process involved with moving methods, renaming conventions, and altering the appearance of code without losing the functionality is very important to follow! Reading this book is definitely going to improve my coding habits and understanding. 

Tools that Helped

    I have also begun to utilize Dendron with VS Code as a text extension to follow along with the project and document my notes, my reminders, and some key highlights of the project transitions. I also utilized the Snapshot Extension with VS Code and Paste Extension to save snippets of the code that transformed with refactoring - making it an ideal way to provide learner's step reminders when teaching this material later. 
    The other improvement I have been ingesting is watching YouTube videos of George with CoreDumped for enhancing the code and hardware connections in the low level programming concepts. This is definitely something I am going to need in the career I want and improves the expectations of software developers in the future to remain with the foundation we are building our processes (not programs) in our current OS infrastructures. I highly encourage doing these as you develop in your career if you have not already!

Highlights Outside Studies

    Some key highlights I have noticed, reading other articles outside of study in my leisure is knowing that the improvements we make from a computer science background, is that the mathematics involved are much different than the core mathematical curriculum we learn in arithmetic studies. Do not confuse the results with processes used because those core fundamentals are still required and should not change. I noticed that yes, they do answer some answers, but they also create confusion. The answer is restricted to a computer science foundation with digital logic, electrical engineering, and each process involved following a basic binary result. These are not typically sentences for equations, they are flags and grouped as sequences of assignment. 

I also picked up Branchless Coding through a YouTube channel and it was pretty interesting, but seemed congested also. I would limit this approach to specific examples of where I would be invested in the memory and datatype exchanges that occur to be in a setting class or method. I think that the more we use branchless coding, it is going to deteriorate the option to be less robust and more minimalized because of the need for speed. I could be wrong, but this would not be a long-term solution for optimal speed in programming. Still, pretty cool. 

Arduino Project Update

    The Mega2560 Arduino board I was working with in a pre-installed setup turned out to be flawed in the outputs of sub-outlets with the way it was constructed. This was a board provided through donation to the Elves Gifts in my local community that was going to be used for a Christmas Light Show hooked up to the local radio station for donations with the Salvation Army. 
I have been investing my time and learning about Arduino IDE, Arduino Boards, Arduino Projects overall and got hooked! I already ordered a starter kit through Wal-Mart, which was less than $30 and I plan on continuing my research and project skills to incorporate with community members in learning how to program with Arduino. Since I have my Robotics Certificate, which dealt with FANUC produced robot arms in factory settings, I have yet to create a program with Arduino and cannot wait to implement this in my programming skillset. 
    As for the project, I have to halt the progressions with the Mega2560 and currently seeking an electrical engineer to assist with the wiring. Two of the SSR boards are not working with the power up default mode setting check, or the Arduino IDE blink program. It is also not reading on my laptop with the Port listing in my Device Manager, something that should be registering. I have been unsuccessful in trying to operate a simple blink program and I believe it has something to do with the Connection output. 
    Just a note when working with this and hooking up your laptop - there are different USB connections and this one happens to use a printer USB (not a USB-A, USB-C, etc. for other peripheral connections). I had ordered 2 different USB connections, each wrong, and I finally pulled my printer USB and I could finally get a connection. It was funny and just shows how different digital logic hardware and peripheral devices are separated yet connected. I had my suspicions as to why a printer USB (Parallel Binary) and if that mattered in how Arduino was set up, since it has improved these project spaces tremendously. Beforehand, it sounded brutal with creating those connections to the hardware and pricey. Thank you so much Arduino for making these project spaces a dream!

__Mischief



Closure Programming for Updates in High-Level Programming

 How to Update High-Level Programming Languages Let's do something like create, use, destroy, improve create to re-create, destroy, then...