Hacker News new | ask | show | jobs
by stiff 4212 days ago
The REST thesis, whatever merit it may otherwise have, is also a prime example of the academic style of writing going horribly wrong, though. You could communicate the important novel points of this text in 5-10 pages of clear prose, instead the thesis goes on and on and bathes in vague generalities, introduces lots of jargon that contributes little and so on. It reads like something from the philosophy department, or the kind of writing that Orwell mocks in "Politics and the English Language". This is the reason why to this day many people who use the term REST do not really understand what it means. Compare it to how Watson and Crick communicated their fundamental discoveries:

http://www.nature.com/nature/dna50/watsoncrick.pdf

2 comments

I don't agree. If the point was to only document REST (and not the other architectures) -- then yes, it could have been a lot shorter. I think it gives a good overview of architectures in general, and ways to look at and analyse software. This way it makes a much better argument for REST -- and contrast it with other styles in common use at the time (and to a lesser extent, today).

I also don't think it is particularly wandering or obtuse.

> It reads like something from the philosophy department

Well, it is titled for "doctor of philosophy" ;-) (in Information and Computer Science).

BTW, how long is that DNA article? A cursory search only reveals articles that are cut off on the second page (at "inner-").

Everyone I know with a PhD has a 10-page journal article they recommend you read instead of the thesis. For whatever reason, this is the way PhD theses tend to work these days.
My PhD thesis (U of Penn, cognitive neuroscience) is two of my 5 page journal articles, stapled together, with an introduction and conclusion added on mostly as an afterthought. I'm not sure why other schools don't do the same.
I do get why some people dislike the sandwich thesis. From the standpoint of providing evidence that you deserve the PhD, it's fine. We judge research performance by published papers, so publish two or three good ones, print them out, and graduate.

If we're talking about the quality of the actual thesis as a separate document that has value on its own, the sandwich thesis isn't great though. No one would argue that it needs to be an entirely separate piece of work from your papers, but there's a legitimate case for requiring it to be pretty heavily edited into something resembling a book rather than a collection of articles on the same topic.