Daniel S. Katz

Results 37 issues of Daniel S. Katz

In https://github.com/softwaresaved/international-survey/blob/master/analysis/results_us_2017_narrative.ipynb in cell 37, all percentages are of the form x.0% Either these are all actually percentages that are rounded to the nearest integer and then have a ".0"...

enhancement
analysis
2017

"Some examples of version control platforms:" is kind of simplistic, since these platforms are really more social coding platforms that support version control. Things like issues and forums aren't part...

OS101 Curriculum: Content Suggestions
Module: 2
Lesson: 4
OS101 Status: Curriculum
OS101 Status: GitHub

"[Open Research and Contributor ID(opens in a new tab)](https://orcid.org/) (ORCiD) - A code that uniquely identifies authors and contributors of research products and scholarly communication." uses ORCiD instead of ORCID....

OS101 Curriculum: Content Suggestions
Module: 2
Lesson: 3
OS101 Status: Curriculum

"Similar to tax ID numbers for tax purposes" might be better as "Used similarly to how tax ID numbers are used for tax purposes" "It is a 16-digit number" -...

OS101 Curriculum: Content Suggestions
Module: 2
Lesson: 2
OS101 Status: Curriculum

While data, code/software, and results are the primary products of computational research, other types of research might have other products as well, perhaps including algorithms, methods, physical artifacts, ... Perhaps...

OS101 Curriculum: Content Suggestions
Module: 2
Lesson: 1
OS101 Status: Curriculum

An additional fear that is common in not sharing software is embarrassment about the quality/style of the coding (not that the code doesn't do what it should, but just how...

OS101 Curriculum: Content Suggestions
Module: 1
Lesson: 4
OS101 Status: Curriculum
OS101 Status: GitHub

In module 1, lesson 3, I read > As we’ve previously shown, different kinds of intellectual property are released using different formal structures. For example, text and media products are...

OS101 Curriculum: Content Suggestions
Module: 1
Lesson: 3
OS101 Status: Curriculum

It might be helpful to add https://figshare.com/articles/figure/JOSS_publication_flowchart/5147773/2 to our docs somewhere for people who aren't familiar with how JOSS works.

When I'm not logged into JOSS and try to see a paper in the JOSS system, eg. https://joss.theoj.org/papers/{hash}, I get a blank page rather than an error. I've now mostly...

bug
enhancement:editor

Should we update the example paper in the docs for this? The origin of the error is that pandoc (the tool we use to produce pdf and metadata JATS files)...