I made my code way too maintainable
Replying to @luna@fedi.mldchan.dev
things like having code only in 1 place in a function really helps with readibility
Replying to @luna@fedi.mldchan.dev
@luna why are you saying that like its a bad thing
Replying to @laru@pleroma.laru.dsrv.x7q.eu
@laru idk but it really took me like 2 minutes to add a whole ass feature that would take a refactor if I didn't make the code this mantinable
Replying to @luna@fedi.mldchan.dev
@luna but thats a good thing no?
Replying to @laru@pleroma.laru.dsrv.x7q.eu
@laru yea it is
Replying to @luna@fedi.mldchan.dev
@luna@fedi.mldchan.dev wdym?
Replying to @thing@thegayagenda.fans
@thing I wrote something that is actually maintainable lol
Replying to @luna@fedi.mldchan.dev
@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
@6 I have my config files split too, I can just delete a nginx file if I don't want a service