14:27

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.
13:54

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.
13:31

Forget Windows 10 vs 11 Pro, LTSC Enterprise is much better for pc gaming.
VIP-SCDkey 30% Coupon Code: TYC
Windows 10 Enterprise LTSC 2021 (10$): bit.ly/∞
Windows 10 Enterprise LTSC 2021 IoT Edition (15$): bit.ly/∞
Windows 11 Enterprise LTSC 2024 (14$): bit.ly/∞
Windows 11 Enterprise LTSC 2024 IoT Edition (23$): bit.ly/∞
Office 2016 Professional Plus KEY (26$): bit.ly/∞
Windows 10 Enterprise LTSC 2019 (16$): bit.ly/∞

More details here –> www.youtube.com/∞

13:23

Say hello to Hetzner — now offering dollar payments for new accounts! Signup for a Hetzner server and use code LTT24 to save $20 at htznr.li/∞

www.youtube.com/∞

07:24

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.
21:19

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.
19:17

I just got Beelink EQR6 6800U from Datablitz for Php18,995 (~US$340).

Technical Specs:

CPU: AMD Ryzen R7 6800U
8 cores / 16 threads
Base: 2700Mhz / Max: 4700Mhz
Memory: 32GB LPDDR5
Power Supply: Built-in 85W
Storage: 1TB (1 more slot available: M.2 PCIe Gen4.0
Graphics: AMD Radeon 680 12CUs 2200 MHz

Thinking of running on this thing. I need 1 VM for Windows 11 and several homelab containers.

What do you think of this purchase? Is this a good buy? Sounds like a plan?

19:02

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
00:11

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.
23:59

Webhook app by Soulteary

WebHook is a lightweight and customizable tool written in Go that enables you to effortlessly create HTTP WebHook services. With WebHook, you can execute predefined commands and flexibly pass data from HTTP requests (including headers, body, and parameters) to your configured commands or programs. It also supports triggering hooks based on specific conditions.
This is a fork of the original by adnanh. A more detailed explanation can be found here.