Hi, I'm Tzvi

I'm a husband, dad, software developer, lifelong learner, and maker of puns

Come say hi!

I'm @TzviPM on
Github

Posts

Optimize for Deletion

Make your code easy to delete. It encourages flexibility, experimentation, and collaboration—without needing a full rewrite. Start small. 😄🗑️✨

What I wish I new about `git rebase --onto`

How naive I was before I saw the light

That's not DRY

In this article, I discuss the meaning of the DRY principle, and how it is often misunderstood.

Comments can be a sign of poorly designed code

In this article, I discuss the use of code comments, the difference between "why" and "what" comments, and how comments can be a sign of poorly designed code.

A unified language for logic

In this article, I discuss Universal Logic Language (ULL), a new approach to cross-platform programming.