Latest

81 posts since 2013
Browse categories & tags
Drones

DJI RC Pro 2 Toolbar Flashing and UI Reloading Issue

Experiencing constant UI flashing and app reloading on your DJI RC Pro 2 after every reboot? This common firmware bug causes the toolbar to crash in a loop, making the controller almost unusable. Learn the quick workaround — resetting app settings — to stop the black screen flicker and get flying again until DJI releases a fix.

Cloud

Self-Hosting changedetection.io on a Tiny VPS (DigitalOcean 512MB)

After experimenting with various website change detection tools, I decided to self-host changedetection.io — a fantastic open-source app that lets you monitor specific elements on websites, including JavaScript-heavy ones, using CSS or XPath selectors. This post outlines how I deployed it on a tiny 512MB DigitalOcean droplet, hardened the server, and set up Pushover notifications […]

Automate homebridge backups on RPI

The article provides a guide for automating Homebridge backups on a Raspberry Pi, without using the UI. The guide also includes cron setup and backup file pruning and rotation. It can be utilised for backing up anything on a Raspberry Pi or linux system.