almost all code is inscrutable, at least at first. the more complicated, the worse off my experience is trying to do anything with it. i'm very burned out on it all.
i day dream of an ai tool that understood the code and so could answer natural language questions about it. "how do i get this charting code to make the lhs of the xaxis always be the current time in the data set?" for example.
these are all things, a conga line of things, i have to go through ad infinitum in order to get to a point where i can actually do any surgery on the code in question. very annoying.
(let alone also take instructions from me and then go edit the code in an interactive loop with me, to change what i want to.)