Hacker News new | ask | show | jobs
by carbocation 4770 days ago
This is on an instance of the smallest linode available (1024MB). It sits there with all of my other side projects.

Load average is negligible despite the HN load:

    Load average: 0.04 0.06 0.06
I'm using Postgres on the backend and am not using any caching. This is being reverse proxied by nginx (so that I can host multiple golang projects on the same server over port 80).