Live data from Hacker News

PDF Viewing

github.com

1–10 of 63 posts

Re: PDF Viewing

#2
If GitHub continues on this track of making content available directly in the browser, the use cases are endless as a service. When someone, and someone will, makes git accessible to the general public, features like these will propel GitHub into the general consumer space.

Re: PDF Viewing

#4
This is unrelated to the news, but what's the best way to create this sort of screencast in OS X?

Re: PDF Viewing

#5
post #4

This is unrelated to the news, but what's the best way to create this sort of screencast in OS X?

I used Quicktime to do a screen recording before taking that to GifBrewery to make the gif.

Re: PDF Viewing

#6

If GitHub continues on this track of making content available directly in the browser, the use cases are endless as a service. When someone, and someone will, makes git accessible to the general public, features like these will propel GitHub into the general consumer space.

I've been using GitHub a lot lately for storing my class notes and this is really awesome. I use an app which allows Markdown/mathematical LaTeX and renders it to a PDF and previously they were impossible to view on mobile because of how raw assets are served.

Re: PDF Viewing

#7
They seem to be rendering the documents at 2x, which is good for retina and 4k displays, but means that it's slower on low-res displays, and the text's anti-aliasing is at the mercy of the image scaling algorithm used.

Instead, they should render the documents at the actual resolution it's being displayed with.

Re: PDF Viewing

#9

If GitHub continues on this track of making content available directly in the browser, the use cases are endless as a service. When someone, and someone will, makes git accessible to the general public, features like these will propel GitHub into the general consumer space.

As it stands, git is apparently the only barrier to GitHub being used widely as a backup, file transfer, and website hosting service.
Post reply on HN