I've been coding for over a decade, mostly in Python and JavaScript, and I keep noticing how much time we spend on setup and configuration instead of actual problem-solving. Recently, I tried a new framework and spent three hours just getting the environment to work, which made me wonder: are modern development tools actually making us more productive, or are they just adding layers of abstraction that slow us down? I get that frameworks help with structure, but when I compare it to writing plain code with minimal dependencies, I often feel like I'm fighting the toolchain more than the problem. Do you think we've reached a point where complexity outweighs the benefits, or is it just a necessary trade-off for building larger systems?