Back to Mosquitto MQTT for v5
Why? My Home Assistant instance started throwing warnings about an upcoming deprecation of support for MQTT protocol version 3.1.1 and migration to MQTT protocol version ...
Why? My Home Assistant instance started throwing warnings about an upcoming deprecation of support for MQTT protocol version 3.1.1 and migration to MQTT protocol version ...
Why? Though I had gotten Mosquitto MQTT broker working and it was successfully passing messages back and forth from Home Assistant, I still had nagging ...
Setup It is possible to setup a nearly-stateless MQTT broker in docker, with password security. This required a few steps that were annoying to stub ...
In 2019 I wrote Viktor, a sprite-based shoot-em-up (SHMUP) drawing inspiration from 1942 and Galaga. (code is here , play it here .) This was ...
Back in 2018 I wrote an Asteroids clone using P5.js . (code is here , play it here .) The code was written in Javascript. ...