Post #1689001
2026-04-01 12:25 UTC
@defuneste @lwpembleton @drdcarpenter @mschmidty more complex schemes become riddled with issues like that.
Replies (1)
-
@milesmcbain@fosstodon.org 2026-04-01 12:29
@defuneste @lwpembleton @drdcarpenter @mschmidty to the point where the script behind it is a labyrinth of edge case handling. Better to express as a collection of smaller functions with a little bit of glue code here and there. Wrap in targets plan if you want to save some time.