Not sure if this is the right place to ask the question, but there doesn’t seem to be an “askgeeks” or something.
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
That’s a good question!
I have one running an adblocking DNS resolver.
For my business I have one that’s only used as a proxy (dumb IP whitelisting by API provider), another running headless Chrome (scraper for services without API), and another as a VPN. I always feel so wasteful but the majority of these can’t be combined into one server for reasons beyond my control.
For everything else, I containerize. I feel that that is much more energy efficient though I could be wrong.