Hacker News new | ask | show | jobs
by p-e-w 1165 days ago
I'd wager that the first person to mention an idea in a publication is almost never the originator of the idea. The obstacles for publishing something are so enormously high that the effort to publish is often much larger than the effort to invent the thing being published.

As a result, academia and industrial science are largely institutions that formalize and describe ideas, not institutions where ideas originate, even though those ideas are often (wrongly) attributed to them.

It's even worse in the humanities, of course. I can pretty much guarantee that no philosophical idea was first conceived by the person it is usually attributed to. Most of those ideas are ultimately so trivial that countless people probably had them in the Stone Age already.

1 comments

The obstacles for publishing something today are pretty much nil. Just put it on your website, or on the arXiv. If you put it on your website, make sure that you can prove later on what you put there when (https://en.wikipedia.org/wiki/Trusted_timestamping).
Self-publishing doesn't count as "publishing" for most purposes. Trying to claim academic priority based on something you uploaded to your website or the arXiv is a recipe for getting laughed at, or, even more likely, for getting ignored outright. At least outside of those very few fields where the arXiv has become somewhat established, like math, computer science, and to a lesser extent, physics.
You can (and should) always go for some more respected form of publishing afterwards, especially if you need points for academia. But if you were first, and you didn't document that properly, and you couldn't get it published in any "respectable" form, guess who is laughing now? If the arXiv is good enough for Perelman, it is good enough for me.

Of course, a certain amount of immunity to social values is helpful here.

One problem with this approach though is the "double-blind review" policy of some prestigious publications. If your stuff is on the arXiv, it's difficult to double-blind it. One of the reasons why I think double-blind is a bad idea.

arXiv isn’t a great cite. It’s like “technical report”, and it doesn’t really count for points so much as it is a courtesy provided to the reader (well, the only real points that should matter).

I once dug out the invention of IDE code completion coming from a structured programming system called Alice Pascal from the mid 80s via a magazine article. That was a fun investigation, but no one really cared.

Sounds interesting, maybe write a paper about it?
I did! Onward 2010 I think. It was a fun paper. Escape from the maze of twisty classes.