Live data from Hacker News

JQuery SSL Certificates Expire

code.jquery.com

11–20 of 44 posts

Re: JQuery SSL Certificates Expire

#16
post #5

please fix asap!

Wouldn't this be solved by hosting it on your own site?

I assume that will work,but it will introduce two problems.

1. Keep a local copy means you will be the one paying for the bandwidth to serve it.

2. You will have to manually update your local copy everytime upstream makes improvements.

Having things locally increases reliability but it carries its own costs.

Re: JQuery SSL Certificates Expire

#17
post #5

Earlier quoted context omitted.

Wouldn't this be solved by hosting it on your own site?

I assume that will work,but it will introduce two problems. 1. Keep a local copy means you will be the one paying for the bandwidth to serve it. 2. You will have to manually update your local copy everytime upstream makes improvements. Having things locally increases reliability but it carries its own costs.

How is getting upstream "improvements" without having a chance to test them a good thing?

Re: JQuery SSL Certificates Expire

#19
post #5

Earlier quoted context omitted.

Wouldn't this be solved by hosting it on your own site?

I assume that will work,but it will introduce two problems. 1. Keep a local copy means you will be the one paying for the bandwidth to serve it. 2. You will have to manually update your local copy everytime upstream makes improvements. Having things locally increases reliability but it carries its own costs.

But a minified library is loaded once per visitor (then cached) and is lilely is not going to have a greater bandwidth impact than any one of your actual pages. My site surprisingly breaking without me making changes to it (whether due to third party unreliability, security issues with their server, or surprise updates) sounds like a really, really bad thing.
Post reply on HN