Hack
Noun ยท Verb · Hacker Culture
Definitions
Hack has multiple overlapping meanings in technology culture. In its original and most respected sense, a hack is a clever, creative, or unconventional solution to a technical problem, reflecting ingenuity and deep understanding of a system. MIT's Tech Model Railroad Club popularized this positive connotation in the 1960s. In mainstream media, hacking often carries a negative connotation, referring to unauthorized access to computer systems and data. In modern development culture, a hack frequently describes a quick, inelegant fix that works but is not a proper long-term solution, often accompanied by a comment like 'TODO: fix this hack later.' Hackathons celebrate the positive sense, bringing developers together to build creative projects under time pressure. The word's versatility makes context essential for understanding intent: a hack can be admired (brilliant workaround), criticized (dirty shortcut), or feared (security breach), all in the same engineering conversation.
In plain English: A quick, clever workaround that gets the job done even if it's not the textbook solution. In tech culture, it's usually a compliment, not an insult.
Example: "That CSS hack to vertically center a div was ugly, but it shipped the feature on time."
Etymology
- 1960s
- MIT Tech Model Railroad Club members use 'hack' to mean a clever, playful technical exploit. The term enters computing culture.
- 1975
- The Jargon File documents 'hack' as both an impressive feat and a quick-and-dirty fix. The dual meaning persists.
- 1980s
- Media redefines 'hacker' to mean computer criminal after incidents like the 414s break-ins. The original community pushes back.
- 2010s
- Hackathons reclaim the creative meaning. Facebook names its language 'Hack.' The term spans innovation, security, and shortcuts.
Origin Story
The Word Born in a Model Railroad Club
The word 'hack' in its computing sense traces back to the MIT Tech Model Railroad Club (TMRC) in the late 1950s. Club members used 'hack' to describe an ingenious, creative, or playful modification to the club's elaborate train control system. A 'hack' was something clever done for the sheer joy of it, a project undertaken not for practical purposes but for the intellectual thrill. When TMRC members gravitated to MIT's early computers, particularly the TX-0 and later the PDP-1, they brought their vocabulary with them. 'Hacking' meant exploring the capabilities of a system, pushing it beyond its intended use, and writing elegant solutions to interesting problems. The word carried no negative connotation; it was a term of respect. Steven Levy's 1984 book 'Hackers: Heroes of the Computer Revolution' documented this original meaning and the 'hacker ethic' of information sharing and creative exploration. The negative connotation, associating 'hacker' with criminal computer intrusion, emerged in the 1980s through media coverage of computer crimes. This led to a long-running cultural tension. The original hacker community resented the appropriation of their term, proposing 'cracker' for criminal intruders, but the media usage proved impossible to dislodge.
Context: MIT Tech Model Railroad Club, late 1950s
Fun fact: The TMRC members distinguished between two types of hacks: those that were technically brilliant and those that were simply funny pranks. MIT's tradition of campus pranks (like putting a police car on the Great Dome) is directly connected to this dual meaning.