Ephemeral NATS MQTT broker in Docker
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 ...
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. ...