Not sure if this is the right place to ask the question, but there doesn’t seem to be an “askgeeks” or something.

  • railsdev@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    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.