Systems | Development | Analytics | API | Testing

Technology

New frameworks announced at WWDC 2022

If you yearn to write more declarative syntax like SwiftUI and level up your data visualization game, Swift Charts is made for you! Apple introduced a new framework that helps you easily work with charts and create gorgeous visualizations. The chart can be anything — from a line or bar chart to something advanced like a range plot, stream graph, heat map, or even a vector field plot.

Improving a day in the life of: MLOps Engineer - How ClearML is actually used 2

ClearML in the real world, without the marketing fluff. Watch along as we show how ClearML can make the life of an MLOps engineer much easier. Get lots of tips, tricks and inspiration on the use of the queueing system, remote agents, automation like schedulers etc.

Managing Cloud Service Logs: Why It's Difficult and How to Simplify It

Logs are one of the three key “pillars” of observability, and cloud environments are no exception. You can’t know what’s happening in your cloud without analyzing cloud service logs, which allow you to audit and monitor workflows within your cloud. That said, cloud logging is a unique beast in certain respects.

Building a Churn Insights Dashboard with Continual and Streamlit on Snowflake

In this tutorial, we’re going to build an interactive customer Churn Insights Dashboard using the open-source Python framework, Streamlit, and the Continual predictions generated in Part 1: Snowflake and Continual Quickstart Guide. In Part 1, we connected Continual to Snowflake and used a simple dataset of customer information, activity, and churn status to build and operationalize a machine learning model in Continual to predict the likelihood of a customer churning.

We Tried 9 Best Browserling Alternatives for Cross-Browser Testing - Here're the Winners

One of the crucial tasks for web developers is compatibility testing. The thing about a web page is that it might work perfectly fine on a desktop. But when you try to load it through mobile devices, things can look out of place. Sometimes, the site might even be finicky in different web browsers. Well, that is precisely where the Browserling steps in. But to comprehensively test websites, you might not want to settle with the feature and pricing of this automated testing tool.

WWDC 2022 Day 2 Recap - Bitrise Roundtable

Every year in San Jose, Apple Inc. holds the Worldwide Developers Conference (WWDC). Apple uses the conference to showcase its new software and technologies. Attendees can participate in hands-on labs with Apple engineers and attend in-depth sessions on a wide range of topics. We decided to do a recap of the first day's most important happenings with the team!

ClearML Autoscaler: How It Works & Solves Problems

Sometimes the need for processing power you or your team requires is very high one day and very low another. Especially in machine learning environments, this is a common problem. One day a team might be training their models and the need for compute will be sky high, but other days they’ll be doing research and figuring out how to solve a specific problem, with only the need for a web browser and some coffee.