Enhancing Skills

Daily Archives: March 7, 2026

Building a Pong Game in JavaScript

If you’re ready to create a classic Pong game using JavaScript, this guide will outline the essential requirements and structure needed to develop your game. We’ll cover everything from the game environment to player controls, ball mechanics, and game states. Let’s get started! 1. Game Environment 2. Player Setup 3. […] Read more »

Building the Best Unofficial Hardware for Synology DSM 7

Running Synology DSM 7 on unofficial hardware is an exciting way to customize your NAS experience. By choosing the right components, you can achieve excellent performance and functionality tailored to your needs. In this guide, we’ll provide multiple options for each hardware grouping, ensuring you can pick the best combination […] Read more »

Incremental SSH Backup from Synology NAS 1 to Synology NAS 2

Overview This guide explains how to configure incremental backups from a local Synology NAS 1 to a remote Synology NAS 2 using SSH keys and rsync. (I’m using Synology, this will work on most linux machines) The script will: 1. Prepare SSH Keys On the local NAS 1: 2. Prepare […] Read more »