Nice move Netflix, and I see it's using three.js, so the library might even get smaller once the next version of three (rewritten as ES6 modules, to make use of three shaking) is released.
Vizceral Open Source
21–30 of 32 posts
Re: Vizceral Open Source
#22Earlier quoted context omitted.
Why did you add https? Just curious.
I did not, seems like Firefox automatically redirects both http://techblog.netflix.com/2016/08/vizceral-open-source.htm... and techblog.netflix.com/2016/08/vizceral-open-source.html to https automatically.... In Chrome it works normally. Thanks for the pointer :)
Re: Vizceral Open Source
#23This seems like it's a rendering layer for traffic data you're supposed to provide it. I'd love to have something I can get running more-or-less out of the box to collect and visualize traffic between my nodes on AWS, does anybody know of such a project?
Re: Vizceral Open Source
#24This seems like it's a rendering layer for traffic data you're supposed to provide it. I'd love to have something I can get running more-or-less out of the box to collect and visualize traffic between my nodes on AWS, does anybody know of such a project?
Re: Vizceral Open Source
#25Does anyone know a good open-source animated graph visualization libary that is similar to this in presentation but written in C/C++ (preferably) or Python?
Re: Vizceral Open Source
#26Earlier quoted context omitted.
link is to http, not https version
I have the same issue, even though the link actually is http, my browser tries to open the https version, no matter what. It looks like https://netflix.com had hsts with includeSubdomains at one point in time which my browser has still cached.
Re: Vizceral Open Source
#27Re: Vizceral Open Source
#28This seems like it's a rendering layer for traffic data you're supposed to provide it. I'd love to have something I can get running more-or-less out of the box to collect and visualize traffic between my nodes on AWS, does anybody know of such a project?
https://dynatrace.com/capabilities/application-topology-disc...
Re: Vizceral Open Source
#29Earlier quoted context omitted.
I have no problem opening https://netflix.com on Mozilla Firefox. But, the problem arises like what people said when opening Netflix techblog using https.
GP didn't say https://netflix.com didn't work. He said it sets HSTS for all subdomains, hence forcing https in places it doesn't work.
Re: Vizceral Open Source
#30Earlier quoted context omitted.
I have the same issue, even though the link actually is http, my browser tries to open the https version, no matter what. It looks like https://netflix.com had hsts with includeSubdomains at one point in time which my browser has still cached.
Are you using the https-everywhere plugin? I remember there being a bug where it redirected to https for subdomains of a domain that is https enabled.