7/4/2023 – Clair de Lune – Claude Debussy 7/4/2023 – Nuvole Bianchi – Ludovico Einaudi 5/21/2023 – Recital 1
Category Archives: Uncategorized
Tron Disc
I created a custom Tron disc with a combination of 3D printed parts I designed, and some electronics. The list of parts is below. Here are a few pictures of the finished product: 3D Parts Here are the links to the 4 STL files for 3D printing. I used OnShape to design these: Electronic Parts …
Fix: Apache Spark “Illegal Reflective Access” Error in Java 11
If you get the following warning when running Apache Spark in Java 11: You can fix it by adding this to your Java code before you create a Spark session:
Fortnite Content
Chapter 3 Season 1 Map of Campfires, Freezers, Web Shooters, Mushroom Patches, and Rifts
Power Failure Detection with SmartThings and webCoRE
The freezer in my garage is on the same GFCI circuit as my Christmas lights, which occasionally trip the GFCI, cutting power to my freezer. I want to monitor my freezer and have SmartThings notify me when it goes offline. Unfortunately, none of the built-in options for SmartThings such as Smart Home Monitor will work …
Continue reading “Power Failure Detection with SmartThings and webCoRE”
Two Internet Providers At Home
I have been a long-time Comcast customer, but when Ziply fiber offered free installation and a decent plan for $20/month, I decided to give them a try. However, I wanted to keep Comcast and simply load-balance my internet traffic across both providers and making it look like a single network to my family. In this …