RSSAmplifier

Blog

Blog

Grow with Technology

localhostRSS feed ↗4 posts

Latest posts

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 ... Read More

Ephemeral Mosquitto MQTT broker in Docker

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 ... Read More

Victor, a sprite-based SHMUP

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 ... Read More

Asteroids in P5.js

Back in 2018 I wrote an Asteroids clone using P5.js . (code is here , play it here .) The code was written in Javascript. ... Read More