Systems | Development | Analytics | API | Testing

How to Override CodePush Defaults for Smooth OTA Updates

CodePush is a great way to ship over-the-air (OTA) updates, avoid app store approval delays, and roll out changes cautiously. Even though App Center has closed down, there are many options available to get started with CodePush. But some of the default settings can create unwanted behaviors, stopping updates from installing or making the app look like it’s crashed.

The Push and Pull between Validation and Creativity

In this episode, Petr Nohejl of Warhorse Studios joins us to explore one of game development’s most constant tensions: creativity versus validation. From technical constraints like file naming limits and tooling rules to the challenge of keeping large teams productive, Petr shares real-world examples of why validation systems exist—and why they can feel frustrating to developers pushing creative boundaries. Together, we unpack how this “push and pull” ultimately leads to better-performing pipelines, more scalable production, and stronger games.

Predictive Analytics in Healthcare: Use Cases, Models, Data Requirements & Implementation Playbook (2026)

A hospital might have years of EHR data, ICU records, staffing logs, claims history, and diagnostic reports in different systems. Yet it may still miss signs of patient deterioration before an ICU escalation. This gap is why predictive analytics in healthcare has shifted from experimental AI projects to a key strategy in 2026. Now, healthcare organizations use predictive models to identify sepsis risk earlier.

AI Inference for Mission-Critical Applications | Run AI Where Your Data Lives

What happens when your AI system stops responding in the middle of a critical decision? This demo shows how organizations run AI inference for real-world applications like pneumonia detection to: See how Cloudera AI Inference Service enables teams deploy and monitor multiple models with full control, predictable costs, and no dependency on external APIs, so mission-critical AI keeps working when it matters most.

Key Findings from the Sembi Software Quality Pulse Report: What Jira-Native QA Teams Need to Know

The first-ever Sembi Software Quality Pulse Report is based on nearly 4,000 responses from QA engineers, developers, security professionals, and engineering leaders worldwide. The findings paint a picture of an industry in motion—and a QA function that increasingly relies on tighter integration, thoughtful AI adoption, and better-connected workflows to keep up. Here's a look at some of the data that matters most for agile QA teams working inside Jira-native environments. TL;DR.

Test-Commit-Revert: A useful workflow for testing legacy code in Ruby

It happens to all of us. As software projects grow, parts of the production code we ship end up without a comprehensive test suite. When you take another look at the same area of code after a few months, it may be difficult to understand; even worse, there might be a bug, and we don't know where to begin fixing it. Modifying production code without tests is a major challenge.

How to fix bad update experiences due to defaults in CodePush

CodePush is a great way to ship over-the-air (OTA) updates, avoid app store approval delays, and roll out changes cautiously. Even though App Center has closed down, there are many options available to get started with CodePush. But some of the default settings can create undesirable behaviors, leaving teams wrongly thinking CodePush causes a bad user experience.