Wouldn't it be nice if you could automatically generate GitHub releases with detailed release notes? Writing release notes can be a pain, but if you take care in structuring your branches into logical work packages, writing informative commit messages, and adding summaries to your pull requests, you...
Have you ever needed to send a password or other sensitive information to a colleague, friend, or client - and ended up pasting it into a chat message or email? It happens far too often! That’s exactly why I created CredShare.app; to have a dead simple alternative that is safer than the common pra...
Are you tired of manually deploying new versions of your website or docker image after completing a new feature or fixing a bug?
Wouldn't it be great if your code could automatically build and publish a semantically versioned docker image and deploy itself to your server? This is where GitHub Act...
While it's easy to make a local assist pipeline, and get away from Google Assistant or Alexa, it's not really that easy to go all local and still have decent performance. I'll show you how you can go completely local on all stages - and still have blazing fast performance.
Before you start config...
This article will explain how to set up Traefik as a web proxy for Home Assistant. You will also get instructions on how to set up a secure connection over HTTPS; with free SSL-certificates from Letsencrypt, and finally, a way to solve dynamic IP provisioning from your ISP.
For th...
This tutorial will guide you towards setting up fully local text-to-speech and speecth-to-text with Wyoming Whisper and Piper. We'll be doing this on a Proxmox 8.1.4 virtual environment, within an Ubuntu 22.04 LXC. Thanks to CUDA, this will be blazing fast, but it requires you to have a compatible G...