Skip to content

Browse A-Z

Alphabetical public term index for this language.

1,322 source-backed termsgenerated snapshot

Hard Launch

/hɑːrd lɔːntʃ/noun/verb
Social Media

Publicly and explicitly announcing a new romantic relationship on social media — posting a clear, tagged photo and leaving no ambiguity about who the person is. The bold, all-in counterpart to a soft launch. A hard launch is a confident statement that you're officially "official."

After weeks of mystery, she hard launched him with a full caption and tag. The internet lost it.
GitOps and Release Engineering
Machine-assisted language draft

Health Check is a GitOps term for a public-safe signal that says whether an application or resource is usable. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Argo CD documentation.

The team used Health Check before lunch, so the release did not sprint into production wearing untied shoes.
GitOps and Release Engineering
Machine-assisted language draft

Helm Chart is a GitOps term for a package format for Kubernetes resources and templates. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Argo CD documentation; Flux documentation.

The team used Helm Chart before lunch, so the release did not sprint into production wearing untied shoes.
GitOps and Release Engineering
Machine-assisted language draft

Helm Controller is a GitOps term for a Flux controller that manages Helm releases declaratively. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Flux documentation.

The team used Helm Controller before lunch, so the release did not sprint into production wearing untied shoes.
GitOps and Release Engineering
Machine-assisted language draft

HelmRelease is a GitOps term for a declarative Flux object for managing a Helm chart release. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Flux documentation.

The team used HelmRelease before lunch, so the release did not sprint into production wearing untied shoes.
GitOps and Release Engineering
Machine-assisted language draft

HelmRepository Source is a GitOps term for a Flux source object that points to Helm chart storage. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Flux documentation.

The team used HelmRepository Source before lunch, so the release did not sprint into production wearing untied shoes.

Highkey

/ˈhaɪˌkiː/adverb/adjective
Slang

Very much; obviously; without restraint or reservation. The emphatic opposite of lowkey — used to express that you feel strongly and openly about something rather than subtly or secretly. Frequently paired with statements of genuine enthusiasm or strong opinion.

I'm highkey obsessed with this new show, I've watched every episode twice.

Hits Different

/hɪts ˈdɪfrənt/phrase
Slang

Affects you more deeply, or in a different way, than expected or than it normally would. Something that "hits different" has an unusual emotional resonance due to circumstances, timing, or personal context — the same song at night, the same food when you're homesick, or the same joke after a tough week.

This song hits different when you're going through a breakup.

Hook Rate Handrail is a Social Media Marketing term for hook rate handrail work that keeps posts useful, attributable, and worth sharing instead of treating public channels like a random picture dump. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: HubSpot marketing glossary; TikTok Business Account Custom Audience; LinkedIn campaign objectives.

The team used Hook Rate Handrail after the post looked like a potato with Wi-Fi, and the team found the next safe step without yelling at the dashboard.
NAT Traversal and P2P Gaming
Machine-assisted language draft

Host Candidate Proof is a NAT Traversal and P2P Gaming term for host candidate proof work that shows why a multiplayer lobby, voice call, or real-time app can fail when address translation hides peers behind layers of private or shared network space. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: RFC 6598 shared address space; RFC 8445 ICE; RFC 1918 private address space.

The team used Host Candidate Proof after the TURN relay became the adult in the room, and the public-safe part stayed open and the protected part stayed locked.
GitOps and Release Engineering
Machine-assisted language draft

Human Approval Gate is a GitOps term for a required human decision before a change proceeds. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.

The team used Human Approval Gate before lunch, so the release did not sprint into production wearing untied shoes.
NAT Traversal and P2P Gaming
Machine-assisted language draft

ICE is a NAT Traversal and P2P Gaming term for Interactive Connectivity Establishment, an IETF protocol for NAT traversal that tests possible network paths using candidates, STUN, and TURN. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: RFC 6598 shared address space; RFC 8445 ICE; RFC 1918 private address space.

When Paul asked what ice skating had to do with IETF, ICE answered with STUN checks, not a triple axel.
NAT Traversal and P2P Gaming
Machine-assisted language draft

ICE Candidate is a NAT Traversal and P2P Gaming term for a possible network address and port pair that an ICE agent can test while trying to establish connectivity. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: RFC 6598 shared address space; RFC 8445 ICE; RFC 1918 private address space.

The ICE Candidate was one possible doorbell; the game tried it before blaming the whole apartment building.

Idempotency

/aɪˌdempəˈtənsi/noun
Technology

The property of an operation where performing it multiple times produces the same result as performing it once. Idempotent API endpoints are critical for safe retries — if a network error occurs, the client can re-send the request without fear of duplicating side effects like charges or database records.

Pass an idempotency key with payment requests so retries don't charge the customer twice.
IETF Internet Standards
Machine-assisted language draft

IETF is an IETF Internet Standards term for the Internet Engineering Task Force, the open standards community where working groups develop and review protocols used by networks, browsers, ISPs, cloud providers, and enterprises. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: IETF DNS technology; IETF Areas; RFC 1918 private address space.

Paul pointed at the IETF page and the room finally remembered that internet standards are not vibes in a hoodie.
IETF Internet Standards
Machine-assisted language draft

IETF Area is an IETF Internet Standards term for a large organizing category in the IETF, such as Internet, Operations and Management, Routing, Security, or Applications and Real-Time. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: IETF DNS technology; IETF Areas; RFC 1918 private address space.

The term IETF Area helped the team find the right room before the acronym parade started.
IETF Internet Standards
Machine-assisted language draft

IETF Working Group is an IETF Internet Standards term for a focused group in the IETF that develops drafts, reviews technical tradeoffs, and tries to reach rough consensus on a protocol or operational problem. It helps people and agents name the signal, source, and safe next step without pretending an automation, campaign, DNS record, RFC, or network path did more than the evidence shows. Source context: IETF DNS technology; IETF Areas; RFC 1918 private address space.

The working group kept the protocol argument in one lane instead of letting every architect bring a fog machine.
GitOps and Release Engineering
Machine-assisted language draft

Image Automation is a GitOps term for updating deployment source when an allowed image version is available. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Flux documentation.

The team used Image Automation before lunch, so the release did not sprint into production wearing untied shoes.
GitOps and Release Engineering
Machine-assisted language draft

Image Tag Drift is a GitOps term for a mismatch between the image tag in source and the running image evidence. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Flux documentation.

The team used Image Tag Drift before lunch, so the release did not sprint into production wearing untied shoes.
GitOps and Release Engineering
Machine-assisted language draft

ImagePolicy is a GitOps term for a Flux image automation rule that selects an image version. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Flux documentation.

The team used ImagePolicy before lunch, so the release did not sprint into production wearing untied shoes.