Skip to content

Footgun

← All terms · Software culture & jargon

Also called Hazardous feature, self-own risk

A feature or tool that is easy to misuse in a way that causes a serious mistake, even when the person did not mean to do harm.

What it is

A footgun is something that looks normal but can produce a bad result very easily. The danger is not that it never works, but that a small mistake has a big consequence.

When you would use it

You use footgun to flag a feature that is powerful but unsafe for inexperienced users or for fast-moving teams.

Common operations

  • Warning about dangerous defaults
  • Reviewing risky commands or settings
  • Describing sharp edges in tools

Related terms

Dashed terms are named in the source but do not have a page here yet.

Where this is taught

No learning path uses this term yet. Browse the Learning Atlas for guided sequences through related ideas.