benbjohnson/wtf
WTF Dial is an example web application written in Go. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2122
- days_rel: n/a
- days_push: 1402
- n_releases_24m: 0
Adoption not part of the score
1945 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WTF Dial is an example web application written in Go that lets team members rate how 'messed up' the team feels on a 0-100% dial, shown on a real-time dashboard. It is primarily designed as a well-documented reference for learning how to structure a fully functioning Go application.
Use cases
- learn how to structure a production-style Go web application
- study domain-driven design in Go with layered service interfaces
- use as a reference for organizing Go packages and subpackages
- follow a walkthrough of building a full Go app from blog posts
- see how to swap implementations like SQLite behind service interfaces
When to choose
- you want heavily documented example code for learning Go application architecture
- you need a reference project showing domain types in the root with implementation subpackages
- you want a simple team sentiment dashboard to study or adapt
When to avoid
- you need a production-ready team health tool with active support
- you expect a maintained product—the project is an educational example with infrequent updates
- you need features beyond the minimal dial-voting example
Facets
application · maturity maintenance
web-framework http-server developer-tools web-development developer-tools tutorials education go windows example-app go-application learning-project team-health domain-driven-design sqlite linux macos web-server
2 sources
- readme: https://github.com/benbjohnson/wtf · fetched 2026-08-28 · 0f99a8e8fdc0
- homepage: https://wtfdial.com/ · fetched 2026-08-29 · 6115645a810f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| benbjohnson/wtf | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem