RSSAmplifier

Lorbic · Jun 21, 2026

What is DRY? (And Other Things We Say at 3 AM)

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

There is a famous programmer joke that always gets me: “What is DRY? Well, at the risk of repeating myself…” It is funny, but it also hurts a little because it is so true. We all know the rule: Don’t Repeat Yourself (DRY). We learn it from day one. You write a piece of code once, put it in a clean function, and never type it again. But let’s be honest. It is the…

Read on lorbic.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.