Support Glossary

Browse 29 support terms defined in plain English, from the cultural dictionary of computing.

29 Support Terms

Can't Reproduce
A familiar phrase in bug triage meaning the reported issue does not appear under current test conditions. In developer slang, it can be either a legitimate...
Code Lifeguard
Someone who watches over a risky system and jumps in quickly when things start drowning. In engineering slang, a code lifeguard keeps unstable code alive...
Code Ranger
A roaming engineer who covers many systems, responds where needed, and is comfortable in varied technical terrain. In engineering slang, code rangers are...
Community Forum
An online discussion space where a product's users, contributors, or interested public ask questions, share knowledge, and help one another. In tech culture...
End of Life
The point at which a product, system, version, or service is no longer maintained or supported. In tech culture end-of-life notices often trigger overdue...
End of Support
The point after which a version, product, or distribution no longer receives official fixes, updates, or maintenance. In infrastructure culture, end of support...
FAQ Culture
A culture where common questions are documented and reused systematically instead of answered from scratch every time. Strong FAQ culture reduces repetitive...
Genius Bar
Apple's in-store technical support area where customers get help with devices, repairs, diagnostics, and questions. In broader tech culture, Genius Bar...
Give Me a Sec
A casual phrase used in technical chat while someone investigates, reproduces, or fixes something live. It often signals a short pause before a more informed...
Hang Tight
A casual phrase used to ask someone to wait while a problem is being worked. In engineering contexts, 'hang tight' is fine in moderation and infuriating when...
Incubator
A program or organization that helps early-stage startups develop by providing workspace, mentorship, and resources — typically without a fixed program...
IVR
Interactive voice response, the automated phone system that routes callers using menus, keypad input, or voice prompts. IVR design affects support cost and...
Karen Ticket
A mocking term for a support or escalation ticket framed as entitled, unreasonable, or excessively demanding. It is informal and often rude, so teams generally...
Knowledge Base
A centralized repository of structured information — articles, FAQs, and how-to guides — used for self-service support or internal documentation.
LTS
Short for long-term support, indicating a release expected to receive fixes and maintenance for an extended period. In open-source culture, LTS versions are...
No ETA
A status phrase meaning there is no credible time estimate yet for a fix, response, or completion. Good teams use it when honesty matters more than false...
Office Hours
Scheduled times when a person or team is available for questions, guidance, or reviews without requiring a separate formal meeting request. In engineering orgs...
P1
Priority one, typically the next level below the most severe emergency and still requiring fast response. Exact definitions vary by team, but it always signals...
PEBCAK
Short for 'problem exists between chair and keyboard,' a sarcastic support acronym blaming the human user rather than the machine. It is common in tech humor...
PEBKAC
Problem Exists Between Keyboard And Chair — tech support shorthand for 'the user is the problem, not the computer.' A diplomatic way of filing a bug report...
Stable Release
A version of software intended for reliable use in production, with reduced change velocity and stronger expectations around backward compatibility and...
Support Channel
A designated place where users can ask for help or receive updates, such as an issue tracker, forum, chat room, or mailing list. In healthy projects, support...
Support Lifecycle
The timeline describing how long a version, product, or release line will receive fixes, updates, or assistance. In operations planning, support lifecycles are...
Support Policy
A documented policy that explains what kind of support is offered, for whom, and under what conditions or timelines. In project governance, support policies...
Support Tier
A defined level of support service, usually differing by response time, coverage, access, or obligations. In product and operations settings, support tiers...
Tech Support
The function or people who help diagnose, explain, and resolve user-facing technical issues. In engineering slang, calling someone tech support can be...
Triage
The process of quickly assessing incoming issues or tasks so they can be prioritized, routed, and handled appropriately. It is critical in support queues, bug...
User Error
A mistake made by the person using a system rather than by the software itself, though good design practice recognizes that many so-called user errors are...
Where's the Any Key
A classic computer joke about users being confused by prompts to press 'any key,' treated as though 'Any' were a literal labeled key. It survives as shorthand...

Related Topics