Stability Glossary
Browse 5 stability terms defined in plain English, from the cultural dictionary of computing.
5 Stability Terms
- Code Harbor
- A stable, trusted part of the codebase where things are relatively calm, predictable, and well maintained. In engineering slang, a code harbor is the rare area...
- LTS Release
- A long-term support release intended to receive bug fixes and security updates for an extended period compared with regular releases. LTS releases are favored...
- Never Touch a Running System
- A more defensive cousin of 'if it ain't broke,' used when fear of disruption makes people reluctant to change a live system. In engineering slang, the phrase...
- Stable API
- An API that is expected to remain compatible across releases or to change only under clearly signaled rules. In platform culture, calling an API stable is a...
- Stable Branch
- A branch maintained for reliable use, usually receiving bug fixes and patches while avoiding risky feature work. In release management, stable branches give...
Related Topics
- Releases (2 terms in common)
- Slang (2 terms in common)
- Conservatism (1 terms in common)
- Support Policy (1 terms in common)
- Safe Areas (1 terms in common)
- Compatibility (1 terms in common)
- Branches (1 terms in common)
- Apis (1 terms in common)