Systems | Development | Analytics | API | Testing

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.

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.

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.

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!

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.

Create 2D games quickly and easily with Flutter Flame

Flutter enables you to develop applications for platforms such as Android, iOS, desktop, and the web from a single codebase. As a multiplatform UI toolkit, the Flutter team is dedicated to enabling all kinds of developers to quickly build and release applications. Game developers, for instance, are now able to build beautiful game apps without worrying about performance, load times, and app sizes. This tutorial will provide you with an introduction to the Flutter Flame game engine.

Scan your builds for vulnerabilities by using mobsfscan with Codemagic

With the increase in malware attacks on devices, engineers are putting more effort into ensuring the products they build are not vulnerable to these attacks. One such tool that can help mobile engineers reduce vulnerabilities is Mobile Security Framework (MobSF).