Tech Tales
Creating an OBS Plugin
development

Creating an OBS Plugin

I decided to combine a few of my favorite things for my own personal project: coding, streaming, and pool - this resulted in the drive to create an OBS Plugin to track 'matches' when I stream pool. Where To Start? Well I could start from the nothing, but
21 Mar 2025 7 min read
Plex Reverse Proxy Setup for Direct Access
plex

Plex Reverse Proxy Setup for Direct Access

The following is a quick guide to using nginx and with a custom domain name to allow direct access to your plex instance and not have to rely on Plex Relay which limits bandwidth to 2Mbps. Dynamic DNS Service Use DynuDNS to setup your chosen domain e.g., myservers.com,
21 Jan 2025 2 min read
Home Assistant Blueprint - Advanced Motion Detection
home assistant

Home Assistant Blueprint - Advanced Motion Detection

In this post, I'll guide you through creating a Home Assistant blueprint for a motion-activated light automation. This blueprint is designed to activate lights when motion is detected, with optional settings for brightness and color, and conditions based on time of day and/or an entity state. Tools
23 Oct 2024 2 min read
Playing with Pre-trained LLM Networks
development

Playing with Pre-trained LLM Networks

While my function is predominantly in the mid-senior technology space the market is consistently expecting, and requesting, management to have hands-on experience and to be able to function as Individual Contributors. On a personal note, I also like to understand the difficulties and tasks my teams face, so I am
09 Sep 2024 10 min read
Upgrading Portainer on Standalone Docker (Community Version)
docker

Upgrading Portainer on Standalone Docker (Community Version)

It's time to upgrade your Portainer community version instance. If you followed my guide for installing Portainer in your docker environment, then you are good to move forward and follow the instructions for the upgrade process. These come from the official documentation, but I have some predecessor activities
08 Aug 2024 1 min read
Increasing the Size of My Ubuntu VM and Docker LV in Proxmox
proxmox

Increasing the Size of My Ubuntu VM and Docker LV in Proxmox

I recently ran into some storage issues in my docker container, I was running out of space so none of my containers were playing nice - I should note, that proxmox didn't show any issues, as if unaware of the space the Logical Volume Docker was taking up.
24 Jun 2024 2 min read
Working with PopScope due to WillPopScope deprecation
android

Working with PopScope due to WillPopScope deprecation

I wanted to create a simple solution to prevent users of my application from forgetting to save their work and navigating away from entry and edit screens. When using ChatGPT, I was constantly told to use 'WillPopScope', but it's being deprecated, so it's not
08 Jun 2024 2 min read
Upgrading Gradle in Visual Studio Code
android

Upgrading Gradle in Visual Studio Code

I was having issues checking the signingReport for my application, I was trying to review all the SHA keys for my Android app so that I could implement Google Sign-In OAuth 2.0. The following code was creating errors: ./gradlew singingReport I decided it was probably best to upgrade my
06 Jun 2024 3 min read
Batocera Alternative - ChimeraOS
gaming

Batocera Alternative - ChimeraOS

I have been using Batoreca Linux for a few years now, and it's been great. Until the last 6 months I hadn't used Batocera for Steam or Epic games that much, but figured I'd give it a try so I could play Deep Rock
01 Jun 2024 2 min read
Evolving My Android App: Simple Recipe Manager
android

Evolving My Android App: Simple Recipe Manager

My Android application is in the Google Play Store. It's not a hit, it's not rocking anyone's world, and it hasn't had any marketing behind it. This was a simple pet project to keep my mind active and expose me to other
26 May 2024 4 min read
Exploring Flutter: Building an Android Application
android

Exploring Flutter: Building an Android Application

During my job search, I have been keeping myself busy with consulting and continual education—I can't sit with idle hands. I've been taking courses on AI and Cloud Computing, and consulting with various companies on their products, solutions, and approaches—I love to network. As
10 Apr 2024 4 min read
Mini Tower PC: Batocera Build
retro

Mini Tower PC: Batocera Build

As mentioned in a previous post, I am a gamer in a household of gamers. I have recently been enjoying Steam games, a bit of Deep Rock Galactic: Survivor to be specific (Ghost Ship Publishing have some quality games with solid game-play). With that said, I started thinking about trying
13 Mar 2024 1 min read
Docker in Proxmox: Migrating my Grav deployment
docker

Docker in Proxmox: Migrating my Grav deployment

TL;DR: I am enjoying containerization, and not looking back: the simplicity of deploying, ability to make quick changes, speed of initialization, and the ability to checkout any news containers with ease. I have consolidated most of the services I had hosted on different VMs into my single Docker environment
21 Feb 2024 4 min read
Setting up Docker and Portainer in Proxmox
debian

Setting up Docker and Portainer in Proxmox

Introduction In this journal I am going to discuss my steps in setting up docker in Proxmox v8.1.3. For this I will create a Debian container, specifically v12. My goal was to gain familiarity of deploying docker containers and broading my experience with virtualization. ** IMPORTANT NOTE:** If you
12 Feb 2024 3 min read
Unleashing the Power of Proxmox
proxmox

Unleashing the Power of Proxmox

Introduction: In the realm of open-source solutions, Proxmox stands out as a versatile platform that empowers users to experiment and harness the full potentail of virtual machines. In this article I am going to provide an overview of the build I am using for a minecraft server, home assistant installation,
06 Feb 2024 3 min read
Miyoo Mini Plus - Retro Gaming Device
retro

Miyoo Mini Plus - Retro Gaming Device

Introduction I'm an avid gamer, and have become somewhat of a casual collector in recent years. My collection centers around the systems and tiles I grew up with, it saddens me to think that one day we will be reliant on the cloud for gaming, physical media will
06 Feb 2024 6 min read
Access List with NGINX Proxy Manager
nginx

Access List with NGINX Proxy Manager

Continuing my journey with NGINX, I decided to investigate Access Lists, my goal was to provide fully-qualified domain names to access some of my self-hosted services, but with a catch. I wanted to allow access to several self-hosted services on my internal network without having to plug in an IP:
29 Jan 2024 2 min read
Using NGINX and DynuDNS Addons in Home Assistant
dynu

Using NGINX and DynuDNS Addons in Home Assistant

I have been using DynuDNS for some time, for the purpose of routing my external IP to a purchased domain name - with the added bonus of creating an SSL certificate for free via the Let's Encrypt feature built in. My goal was to have a publicly accessible
26 Jan 2024 2 min read
Page 1 of 1
Tech Tales © 2025
Powered by Ghost