Post #3599845
2026-07-05 07:33 UTC
I made my code way too maintainable
Replies (2)
-
@luna@fedi.mldchan.dev 2026-07-05 07:58
things like having code only in 1 place in a function really helps with readibility
-
@6@possum.city 2026-07-05 12:02
@luna@fedi.mldchan.dev modern solutions require modern problems~ also gives me the vibes of how I ended up splitting my nginx config into like 16 different include files PLUS the actual config also like, it's definitely way more maintainable but it's also a bit painful to deal with lol