# Engineering taste

> A working note on technical judgment, restraint, and why good systems often feel quieter than they are.

- Canonical: [https://mantasvaitukaitis.com/docs/notes/engineering-taste](https://mantasvaitukaitis.com/docs/notes/engineering-taste)

- Published: 2026-06-09

- Updated: 2026-06-09

## Abstract

A note on engineering judgment, restraint, and system quality.

## Restraint

Taste in engineering often shows up as subtraction. The better implementation removes options that do not matter and protects the ones that do.

## Durability

A system with taste can absorb change. It is not clever at every point; it is clear at the points where future work will happen.
