Tech Random

A collection of useful articles and guides.

The Power of a Rubber Duck
June 11, 2025

Rubber duck debugging is a method of debugging code by explaining it, line by line, to an inanimate object - traditionally a rubber duck. This …