Live data from Hacker News

Ask HN: Will getting a PhD lead to a more interesting life?

news.ycombinator.com

81–90 of 258 posts

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#81
I did a PhD in Computer Science but chose to go to industry (not research lap). My PhD had zero effect on the job opportunities OR quality of job. Did a couple of startups after and that gave me a lot more fulfilling experience. PhD teaches you somethings like how to judge a problem but you can learn the same thing in a much shorter timespan e.g. by trying to do a startup.

I would say, unless you are 100% sure you want to go to academia or research lab, DON'T do a PhD. You will never regret it. Also, it is never a one way street. After a year or two working somewhere if you find out that PhD is your true calling, you can always go back to graduate school. You will get into a better graduate school. The PhD you would then do will likely be better too. Nothing against automated theorem proving (don't know what it is) but likely your industry experience will give you a better perspective on how to pick a better problem.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#82
PhD life is, in general, a pathway to academia; it means research and teaching. Add to the fact, you'll be overqualified for the vast majority of relevant work.

> I much prefer creating things.

Just do that. Enter the workforce and start a pet project, or think bigger.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#83
Like many here, I have a PhD. First, I did this because I strongly wanted to do it, and I don't regret my choice at all.

In your case, since you don't like the environment where you are and where you would pursue your PhD, it seems a clear no! You want to do a PhD because you either want to stay in the environment where you are (e.g. your lab internship during M.Sc.) and you want to continue doing more advanced research with the same people. Or you have been in (remote) contact with a team or a researcher and you badly want to work a few years with them and make their research topic yours. If you feel none of these situations apply, you'd rather go (working) in an environment where you will thrive.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#84
post #60
post #54

A PhD will probably make your life more "interesting" in the Chinese proverb sense[0]. At least that's the impression I get from a lot of PhDs. I don't have one myself, and I used to regret that, but not anymore. PhD work is hard, thankless, underpaid work that has little to no value in industry. Although it does open up opportunities to even more hard, thankless, underpaid work in academia. The one exception is Mach…

> has little to no value in industry. So what ? It has great value to history and humankind.

The average case of a PhD (even in machine learning) is that a handful of people will read your work, and you'll get cited a few times. That's it.

The analogy I've always used is that researchers are like miners in a gold rush. Most workers take their pickaxe, labour at the rock face, and come away with little more than sore muscles. A lucky few will strike gold (sometimes by looking in the right place, sometimes by working hard, and sometimes by being lucky). You need all those hundreds of people labouring away to find the gold, but the efforts of a single worker matter less than you might think.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#85
post #57

> I have no desire to become a professor/researcher. After I acquire my PhD, I surmise that I would go to industry. Run. Join the workforce. You’ll be much happier.

Agreed. In industry, if you want to work in R&D or climb the technical ladder, the PhD is a clear win -- as long as your expertise area is regarded favorably. If it's not, you've largely wasted 3-5 years of your life.

Worse, if you see yourself evolving into a management or business role, a PhD may prove to be a liability. In many commercial settings, a doctorate is seen as a biomarker for 'is too bookish' or 'prefers analysis over action' or 'lives in a dream world'. The more theoretical your thesis area, the more likely this is to happen.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#86
post #54

A PhD will probably make your life more "interesting" in the Chinese proverb sense[0]. At least that's the impression I get from a lot of PhDs. I don't have one myself, and I used to regret that, but not anymore. PhD work is hard, thankless, underpaid work that has little to no value in industry. Although it does open up opportunities to even more hard, thankless, underpaid work in academia. The one exception is Mach…

4 years is generous. I know very few people in the states who have gotten their PhD in only 4 years.

That's because in the US, PhD is actually the combination of masters degree (typically 2 years) and PhD (typically 3-4 years) in other countries.

At least in sciences, US universities don't typically even offer a MSc program; people can get MSc by enrolling into PhD, which is typically the only available graduate program, and quitting it after completing the coursework.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#88
When I toyed with the idea of getting a PhD, I spoke to a professor at a CS conference about what it's like to be on a conference committee. One of the first things he said was "Well if my paper doesn't get in another professor's conference, there's no way that professor's papers are getting in _my_ conference." (Double-blind notwithstanding, the research topics in this particular conference had known investigators.)

As much as I enjoyed the toil and reward of seeking novel results, I decided at that point that I could enjoy computer science and work on interesting (possibly novel) things without having to be a part of academia and the petty politics that drive a lot of it.

It really depends on what you define as "interesting" and what you want to get out of your investment in time and energy towards your studies. In a lot of ways, there's no better time to be alive as a software engineer than now. You can apply those skills in such a wide variety of industries (multitudes of AI applications, VR, health care, transportation, etc), many of which are getting new or increased investment from VCs. You may not work on something specifically interesting, but your contribution to a larger goal or mission can be greatly satisfying. I'd say pick an industry where you can have even a small impact as an engineer, or a company where you may have exposure to many areas and drill down into things that interest you.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#89
IMO people should be discouraged from getting PhDs so that the only PhDs are the ones who do it out of internal drive and craziness. #keepPhDsWeird

It isn't logical to get a PhD. The worth of your PhD will be determined by how much you can make for yourself, and how much charity your advisor is motivated to give to you in leadership and insights. A PhD is not very transactional, you don't know what you'll get except what you think you can give to yourself. A PhD works best for people who have no other choice.

Re: Ask HN: Will getting a PhD lead to a more interesting life?

#90

I have a PhD (in mech engineering) and work in industry. My experience was that I basically had to pick up a new physics set and tool set every year as I jumped from algorithm development, to constitutive model development, machine learning, and quantum computing. In all cases they were tackling problems in different areas: new toolset to learn, new math to learn and new physics to learn. I thoroughly enjoy working o…

I took a job after doing my MSc, with the thought of going back to do a PhD in a few years time. I did go back after 5 years, but didn't finish the PhD - I only stayed for a year.

I mostly thought that I had to do a PhD to keep learning. But I was wrong - I learn every day as a developer. I also realized that I liked broad problems rather than narrow. E.g. make a system good enough in all dimensions vs working on "perfect" overload protection.

I wrote more about it here: https://henrikwarne.com/2016/03/07/ph-d-or-professional-prog...

Post reply on HN