hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.9K
active users

Paul Cantrell

@jmeowmeow Off the cuff:
- Web Scale can be small too. How much traffic do you get, really?
- They’re asking for an app, but probably want a responsive web site.
- If you really do need an app and the app is small, maintaining two native codebases for iOS + Android is easier than it sounds.
- HTML generated on the server >> fancy client JS for •many• projects.
- Or can it just be a static site?
- If you do need a DB, single-node Postgres works up to a surprisingly large scale.
- Simple + obvious