malloc47 | 13 years ago | on: The Ph.D Bust: America's Awful Market for Young Scientists
malloc47's comments
malloc47 | 13 years ago | on: Ask HN: Crafting a CV/resume for an internship: LaTex, HTML, or something else?
I was trying to stay away from the typical "Some Experience" to "Expert" scale typically used for skill proficiencies, and instead provide a sense of the scale at which I had used each skill directly.
malloc47 | 13 years ago | on: Ask HN: Crafting a CV/resume for an internship: LaTex, HTML, or something else?
If you do end up going with LaTeX, I would highly recommend XeTeX/XeLaTeX so you have a larger font selection.
malloc47 | 13 years ago | on: Ask HN: Crafting a CV/resume for an internship: LaTex, HTML, or something else?
My resume [1] and source [2] for reference:
malloc47 | 13 years ago | on: Google Surveys: Know What You Are Asking
http://www.amazon.com/Asking-Questions-Definitive-Questionna...
malloc47 | 13 years ago | on: What is life like for PhDs in computer science who go into industry?
Given the 1/10 statistic, sooner or later professors will have to satisfy themselves with student's "real-world" contributions, whether they like it or not. I'm just worried how often I see real skill sets (e.g. proper software engineering) being devalued among graduate students because it's not directly relevant to a hypothetical future job as a professor. I feel lucky that I've been able to make extra time to write "real" code from my dissertation work, but it's rather unfortunate that this isn't always the norm.
malloc47 | 13 years ago | on: What is life like for PhDs in computer science who go into industry?
It's nearly to the point of brainwashing (a sweeping generalization, of course, which likely varies greatly from department to department). As a soon-to-be Ph.D. graduate, it's refreshing to know that industry is not only a viable option, but doesn't have the same [superhuman][1] expectations.
[1]: http://www4.ncsu.edu/unity/lockers/users/f/felder/public/Pap...
malloc47 | 14 years ago | on: Underscores are stupid
malloc47 | 14 years ago | on: Bored in grad school? Learn Hadoop
Even if you're not taking out a loan in the monetary sense, you're taking out a loan from your long term earnings, one that has little chance of being repaid, to put your mental assets/skills to a non-remunerable task, and get a certification that you did so. The problem is that the option to continue doing this (tenure-track academic jobs) are limited and (naturally) highly contested.
However, you make a good point--there's an underlying and insidious opportunity cost that is often unknowingly sacrificed: that of atrophying skill sets. It's easy for a PhD to be a hugely insular experience, if you let it, and if you take the easy way out and don't stretch your engineering skills (speaking in terms of CS here, since that's what I know), you're in for a rude awakening if you determine that academia is not for you. If you're not careful, you'll get good at writing papers, but might actually get /worse/ at writing portable, readable, and maintainable code. And as brilliant as your papers may be, if you can't ship good code, you're going to have trouble in industry.
The good thing, again at least for CS students like me, is that the "fun and enriching" environment of academia means a lot of opportunity for starting companies, creating libraries/frameworks, working on side projects, and doing contract work, so there's no reason you have to atrophy. Which is something that, sadly, the visions of the tenure-track academic job are engineered to beat out of you.