If you don't want the lights, why not just turn them off?
It's really common in many cities in France too, also in the countryside to reduce disruption for bats in particular.
When it comes to driving, I would definitely prefer they keep the street lights on, for the increased visibility/safety.
Personally, I wrote 200K lines of my B2B SaaS before agentic coding came around. With Sonnet 4 in Agent mode, I'd say I now write maybe 20% of the ongoing code from day to day, perhaps less. Interactive Sonnet in VS Code and GitHub Copilot Agents (autonomous agents running on GitHub's servers) do the other 80%. The more I document in Markdown, the higher that percentage becomes. I then carefully review and test.
If you are writing code that is/can be "heavily borrowed" - things that have complete examples on Github, then an LLM is perfect.