Live data from Hacker News

Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

arxiv-vanity.com

111–120 of 138 posts

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#111
post #97
post #96

Please make the References section hyperlinked so clicking on a reference takes you to the paper.

So much this. This is one of the main reasons I wanted to build this. https://github.com/arxiv-vanity/engrafo/issues/127

It's also one of the main reasons Larry built Google.

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#113
post #101

Thank you thank you thank you! I detest the reader-hostile PDF (and WTF? why would you write something and then make it inconvenient to read???) Unfortunately, among its sins, PDF discards a lot of the presentation semantics (headers, footnotes etc). Congrats on doing a credible job trying to reconstruct some of that! It's a tough, thankless job. I was horrified when Adobe introduced PDF and indeed it has turned out…

I believe it's reconstructed from the Latex source, which is how every paper is submitted to the ArXiv. Not to diminish this site but I'm guessing that generating HTML from Latex is a lot easier than doing it from PDF format.

Thanks. Soon I suppose we'll be able to run a LaTeX->TeX rendering system compiled to web assembly!

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#114

I have to admit I am not impressed. My first paper, which I tried to render, does not work properly; references are removed and rendered poorly, figures are misplaced and tables incomplete. Given that not all arXiv papers are under a permissive license and you do not have permission to do this , I would much prefer if you at least made sure that arxiv-vanity rendered papers do not show up in search results, e.g. by o…

Which papers are yours, so OP can check them, and I can avoid them?

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#116
post #71

Earlier quoted context omitted.

IMO, Reading two-column papers on an iPhone (through PDF) is a real pain -- IMO the format relies on you using your eyes to jump from bottom left to top right, rather than having to scroll from the very bottom to the very top (diagonally). Same problem even exists for single-column styles -- you need to zoom in so much that you have to scroll horizontally as well as vertically. The need to scroll doesn't exist on a l…

I wonder if that's a personal thing? Over the past year, I've been trying to join the mobile revolution - sort of. The majority of my browsing is now done on a tablet. I read quite a few PDFs and don't actually have any complaints. I am not personally seeing any readability issues and don't mind consuming PDFs at all. That said, I think I now understand your complaint. Thanks! I just don't personally have any trouble…

> The majority of my browsing is now done on a tablet.

Reading PDFs on a tablet isn't too bad because of large screen real estate.

Reading PDFs on a small mobile phone requires me to zoom in to make the font big enough for me to read, and then I have to scroll right to read, and left and down to move to a new section of the column.

Try reading a PDF on a smaller device than a tablet. I'm sure you'll be able to see what we mean.

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#118

I have to admit I am not impressed. My first paper, which I tried to render, does not work properly; references are removed and rendered poorly, figures are misplaced and tables incomplete. Given that not all arXiv papers are under a permissive license and you do not have permission to do this , I would much prefer if you at least made sure that arxiv-vanity rendered papers do not show up in search results, e.g. by o…

I believe in most countries only a court can decide if a site is illegal or not. Not you. And as far as I know this is true in both France [0] and Germany[1]. IANAL. [0] I got the impression it was a French site [1] just guessing where you live

Each arXiv paper has a well-defined license linked-to from the upper right hand corner "(license)" link below the PDF and source downloads. If they only re-hosted and re-compiled papers for which they have a license to do so, I wouldn’t complain at all, but re-hosting and modifying content without a valid license is clearly illegal, no?

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#119
post #83

I have to admit I am not impressed. My first paper, which I tried to render, does not work properly; references are removed and rendered poorly, figures are misplaced and tables incomplete. Given that not all arXiv papers are under a permissive license and you do not have permission to do this , I would much prefer if you at least made sure that arxiv-vanity rendered papers do not show up in search results, e.g. by o…

This is fair. If somebody stumbles across this thinking it is how you intended it to be displayed, I can understand you'd be unhappy. We should make it clearer that we're just a conversion tool, not a source. If you want us to remove your paper and just point at the PDF, we're happy to do so. My email's in my profile if you don't want to post the broken render here!

Thank you for your reply. Ideally I’d prefer for you to respect the license associated to each paper and only re-compile and re-host if the license actually allows you to do that (i.e. CC0, CC-BY, CC-BY-SA and maybe CC-BY-NC-SA, depending on whether you think you act commercially).

I also don’t want to keep tabs on every arXiv rehoster and inform them manually by e-mail every time a new paper goes up.

May I ask why this was not done together with the arXiv itself? I.e. have the infrastructure run there, let authors check the HTML render at the same time as the PDF render and then, if the author thinks they look ok, have them show directly on the abstracts page? This would even avoid all your license problems, as the arXiv already has the corresponding license!

Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages

#120

Earlier quoted context omitted.

I believe in most countries only a court can decide if a site is illegal or not. Not you. And as far as I know this is true in both France [0] and Germany[1]. IANAL. [0] I got the impression it was a French site [1] just guessing where you live

Each arXiv paper has a well-defined license linked-to from the upper right hand corner "(license)" link below the PDF and source downloads. If they only re-hosted and re-compiled papers for which they have a license to do so, I wouldn’t complain at all, but re-hosting and modifying content without a valid license is clearly illegal, no?

> re-hosting and modifying content without a valid license is clearly illegal, no?

No.

Longer version: it's illegal only if a license is required, which is a matter of the copyright law of the jurisdiction relevant to the act. In the US, that question may turn on things like fair use analysis, which can be tricky.

Post reply on HN