ESP32 S3 Climate(Furnace) Controller
Well, I finally did it! I have completed first version of my ESPHome thermostat controller. This is not your just another thermostat. This thing is crazy it is actually replacing…
Cool AI Calculator that Works
So, while I was messing around with my electronic circuits and ran across this AI Tool generator website called Calculator Academy. The coolest thing is I tried it and it…
Notifications are currently provided by ‘Xfce Xfce Notify Daemon’ instead of Plasma.
Simple fix here run this and reboot and notifications will revert to Plasma's notification system. The above line removes Xfce Notify Daemon and its dependancies.
Meet my Squeeze Rover
SqueezeLite ESP32 firmware that works with Music Assistant and HomeAsistant
I2S Mixer Pre-amp
This is the first of many projects based on esp32 and especially squeezelite-esp32 Here is the actual project. Let me know what you think! Here is a link to the…
Interesting Core Dump On Debian 12
On startup I was getting a interesting core dump related to the DB for baloo on kde. I never dug into this before but here is what it does for…
Add Multi-Room to Home Assistant
Finally, I added Multi Room support for Home Assistant (HA) and it works great with Spotify. Yes, this is the one to use within HA and add Spotify playlists and…
Ceph – Had a Ghost Monitor
Hello all! Finally, I got my Ghost monitor fixed in Ceph on ProxMox. OMG it was so simple too I am almost embarrassed how simple it was! Anyway, here is…
Revisiting Rancher on Debian 12
Here is a quick guide to setup Rancher on Debian 12 bookworm. This is a Docker configured version and is a great way to get started with K8s
Using Dockerfile, Docker-Compose, and VSCode to build a Python Django project
I have built it via Docker, Docker-Compose using VS Code and a Linux build PC to create this Docker build environment with full maria DB and nice Adminer db viewer.…