
A guide to configure GitHub SSH keys in Linux, so you don't have to enter your fine-grained personal access token every time you git push/pull, and add a green "Verified" badge to your GitHub commits.

A definitive beginner-friendly guide to turn an old Windows PC/laptop into a Jellyfin Media Server and Torrent Box, so you can watch your favorite movies/shows on your phone/PC/TV at home or abroad.

Solving LeetCode 3289 using both an intuitive hash table approach and an elegant bitwise XOR approach, with explanations and complexity analysis.