Works on most machines

https://blog.ploeh.dk/2023/07/17/works-on-most-machines/

5 points · 1 comments · view on lemmy.world

1 Comments

RandomDevOpsDude@programming.dev · 3 pts · 3y

The most difficult generalisation step is going from one to two. Once you've generalised to two cases, it's much easier to generalise to three, four, or n cases.

🥇

Although it seems to ignore things like sidecar containers to support the application locally (rather than needing to do a full install of a database tech, for example), I really like the point being driven.