Sublinks vs Tildes
A side-by-side comparison of two self-hosted apps from related categories — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Sublinks
Reddit-style federated link aggregator backend
VS
Tildes
Non-profit community discussion platform
| Feature | Sublinks | Tildes |
|---|---|---|
| Category | Social Networks | Forums & Community |
| License | AGPL-3.0 | AGPL-3.0 |
| Language | Java | Python |
| Setup difficulty | Hard | Hard |
| Min. RAM | 2,048 MB | 1,024 MB |
| Deployment | docker, source | bare-metal, source |
| GitHub stars | ★ 80 | ★ 1,000 |
| First released | 2023 | 2018 |
| Replaces |
Why pick each one
Choose Sublinks if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Written in Java
Choose Tildes if…
- Released under the AGPL-3.0 license
- Active community (1k GitHub stars)
- Written in Python
Frequently asked questions
Is Sublinks or Tildes better?
Neither is universally better. Tildes has the larger community; both share a hard setup difficulty, so the decision comes down to features and licensing.
Are Sublinks and Tildes free and open-source?
Yes. Sublinks is licensed under AGPL-3.0 and Tildes under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Sublinks and Tildes with Docker?
Sublinks: yes. Tildes: check the project docs for container support.