Gem of the Day – Output Volume can be Non Ideally Limited Thoughts of Sound Volume, Magnitude and Number of Contributions, Contributions like Water being Poured in an already overflowing glass. A related thought – Negate Oversite Amps Less Than Ideally
Category Archives: Uncategorized
Support Out to Support In
Shop Safety and Jigsaws
Can still get hurt with a jigsaw, to say surface area does not matter also I would think would be wrong Used a Ryobi 18V Jigsaw on some of my woodworking projects, think it offers amazing versatility in a small package. Fast enough cuts that are a bit lower stress in my opinion than usingContinue reading “Shop Safety and Jigsaws”
Knowledge Base
A person has seen a certain amount of Stories and Content overtime. A person that knows content exists versus does not know content exists is power. I see a video today, I can capitalize on its gains 5 years from now, 10 years from now. It is like a flashlight, a flashlight a football fieldContinue reading “Knowledge Base”
Java Debugging Thoughts
Today is March 8th, 2023, think I started on this document today or yesterday Bug Fixing Thoughts
Diversity can be Power
Diversity can be Power, Diversity is Not Guaranteed to be Power. This country is not China, Sudan, England, Chile, or the United Arab Emirates. United States is Diverse. Divesting a little from Diversity to appease other nations can limit the potential in bridges made. Unites States as a Value Creation System needs to Live andContinue reading “Diversity can be Power”
Important Message
Code
Kind of am interesting thought. Programming in Languages like Java, C++, Python, Swift, Go are kind of like a seed on a tree. They have information like DNA that have the potential to amplify for a practically long time. Like one of DaVinci’s clocks or Prized Hieroglyphs. People put them away for a while atContinue reading “Code”
March 8th, 2023 Free Math Problems
Mar 08, 2023 8:31:24 AM main.MathQuestionGenerator generateMathProblems 8 – 7 = 9 * 4 = 7 + 5 = 7 – 7 = 2 / 7 = 9 + 1 = 6 * 1 = 0 / 8 = 4 – 5 = 8 * 1 = 7 + 6 = 2 – 0 =Continue reading “March 8th, 2023 Free Math Problems”
JavaFX Bug March 8th, 2023
I was trying to add a new Label Component to a Vertical Box (VBox Component) from a separate thread and it appears to block the thread. I do not have the same problem with the ImageView component. VBox.getChildren().add(newLabelNode) appears to work different in practice than ImageView.setImage(image) when called from another thread, ImageView updates, VBox doesContinue reading “JavaFX Bug March 8th, 2023”