Hacker News new | ask | show | jobs
by sktrdie 3699 days ago
If the only point of this is for credits and reputation, than I find it useless as there are a variety of ways for one to get credit. The number of citations means nothing compared to how many users are actually using the software everyday.

Also, a paper is inherently different from a piece of open source software - a paper is set to present facts about something observed in nature; software on the other hand is used to accomplish a specific task.

5 comments

This is designed specifically for researchers in academic institutions that have quite narrowly-defined mechanisms for 'getting credit' that can be formally applied towards career advancement, tenure review, etc., where by definition there are not 'a variety of ways for one to get credit'. Changing those evaluation mechanisms to better support recognizing software development for its "inherent" or naive value would be ideal, but is not a practical option for non-tenured researchers who need to work within existing advancement systems. Anyone outside of those systems would not find this form of publication useful at all - exactly why it is self-described as an academic 'hack' and not intended for general-purpose software development.
The problem with being so openly self-described as a merely a way to get credit is: you're not evaluated on how many publications you get. You're evaluated on how many top publications you get.

There are a ton of 2nd tier and 3rd tier journals out there that are legitimately peer reviewed but won't help you get tenure / get academic positions, etc. This is a new journal so nobody will have heard of it (and therefore almost all will assume it's a 3rd tier venue). And I don't see that changing for a journal that is so narrowly focused on just publishing papers about open source software.

This is correct. Specifically in my country, publications have to be published in journals of the first tertile of the corresponding category in the JCR index to get full credit.
I believe the idea is to create a minimal citeable entity for a piece of software. It's currently hard to cite software in journals in any coherent way - this gives a DOI and a human-friendly landing page, as well as a system for conducting basic peer review of (scientific) software.
I guess such things are not very widespread, but there is an Astrophysics Source Code Library[0] that is citeable. I am not sure how hiring/tenure/promotion committees weigh those citations, though.

http://ascl.net/

That's not the "only point" of this journal.

From http://joss.theoj.org/about:

We built this journal because we believe that after you've done the hard work of writing great software, it shouldn't take weeks and months to write a paper about your work.

and from the original post:

If an author of research software is interested in writing a paper describing their work then there are a number of journals such as Journal of Open Research Software and SoftwareX dedicated to reviewing such papers. In addition, professional societies such as the American Astronomical Society have explicitly stated that software papers are welcome in their journals. In most cases though, submissions to these journals are full-length papers that conflate two things: 1) A description of the software and 2) Some novel research results generated using the software.

> Also, a paper is inherently different from a piece of open source software - a paper is set to present facts about something observed in nature; software on the other hand is used to accomplish something.

Curious how you think that this journal won't do this. I'm curious what you think of the Journal of Mathematical Logic!

This is exactly the point: Software production and maintenance is irrelevant for academic credit. So researchers do not have an incentive to make software. This journal explicitly says about itself that it is an ugly hack for academic software writers to get academic credits: A citable entry in a peer-reviewed journal.
The relationship between the algorithms employed to solve a problem and their actual ability to solve that problem are facts about nature that you can observe and write papers about.