Live data from Hacker News

GitHub Pages – Usage Limits

help.github.com

31–40 of 101 posts

Re: GitHub Pages – Usage Limits

#31
The new restrictions have been put in place not long after the Bloomberg reported that GitHub suffers from a loss of $66m in the first 3 quarters this year -> https://www.bloomberg.com/news/articles/2016-12-15/github-is...

The title should be update to reflect the what's happened - the changes.

Re: GitHub Pages – Usage Limits

#32

The new restrictions have been put in place not long after the Bloomberg reported that GitHub suffers from a loss of $66m in the first 3 quarters this year -> https://www.bloomberg.com/news/articles/2016-12-15/github-is... The title should be update to reflect the what's happened - the changes.

As mentioned in other comments, this isn't new, it's been around at least since June https://www.quora.com/What-are-bandwidth-and-traffic-limits-...

Re: GitHub Pages – Usage Limits

#33
post #10

Is this not a chance for github to make some money? I'm about to launch a site on github pages (simple html site, no backend) and there's a tiny chance of it going viral. If it were to reach the 100k limit for requests I'd be more than happy paying github to keep it hosted there. I already have hosting with the likes of hostgator but they probably couldn't even handle 100k like github would.

There's also surge.sh which is pretty good for static sites. It's essentially Heroku but works with a single HTML file. It's free as well.

is this something like zeit/now?

Re: GitHub Pages – Usage Limits

#35
post #22
post #8

Earlier quoted context omitted.

But not for custom domains, sadly.

How would Github "enable" HTTPS for custom domains? Do you want them to provide you with a free certificate for every custom domain you add? On the other hand, if you _do_ possess a cert for your custom domain, then HTTPS works just fine [1]. [1]: https://rishav.js.org

> Do you want them to provide you with a free certificate for every custom domain you add?

Yes.

Re: GitHub Pages – Usage Limits

#36

##### EDIT: The title for this link started as "GitHub Pages sets usage limits", but was changed to "What is GitHub Pages?" by an HN moderator, putting this post (and most of the discussion going on in here) completely out of context. I don't agree with this decision. Most HN readers know what Github Pages is - it's the new usage caps that are the news here. Those caps are new - I've been tracking Github Pages for ye…

GitHub pages don't support HTTPS so they're increasingly a no-go for me :(. So many endpoints are HTTPS only now that the mixed content warnings are too much hassle to deal with

Re: GitHub Pages – Usage Limits

#37

##### EDIT: The title for this link started as "GitHub Pages sets usage limits", but was changed to "What is GitHub Pages?" by an HN moderator, putting this post (and most of the discussion going on in here) completely out of context. I don't agree with this decision. Most HN readers know what Github Pages is - it's the new usage caps that are the news here. Those caps are new - I've been tracking Github Pages for ye…

GitHub pages don't support HTTPS so they're increasingly a no-go for me :(. So many endpoints are HTTPS only now that the mixed content warnings are too much hassle to deal with

In fact, they support HTTPS: https://help.github.com/articles/securing-your-github-pages-...

Re: GitHub Pages – Usage Limits

#39

Earlier quoted context omitted.

GitHub pages don't support HTTPS so they're increasingly a no-go for me :(. So many endpoints are HTTPS only now that the mixed content warnings are too much hassle to deal with

In fact, they support HTTPS: https://help.github.com/articles/securing-your-github-pages-...

"HTTPS is not supported for GitHub Pages using custom domains." - this is what they mean, they weren't specific.
Post reply on HN