Live data from Hacker News

Ask HN: Hacker Philosophy?

news.ycombinator.com

1–5 of 5 posts

Ask HN: Hacker Philosophy?

#1
I was wondering if there is a philosophy that most encompasses what most hackers on this sight seem to live by.

i.e.: Release early release often, Sharing work vi open source, Simple and well designed vs. feature bloated, etc.

Is there already a name for this philosophy? Is it just the hacker philosophy? What else does/should it include?

Re: Ask HN: Hacker Philosophy?

#4
Well, the "Unix Philosophy" is a big part of what is widely regarded as "hacker culture" so you might give this a look:

http://en.wikipedia.org/wiki/Unix_philosophy

There's also the "Hacker Ethic" to look at:

http://en.wikipedia.org/wiki/Hacker_ethic

And his stuff doesn't necessarily have a name, but Eric Raymond's writings have been pretty influential to a lot of hackers.

http://www.catb.org/~esr/writings/

Re: Ask HN: Hacker Philosophy?

#5

Well, the "Unix Philosophy" is a big part of what is widely regarded as "hacker culture" so you might give this a look: http://en.wikipedia.org/wiki/Unix_philosophy There's also the "Hacker Ethic" to look at: http://en.wikipedia.org/wiki/Hacker_ethic And his stuff doesn't necessarily have a name, but Eric Raymond's writings have been pretty influential to a lot of hackers. http://www.catb.org/~esr/writings/

Thank you!