Continuous improvement

🎙 Podcast

Continuous improvement

A podcast about technology, business and personal development.

All Episodes (463)

Page 13 of 47

Accelerating Data Processing with Grid Stride Loops in CUDA

Ep. 343

Accelerating Data Processing with Grid Stride Loops in CUDA

January 19, 2025 · 00:13:22

As the demand for processing large datasets increases, achieving high performance becomes critical. GPUs excel at parallel computation, and CUDA provides developers with the tools to leverage this power. One essential technique for efficiently workin

Accelerating Python with Numba - Introduction to GPU Programming

Ep. 342

Accelerating Python with Numba - Introduction to GPU Programming

January 18, 2025 · 00:10:47

Python has established itself as a favorite among developers due to its simplicity and robust libraries for scientific computing. However, computationally intensive tasks often challenge Python’s performance. Enter Numba — a just-in-time compiler des

First Principles - A Foundation for Groundbreaking Thinking

Ep. 341

First Principles - A Foundation for Groundbreaking Thinking

January 17, 2025 · 00:08:05

In a world brimming with assumptions, habits, and established norms, how do we carve a path toward true innovation? The answer lies in embracing the concept of first principles—a way of thinking that strips down complexity to uncover foundational tru

The Joy of Being Wrong - Embracing Discovery and Growth

Ep. 340

The Joy of Being Wrong - Embracing Discovery and Growth

January 16, 2025 · 00:11:05

In the world of research and discovery, there’s an often-overlooked truth: being wrong is one of the best things that can happen to you. It’s not just a sign of humility or a badge of courage—it’s a gateway to learning and progress. This might sound

Constant Experimentation - The Key to Continuous Innovation

Ep. 339

Constant Experimentation - The Key to Continuous Innovation

January 15, 2025 · 00:05:44

In today’s dynamic and competitive world, continuous innovation is not just a choice—it’s a necessity for survival and success. Without innovation, businesses stagnate, progress grinds to a halt, and competitors race ahead. But here’s the truth: inno

Emotional Intelligence, Courage and Service

Ep. 338

Emotional Intelligence, Courage and Service

January 14, 2025 · 00:04:08

Leadership is not just a role—it is a calling to inspire, to challenge, and to serve. At its core, true leadership combines emotional intelligence with the courage to ask the tough questions, confront assumptions, and take calculated risks to advance

Debezium - Real-Time Change Data Capture for Apache Kafka

Ep. 337

Debezium - Real-Time Change Data Capture for Apache Kafka

January 13, 2025 · 00:21:31

In the era of real-time data-driven applications, the ability to capture and process database changes in real-time has become critical. Whether you’re synchronizing data between systems, maintaining audit logs, or building event-driven architectures,

Rule of 40 - A Key Metric for Evaluating SaaS Companies

Ep. 336

Rule of 40 - A Key Metric for Evaluating SaaS Companies

January 12, 2025 · 00:13:34

The Rule of 40 is a well-known metric in the world of Software-as-a-Service (SaaS) businesses that helps investors and company leaders evaluate the health and sustainability of a business. It’s a simple yet powerful formula that balances growth and p

MapReduce - A Simplified Approach to Big Data Processing

Ep. 335

MapReduce - A Simplified Approach to Big Data Processing

December 28, 2024 · 00:15:33

In the era of big data, processing and generating large datasets across distributed systems can be challenging. Enter MapReduce, a programming model that simplifies distributed data processing. Developed at Google by Jeffrey Dean and Sanjay Ghemawat,

Apache Camel - The Integration Framework for Modern Applications

Ep. 334

Apache Camel - The Integration Framework for Modern Applications

December 27, 2024 · 00:14:45

In today’s digital-first world, enterprises rely on seamless integration between multiple systems to drive efficiency, scalability, and innovation. Whether you’re connecting legacy systems, modern cloud services, or IoT devices, integration challenge