Systems | Development | Analytics | API | Testing

Latest Blogs

Using Mason and bricks in your Flutter app: Beginner's guide

TL;DR: Mason is a Dart package that allows you to create files and directories based on templates. You can use Mason in your Flutter projects by first creating and registering the templates (aka bricks) and then utilizing them to create files and folders. Alternatively, you can use bricks made by others from GitHub or BrickHub.dev.

Where Is Your Customer Data Located?

Modern organizations have multiple touch points continuously collecting customer data. Data collection is essential for firms that use it for personalized marketing campaigns and improving customer experience. Analytics provided by this data help enterprises observe customer behavior and make critical business decisions. However, before firms can explore any use cases, it is crucial for them to recognize the data touch points where vital information is collected.

The Fascinating History of Data Visualization

Data visualization is an elementary component of human learning and understanding. It's also a significant capability of business intelligence (BI) and analytics solutions today. So, how did data visualization first come to be? The humble origins and gradual evolution of data visualization has led to an interesting timeline.

Building an Automated ML Pipeline with a Feature Store Using Iguazio & Snowflake

When operationalizing machine and deep learning, a production-first approach is essential for moving from research and development to scalable production pipelines in a much faster and more effective manner. Without the need to refactor code, add glue logic and spend significant efforts on data and ML engineering, more models will make it to production and with less issues like drift.

Applying CSS: word-wrap, overflow-wrap & word-break

A website's responsiveness is very significant these days in order to display correctly on all devices. Although you may try your best, broken layouts may still occur despite your best efforts. Long words can be broken and wrapped to the next line when you use the CSS word-wrap property. A string being too long can overflow a container in most cases, so this method can be helpful in preventing overflow.

Top 7 Docker Alternatives

A container is a separate unit of software that encapsulates the software and libraries of an application, including its dependencies and its code. As a means of developing and managing stable applications, many organisations are adopting containers. Millions of applications currently use Docker, one of the most useful tools in this space. A Docker container can be used to build, run, inspect, and manage container images for developing applications.

Fix Process Bottlenecks with Elixir 1.14's Partition Supervisor

Elixir v1.14 shipped earlier this month with a bunch of new goodies. In this post, we'll explore Elixir's new PartitionSupervisor. We'll take a look at some code that suffers from the exact bottleneck issue that partitions supervisors are designed to solve. Then, we'll fix that bottleneck. Along the way, you'll learn how partition supervisors work under the hood to prevent process bottlenecks. Let's get started!

What is Product Retention and How Can You Improve It?

Product retention is an extremely important metric to check the health of your business. Calculating the retention rate of your business will return the percentage of users who continue using your product or service over a given time period. Retention can really be seen as a gauge for customer loyalty and a good reflection of the quality of your customer relationship with a new or existing customer.

A 2-Step Guide to Help CSP's Bridge the Digital Divide

Is it enough? The data we consume in our homes and businesses continues to grow at a blistering pace. Internet of Things (IoT) device connections are also increasing exponentially, with the average number of devices per connected home more than doubling just over the past couple of years. To address all of this growth, service providers are continuously expanding their fiber to the premise (FTTP) and hybrid fiber-coax (HFC) footprint.