Difference between revisions of "Hack (term)"

From Computer History Wiki
Jump to: navigation, search
(Stub.)
 
m (Further reading: +Fanatic Life and Symbolic Death Among the Computer Bum)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
In a wide sense, a '''hack''' is a somewhat unexpected act of cleverness. The term originated at [[Massachusetts Institute of Technology|MIT]], where it became especially associated with smart computer programmers—[[hacker]]s—whose epicenter was the [[MIT Artificial Intelligence Laboratory|AI lab]]. Similar groups quickly appeared wherever enthusiastic people were allowed somewhat free rein with computers, and many adopted the hacking philosophy.
+
In a wide sense, a '''hack''' is a somewhat unexpected act of cleverness, especially including practical jokes. The term originated at [[Massachusetts Institute of Technology|MIT]], where it much later became especially associated with smart computer programmers—[[hacker]]s.
 +
 
 +
The epicenter of the latter started at the [[Research Laboratory of Electronics]] (which had the [[TX-0]], and later one of the original [[PDP-1]]'s); it later moved to [[Project MAC]]. Similar groups quickly appeared wherever enthusiastic people were allowed somewhat free rein with computers, and many adopted the hacking philosophy.
  
 
A '''display hack''' is a short program that produces surprisingly complex and interesting patterns on a display.  In recent times, the term '''life hack''' has come to mean a smart way to make your life easier.
 
A '''display hack''' is a short program that produces surprisingly complex and interesting patterns on a display.  In recent times, the term '''life hack''' has come to mean a smart way to make your life easier.
  
A hack can also be a ''quick and dirty'' solution which is somewhat unsatisfactory.
+
A hack can also be a 'quick and dirty' solution which is somewhat unsatisfactory (also known as a '''kludge''').
 +
 
 +
{{semi-stub}}
 +
 
 +
==Further reading==
  
{{stub}}
+
* Steven Levy, ''Hackers: Heroes of the Computer Revolution'', Doubleday, Garden City, 1984
 +
* Stewart Brand, [https://wheels.org/spacewar/stone/rolling_stone.html ''Fanatic Life and Symbolic Death Among the Computer Bums''], ''Rolling Stone'', December 1972 - the article which brought hackers to general recognition
  
 
==External links==
 
==External links==
  
 
* [http://hacks.mit.edu/ Gallery of hacks at MIT]
 
* [http://hacks.mit.edu/ Gallery of hacks at MIT]
 +
* [http://catb.org/jargon/html/ The Jargon File]
 +
** [https://github.com/PDP-10/its-vault/blob/master/files/humor/jargon.68 The Jargon File] - the original from ITS
 +
 +
[[Category: Terminology]]

Latest revision as of 15:23, 16 October 2025

In a wide sense, a hack is a somewhat unexpected act of cleverness, especially including practical jokes. The term originated at MIT, where it much later became especially associated with smart computer programmers—hackers.

The epicenter of the latter started at the Research Laboratory of Electronics (which had the TX-0, and later one of the original PDP-1's); it later moved to Project MAC. Similar groups quickly appeared wherever enthusiastic people were allowed somewhat free rein with computers, and many adopted the hacking philosophy.

A display hack is a short program that produces surprisingly complex and interesting patterns on a display. In recent times, the term life hack has come to mean a smart way to make your life easier.

A hack can also be a 'quick and dirty' solution which is somewhat unsatisfactory (also known as a kludge).

Further reading

External links