community
active
leiden_hybrid_concepts
label: sonnet
community:leiden_hybrid_concepts-run2-c109Visible state over hidden state
UI/system design principle: all state should be explicit, accessible, and parameterized.
2 members. Each node is clickable.
Loading graph…
Drawn from 1 source
The papers/notes whose extracted claims & findings make up this cluster.
Bridges (2)
Other communities that share members with this one — cross-cutting threads or papers that sit at the seam between two themes.
Claims (2)
- Oberon programming style avoids hidden states; visible states on display should be command parameters to reduce opacity.Design philosophy that user-awareness of system state reduces errors and confusion; visible global variables preferable to opaque ones.
- Visible state is preferable to hidden state; system state should be user-accessible.