OTOH static sites are an obvious solution for high resilience, low effort devops, and low cost hosting.
They could decouple the comments section to a dynamic API + minimal client-side code. Even if the API and/or DB go down, all the pages of the site will keep working.
I would think reliability and uptime are high priorities for a language that could almost be considered critical infrastructure at this point... but what do I know.
They could decouple the comments section to a dynamic API + minimal client-side code. Even if the API and/or DB go down, all the pages of the site will keep working.
I would think reliability and uptime are high priorities for a language that could almost be considered critical infrastructure at this point... but what do I know.