Articles tagged with: Tools

Setting up my IndieWeb information

Summary: My support for the open, accessible, and interlinked world wide web, and my discovery and implementation of IndieWeb principles on this blog.


Toggling Firefox dark mode via bash script

Summary: This article discusses the inconsistencies of dark theme support across different applications and browsers, and presents a bash script solution to toggle Firefox's dark mode based on time of day.


ctypes, OpenCV and Pillow

Summary: Using Python libraries ctypes, OpenCV, and Pillow to automate tasks in video games, such as creating an auto-clicker, with challenges in handling input and item detection.


Choose Your Own Adventure - Epub Gamebook

Summary: Creating an ebook version of 'Choose Your Own Adventure' gamebooks, using chapter links for navigation, and testing the approach with a simple ebook.


PBRR - Pretty Basic RSS Reader

Summary: PBRR - Pretty Basic RSS Reader is a simple, Python-based RSS reader that fetches and regenerates feeds hourly, groups sites into categories, and differentiates new posts from seen ones.