-
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
They had to figure out video compression that worked at the volume that they wanted to deliver. They had to build and maintain their own CDN to be able to have a always available and consistent viewing experience. Don’t even get me started on the resiliency tools like hystrix that they were kind enough to open source. I mean, they have their own fucking data science framework and they’re looking into using neural networks to downscale video.. Sound familiar? That’s cause that’s practically the same thing as Nvidia’s DLSS (which upscales instead of downscales).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
metaflow
Open Source Platform for developing, scaling and deploying serious ML, AI, and data science systems
They had to figure out video compression that worked at the volume that they wanted to deliver. They had to build and maintain their own CDN to be able to have a always available and consistent viewing experience. Don’t even get me started on the resiliency tools like hystrix that they were kind enough to open source. I mean, they have their own fucking data science framework and they’re looking into using neural networks to downscale video.. Sound familiar? That’s cause that’s practically the same thing as Nvidia’s DLSS (which upscales instead of downscales).
-
Stackoverflow-Survey-Analysis
Analyze a given Data and answer the questions using Python Pandas library. Stack Overflow Developer Survey Analysis and answers
I don't know if there's a rigorous study on this subject but Stack Overflow Developer Survey 2022's data lists 18 083 male vs. 756 female developers without a degree (96% vs. 4%) on a quick glance. This result isn't published directly in their summary, you have to download the dataset and filter it yourself.
Related posts
-
Model artifacts mess and how to deal with it?
-
Going to Production with Github Actions, Metaflow and AWS SageMaker
-
Small to Reasonable Scale MLOps - An Approach to Effective and Scalable MLOps when you're not a Giant like Google
-
AWS Summit 2022 Australia and New Zealand - Day 2, AI/ML Edition
-
Simplest way to run large batch jobs in the cloud?