Earlier quoted context omitted.
I'm not sure I understand. Well, I understand what you're doing but I'm not sure why you'd dislike PDF. PDF has the great benefit of rendering the same on every system. With very few exceptions, PDF will look exactly the same on every system and will print the same on every system. HTML doesn't really have that same benefit. Don't get me wrong, I think your service is a great idea for those who would like HTML format…
Not the OP, but PDF is bad on tablets and horrible on phones.
Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
61–70 of 138 posts
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#62Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#63Hallejuhah, we need to force academics and people who go around touting "whitepapers" to be ripped out of the proprietary PDF era of terrible UX/readability and into modern readable web documents. This is definitely the way to do it, this is brilliant!
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#64We were frustrated by the experience of reading machine learning papers on screens (particularly phones/tablets). There are lots of good tools for authoring HTML papers (Distill, Authorea, etc) but nothing that deals with the vast number of PDF papers that already exist. So, we built Arxiv Vanity: a site that renders Arxiv papers as web pages. It’s still pretty janky, but for the papers that do render correctly, the…
I'm not sure I understand. Well, I understand what you're doing but I'm not sure why you'd dislike PDF. PDF has the great benefit of rendering the same on every system. With very few exceptions, PDF will look exactly the same on every system and will print the same on every system. HTML doesn't really have that same benefit. Don't get me wrong, I think your service is a great idea for those who would like HTML format…
The need to scroll doesn't exist on a large screen or on a piece of A4, but on smaller devices like mobile phones or even tablets, it's annoying. Having a responsive page means you can scroll vertically as you read, rather than having to make a big jumps (or constant horizontal scrolls) that can really break the flow.
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#65Earlier quoted context omitted.
Not the OP, but PDF is bad on tablets and horrible on phones.
What size tablets are people talking about? I find the iPad size practically ideal for consuming PDF papers.
Yes, I want my cake and a pony. Cakepony.
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#66Why "Vanity"?
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#67Earlier quoted context omitted.
I'm not sure I understand. Well, I understand what you're doing but I'm not sure why you'd dislike PDF. PDF has the great benefit of rendering the same on every system. With very few exceptions, PDF will look exactly the same on every system and will print the same on every system. HTML doesn't really have that same benefit. Don't get me wrong, I think your service is a great idea for those who would like HTML format…
> HTML doesn't really have that same benefit. Yes, it does.
That's why we still test pages in different browsers and end up using browser specific code to ensure proper rendering - which often only reaches the 'close enough' format.
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#68You might add a contact link so people can easily get in touch. The first-listed personal homepage is kind of insane with all the flashing colors, and it contains dead links (e.g., your Twitter).
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#69We were frustrated by the experience of reading machine learning papers on screens (particularly phones/tablets). There are lots of good tools for authoring HTML papers (Distill, Authorea, etc) but nothing that deals with the vast number of PDF papers that already exist. So, we built Arxiv Vanity: a site that renders Arxiv papers as web pages. It’s still pretty janky, but for the papers that do render correctly, the…
I'm not sure I understand. Well, I understand what you're doing but I'm not sure why you'd dislike PDF. PDF has the great benefit of rendering the same on every system. With very few exceptions, PDF will look exactly the same on every system and will print the same on every system. HTML doesn't really have that same benefit. Don't get me wrong, I think your service is a great idea for those who would like HTML format…
Also in general the mobile pdf reading experience sucks.
For example you have to download a file (rather than browse to) on Android and the hunt it down to open it.
The pdf readers I've used easily accidentally scroll you to a random page if you make a mistake in where you touch the screen. Kindles probably the best but then you have to email yourself the pdf which is a hassle.
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#70As for immediate tweaks, I tentatively suggest making the text 100% black (like the original PDF) instead of rgba(0, 0, 0, 0.8). The higher contrast will help those of us with less-than-great eyes.