Updating certs with certbot with Pi-hole

TL;DR: temporarily stop lighttpd, renew the certificate, and then start lighttpd.Use the following list of commands: Long description Scenario: You have a number of services (e.g. VPN, DNS) proxied behind NGINX, while also running Pi-Hole with the web console.You take the prudent option and choose to secure your services using the awesomoe free certificates from […]

Using mitmproxy with Android Virtual Device

Writing this short guide becuase other guides reference outdated Android Studio versions and do not correctly outline all steps Preamble I am writing this guide based on the my setup: Windows 11, Android Studio Hedgehog | 2023.1.1 Patch 1.As all software described in this post have versions for other OS’s, this guide may also work […]

PixivForMuzei3’s arbitrary bookmark display

Or a shoddy investigation of the max_bookmark_id query parameter.

Interfacing with an LTC1609 ADC

Interfacing with an LTC1609 ADC

How to use an LTC1609 with Arduino or similar microcontroller without bit-banging.