Live data from Hacker News

PG's Rarely Asked Questions

paulgraham.com

121–130 of 221 posts

Re: PG's Rarely Asked Questions

#121
post #110

The tendentious answer on philosophy is an invitation for what would be another "Dabblers and Blowhards" drive-by shooting. It's not enormously surprising that this question is 'rarely asked'. One would learn a lot more about philosophy ("what questions are these guys asking?" "what are some of the answers they've come to?") from even a mediocre introductory text or a chat with a TA/tutor, than by assuming that this…

It's hard to get that deep in a couple paragraphs. But there is a longer version here: http://paulgraham.com/philosophy.html

So there is some discussion in the other thread, but I'll add my own. You ask that philosophy be useful. Here then, is a useful question:

Suppose that my mother has Alzheimer's disease, and that I find the prospect of caring for her inconvenient, undesirable, and/or expensive. Do I have a responsibility to care for her anyway?

It is "useful" because it could potentially describe a real-life situation in which one might have to make a decision. Analyzing this quickly leads one to a general discussion of ethics.

As you point out, definitions are imprecise. What does it mean to say I have a "responsibility", or that I "ought" to do something? Logic and observation can get one to "If I do nothing, then my mother will suffer and/or die", but this is not the heart of the matter.

I think there is no hope of a "solution", in the same way, say, that Fermat's Last Theorem was proved. But does that mean that studying ethics, and what the usual lineup of dead white males had to say about it, isn't worthwhile?

Re: PG's Rarely Asked Questions

#122
post #6

Earlier quoted context omitted.

Note: he means "good enough", not good. Which brings to mind patio11's constant reminders, that running a successful software business has very very little to do with programming well. Which means that pg thinks that 6 months is the level you need to be at to be able to start a startup. This seems intuitively right to me, especially these days.

In fact the usual advice is that you shouldn't be doing something technically virtuosic in a startup. If your startup's critical path includes writing something as technically impressive as the Glasgow Haskell Compiler, you might have trouble... Though there are a few people around here who've built software businesses around things that are also nontrivial technical advances; cperciva comes to mind.

The usual advice seems odd to me. There are two extremes: you can invent something technically trivial and take the market risk, or you can invent something that's technically challenging but with obvious marketability.

Re: PG's Rarely Asked Questions

#123
post #109
post #107

Earlier quoted context omitted.

I find this to be a fairly hostile attitude toward management roles and unfortunately it's one that many people share. And it's ruining part of this industry. Not every manager is a 20-year old MBA grad who's out to ruin your business. What you're describing -- a small team of independent programmers -- accounts for only one part of software engineering projects: programmers are at the center of the efforts, everythi…

> ... Architects, Test Designers... The two examples you use, would have to be the best examples of 'waste' in the software industry. I liken them to having someone on your team who is "The Debugger" where all he does is debug the developers code. Developers should know how to test their code/app and should know how to design their app, and know how to debug their app. Sure they could 'specialise' one or more of thes…

Specialization is an adaptation that seems wasteful when it isn't needed but makes a huge increase to efficiency when it is.

Yes, architects and test designers can be a waste. But they can also act to make developer's lives easier.

Good architects can code, but usually act at a higher level - making sure different projects (a) know about each other, and (b) work together. That's important because teams tend to focus on their own success without always taking account of the bigger picture.

Re: PG's Rarely Asked Questions

#124
post #110

Earlier quoted context omitted.

It's hard to get that deep in a couple paragraphs. But there is a longer version here: http://paulgraham.com/philosophy.html

So there is some discussion in the other thread, but I'll add my own. You ask that philosophy be useful. Here then, is a useful question: Suppose that my mother has Alzheimer's disease, and that I find the prospect of caring for her inconvenient, undesirable, and/or expensive. Do I have a responsibility to care for her anyway? It is "useful" because it could potentially describe a real-life situation in which one mig…

That sort of question is certainly important. I worry though that like most of ethics this is one of those cases where philosophers don't get any better answers than your grandmother.

Re: PG's Rarely Asked Questions

#125
post #119

Earlier quoted context omitted.

I don't think you got much deeper in the long form. From what I recall, these critiques of philosophy are well-known in philosophy, especially reactions to Aristotle. A inexperienced reader would get the impression that Aristotle and the mistakes he engendered went unchecked for a couple thousand years, until brought to bay by the sterling efforts of Bertrand Russell and Paul Graham. From someone proposing a new appr…

Can you give an example of something I wrote that you believe is false?

It's the omissions that are the problem, not errors. You have selectively ignored major areas of philosophy in order to make your ideas seem original and compelling.

Re: PG's Rarely Asked Questions

#126
post #119

Earlier quoted context omitted.

Can you give an example of something I wrote that you believe is false?

It's the omissions that are the problem, not errors. You have selectively ignored major areas of philosophy in order to make your ideas seem original and compelling.

Even omissions should cause sentences in the essay to be false though. Is there really not one sentence you believe is false?

(Also, would you mind being civil? I'm doing it; you can too.)

Re: PG's Rarely Asked Questions

#128
post #124

Earlier quoted context omitted.

So there is some discussion in the other thread, but I'll add my own. You ask that philosophy be useful. Here then, is a useful question: Suppose that my mother has Alzheimer's disease, and that I find the prospect of caring for her inconvenient, undesirable, and/or expensive. Do I have a responsibility to care for her anyway? It is "useful" because it could potentially describe a real-life situation in which one mig…

That sort of question is certainly important. I worry though that like most of ethics this is one of those cases where philosophers don't get any better answers than your grandmother.

Hm. I agree with your worry completely. Still, personally I found great value in studying the subject. I find it difficult to say precisely what, though.

Re: PG's Rarely Asked Questions

#129

The tendentious answer on philosophy is an invitation for what would be another "Dabblers and Blowhards" drive-by shooting. It's not enormously surprising that this question is 'rarely asked'. One would learn a lot more about philosophy ("what questions are these guys asking?" "what are some of the answers they've come to?") from even a mediocre introductory text or a chat with a TA/tutor, than by assuming that this…

Mortimer Adler has written some philosophy books that are accessible, like How to Think About the Great Ideas: From the Great Books of Western Civilization.

http://www.amazon.com/How-Think-About-Great-Ideas/dp/0812694...

Re: PG's Rarely Asked Questions

#130

The tendentious answer on philosophy is an invitation for what would be another "Dabblers and Blowhards" drive-by shooting. It's not enormously surprising that this question is 'rarely asked'. One would learn a lot more about philosophy ("what questions are these guys asking?" "what are some of the answers they've come to?") from even a mediocre introductory text or a chat with a TA/tutor, than by assuming that this…

In this regard, I found Talking Philosophy (http://www.amazon.com/Talking-Philosophy-Dialogues-Fifteen-P...) an excellent book, it consists of post-edited transcripts of interviews with leading philosophers on BBC. Prodded by Bryan Magee, the wise men in most cases come right to the point.
Post reply on HN