Elektrine lite

← Feed

@milesmcbain@fosstodon.org

Post #1689002

2026-04-01 12:29 UTC

@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.

Replies (1)

  • @defuneste@fosstodon.org 2026-04-01 12:49

    @milesmcbain @lwpembleton @drdcarpenter @mschmidty I am also adding that you will see yourself "hacking" that config file a lot and copy/pasting it between projects. At one point that means you will need to keep track of their "version" etc Bern there and done that.. you can assume I have fell in every possible traps (great to give advice :blobthinkingeyes: ) 💯 understand the need to have an "object" with some "default value" that are easy to tune: list or f() with/for callback may be better

    Open ##1689003