Asides
Follow me Bluesky: @deuts.hamili.net and Fediverse: @deuts@deuts.one
June 5, 2025
Make Your Own Streaming TV Channel with Plex and ErsatzTV
ErsatzTV is an open source project that lets you schedule your own streaming live TV channel! Build out time slots, schedule programming, and recreate the TV experience of your youth.
Switch to Windows 10 LTSC! Here’s How I Set it Up
Windows 10 LTSC is amazing and I can’t believe I didn’t install it sooner. There’s just no nonsense, no bloat. There’s no copilot, no cortana, no teams, no recall, no ai nonsense, etc.
DumbAssets
A stupid simple asset tracker for keeping track of your physical assets, their components, and applicable warranties and routine maintenance.
A much simpler alternative to Homebox.
June 4, 2025
Date Picker Component Power Apps
A better looking date picker for Power Apps.
You need to create a component and add this to your apps.
Install Proxmox on a Hetzner Dedicated Server with 1 IP using SDN and without KVM using QEMU
Going from the Hetzner Rescue System to Proxmox with only 1 IP, full DHCP, no KVM Console access and port forwarding all in one easy to follow guide
June 3, 2025
Hugo Image Gallery
This script creates an image gallery. The script reads all images from a specific (user-defined) folder in the assets directory of Hugo, automagically crops them to 300px squares and shows them in rows of five.
Beautiful Mountains Museum of Pop Culture Seattle View Seattle by Night Space Needle How it works The script searches for any file in the folder ‘album’ in the assets directory of Hugo. It creates an image tag with a thumbnail for these images. The thumbnail is a 300 pixel wide square cropped version of the image. The script wraps the thumbnail in a link, which links to a larger version and will trigger a lightbox if present. The caption is the file name without extension.