hfu / noteworthy

noteworthy things in markdown
Creative Commons Zero v1.0 Universal
10 stars 6 forks source link

Eric Raymond: How To Become A Hacker #146

Open hfu opened 1 year ago

hfu commented 1 year ago

The Hacker Attitude

  1. The world is full of fascinating problems waiting to be solved.
  2. No problem should ever have to be solved twice.
  3. Boredom and drudgery are evil.
  4. Freedom is good.
  5. Attitude is no substitute for competence.

Basic Hacking Skills

  1. Learn how to program
  2. Get one of the open-source Unixes and learn to use and run it.
  3. Learn how to use the World Wide Web and write HTML.
  4. If you don't have functional English, learn it.

Status in the Hacker Culture

  1. Write open-source software.
  2. Help test and debug open-source software.
  3. Publish useful information.
  4. Help keep the infrastructure working.
  5. Server the hacker culture itself.

Source

http://www.catb.org/~esr/faqs/hacker-howto.html