Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Apache Kafka® Podcasts

Series
Series
Episodes
Language:
English
All languages
English
Afrikaans
Cymraeg
Dansk
Deutsch
Eesti
Español
Esperanto
Français
Gaeilge
Gàidhlig
Hrvatski
Indonesia
Khmer
Latviešu
Lietuvių
Malay
Nederlands
Norsk
Oʻzbekcha
Pyccĸий
Shqip
Slovenčina
Slovenščina
Suomi
Svenska
Tatar
Tiếng Việt
Türkçe
català
italiano
magyar
polski
português
română
rumantsch
Íslenska
Čeština
Ελληνικά
Български
Српски
Українська
беларуская
Қазақша
Հայերեն
עברית
اردو
العربية
فارسی
हिन्दी
বাংলা
ไทย
ქართული
中文
日本語
한국어
show episodes
 
Streaming Audio features all things Apache Kafka®, Confluent, real-time data, and the cloud. We cover frequently asked questions, best practices, and use cases from the Kafka community—from Kafka connectors and distributed systems, to data mesh, data integration, modern data architectures, and data mesh built with Confluent and cloud Kafka as a service. Join our hosts as they stream through a series of interviews, stories, and use cases with guests from the data streaming industry. Apache®️, ...
  continue reading
 
Deep-dive discussions with the smartest developers we know, explaining what they're working on, how they're trying to move the industry forward, and what we can learn from them. You might find the solution to your next architectural headache, pick up a new programming language, or just hear some good war stories from the frontline of technology. Join your host Kris Jenkins as we try to figure out what tomorrow's computing will look like the best way we know how - by listening directly to the ...
  continue reading
 
T
The Craft Of Open Source
The Craft Of Open Source podcast artwork

1
The Craft Of Open Source

Ben Rometsch, CEO, Flagsmith

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Welcome to The Craft of Open Source, hosted by Ben Rometsch, Co-Founder and CEO of Flagsmith. This bi-weekly show is focused on the ins and outs of the Open Source Software Community. Join Ben as he speaks with the brightest minds that have brought us some of the most adopted technologies on earth. Each episode is an interview with creators, maintainers, entrepreneurs, and key contributors to the open source community. We will cover critical topics for open source developers, contributors an ...
  continue reading
 
Welcome to the Preset Podcast, the home of "Analytics Everywhere" and "Designated Driver". Analytics Everywhere discusses wide-ranging topics in business intelligence and data engineering, and Designated Driver is a great way to get to know the database platforms of the world over a beer. These podcasts are dedicated to explore next-generation data tools and the impact they have on data teams.
  continue reading
 
J
Java Pub House
Java Pub House podcast artwork

1
Java Pub House

Freddy Guime & Bob Paulin

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
This podcast talks about how to program in Java; not your tipical system.out.println("Hello world"), but more like real issues, such as O/R setups, threading, getting certain components on the screen or troubleshooting tips and tricks in general. The format is as a podcast so that you can subscribe to it, and then take it with you and listen to it on your way to work (or on your way home), and learn a little bit more (or reinforce what you knew) from it.
  continue reading
 
T
The Computing Podcast
The Computing Podcast podcast artwork

1
The Computing Podcast

Alex Feinberg & Vikram Rangnekar

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
The Computing Podcast where we talk about all things computer science, direct from Silicon Valley. Into databases distributed system and building large scale software products? Then this is the Podcast for you. Hosted by Alex Feinberg and Vikram Rangnekar. Between the two of us we have worked for companies like Linkedin, Amazon, Microsoft, Cloudera building stateful distributed systems and ad serving engines.
  continue reading
 
Data is the fuel that ignites innovation and revolutionizes our world. It’s potent, undeniable, and the driving force for our future. Data (R)evolution, powered by Aiven, explores the intersections of data, innovation, and economics through the ever-evolving landscape of cloud technology. Led by hosts Janki Patel Westenberg and Francesco Tisiot, they navigate the currents of this digital revolution in conversation with experts at the forefront of change.
  continue reading
 
Loading …
Episodes
Series
Episodes
Sort:
Newest
Newest
Oldest
Longest
Shortest
Language:
English
All languages
English
Afrikaans
Cymraeg
Dansk
Deutsch
Eesti
Español
Esperanto
Français
Gaeilge
Gàidhlig
Hrvatski
Indonesia
Khmer
Latviešu
Lietuvių
Malay
Nederlands
Norsk
Oʻzbekcha
Pyccĸий
Shqip
Slovenčina
Slovenščina
Suomi
Svenska
Tatar
Tiếng Việt
Türkçe
català
italiano
magyar
polski
português
română
rumantsch
Íslenska
Čeština
Ελληνικά
Български
Српски
Українська
беларуская
Қазақша
Հայերեն
עברית
اردو
العربية
فارسی
हिन्दी
বাংলা
ไทย
ქართული
中文
日本語
한국어
show series
 
How do you retrofit a clustered data-processing system to use cheap commodity storage? That’s the big question in this episode as we look at one of the many attempts to build a version of Kafka that uses object storage services like S3 as its main disk, sacrificing a little latency for cheap, infinitely-scalable disks. There are several companies t…
  continue reading
 
Java’s has been evolving faster than any 30 year old language has a right to do, and there’s probably no-one more pleased about it than my guest this week - Josh Long. He’s a Java & Kotlin programming, a JVM enthusiast in general, and an advocate for Spring, and he has chapters full of news about what’s been happening in Javaland over the past few …
  continue reading
 
I’m joined this week by one of the authors of Apache Kafka In Action, to take a look at the state of Kafka, event systems & stream-processing technology. It’s an approach (and a whole market) that’s had at least a decade to mature, so how has it done? What does Kafka offer to developers and businesses, and which parts do they actually care about? W…
  continue reading
 
Building a database is a serious undertaking. There are just so many parts that you have to implement before you even get to a decent prototype, and so many hours of work before you could begin working on the ideas that would make your database unique. Apache DataFusion is a project that hopes to change all that, but building an extensible, composa…
  continue reading
 
Jupyter’s become an incredibly popular programming and data science tool, but how does it actually work? How have they built an interactive language execution engine? And if we understand the architecture, what else could it be used for? Joining me to look inside the Jupyter toolbox are Afshin Darian and Sylvain Corlay, two of Jupyters long-standin…
  continue reading
 
As a corollary to Max's new blog post, "AI in BI: The Path to Full Self Drive", this episode is a bit of.... an experiment. It explores how artificial intelligence is revolutionizing business intelligence (BI), from accelerating data analysis and surfacing key insights to enabling predictive models and automating decision-making. AI is changing how…
  continue reading
 
Ever since we invented makefiles, the programming world has been wrestling with the problem of building software stacks reliably. This week we’re going to look at one of the most ambitious solutions available - Nix. Nix tries to do everything from invoking your compiler to installing your language, and even providing your operating system. But how …
  continue reading
 
Graphite is a new image editor with an interesting architecture - it’s a classic UI-driven app, an image-manipulation language, and a library of programmable graphics primitives that any Rust coder could use, extend or add to. The result is something that you can use like Photoshop or Inkscape, or make use of in batch pipelines, a bit like ImageMag…
  continue reading
 
Interview With Malcolm Matalka: Co-Founder, Terrateam Ben Rometsch chats with Malcolm Matalka, co-founder of Terrateam, to discuss the company’s inception and its eventual shift to open source. Together, they discuss how his frustrations with the click ops approach prompted Malcolm to create his own team to disrupt the system and pave the way for m…
  continue reading
 
ReScript is a strongly-typed programming language that compiles to JavaScript, and that puts it squarely in competition with TypeScript. So why would a JavaScript developer choose to learn it next? What does it offer that makes it a tempting proposition? And how are the ReScript developers making life easier for anyone who wants to make the switch?…
  continue reading
 
With almost every transaction being done through the internet, your personal information and finances must be protected at all costs from hackers and scammers. Therefore, cybersecurity is important now more than ever. Leading the charge in keeping the digital world safe and secure is OWASP, a non-profit organization working mainly on software secur…
  continue reading
 
Trustfall is a library based on a simple question - what happens if we can query absolutely anything? If you could join REST APIs and databases with filesystems and dockerfiles? It’s possible in theory because those are all just datasources. Predrag Gruevski is trying to make it easy by building a universal query engine, with pluggable datasources,…
  continue reading
 
Dimitris Kyriakoudis is a researcher, programmer and musician who's combining all three talents to build dedicated music hardware. Specifically a device called the µseq, which reads Lisp programs and uses them to drive synthesizers to make music. In this episode we go through the full platform that he's building, from soldering resistors to an RPi …
  continue reading
 
Interview With Chris Villa: Co-Founder, Puck & Measured Puck, an open-source project, has exploded in popularity, becoming a major focus for Chris Villa and his team. But how do you balance a runaway open-source hit with the demands of running a consultancy? Join Ben Rometsch as he sits down with Chris Villa, co-founder of both Puck and Measured, t…
  continue reading
 
If you want to build really large software systems well, you have to stop thinking of them as just software systems. Beyond a certain size, everything your software touches becomes part of the wider system. You’re part of the system, your users are part of the system, and every other employee & department & priority eventually forms part of that sy…
  continue reading
 
To kick off 2025 we’re looking at Fyrox a game engine built in Rust, largely by one person - Dmitry Stepanov. For an individual project, it’s covered an incredible amount of ground, covering the rendering and animation features you’d expect from a game engine, with some features that might surprise you - like Rust scripting support with hot-reloadi…
  continue reading
 
Joining this episode is James McLeod, Open Source Program Lead at NatWest Group. He looks back on his career journey, from his role at the Linux Foundation, his efforts in scaling the FINOS project, to the creation of London.js. Reflecting on the many lessons throughout his professional life, James stressed the importance of proper data documentati…
  continue reading
 
Integration testing is always a tricky thing, fraught with problems setting up the right environment and attempting to control the system’s state. That’s particularly true when you’re dealing with a mix of software and hardware, and even worse when you don’t have control of what the hardware can do. This week I’m joined by Dave Lucia of TVLab’s, wh…
  continue reading
 
This episode features Moritz Klack and Christopher Möller, Co-Founders of xyflow. They look back on their career journey leading to their current company, from developing webkid, creating Datablocks, and launching React Flow. They discuss their transition from agency work to open source, their pricing strategies, and the importance of community fee…
  continue reading
 
Sam Aaron is the creator of Sonic Pi, one of the most unusual software platforms you’ll encounter. It’s a live-coding playground for making music. A tool that lets you write code that defines sounds and musical phrases, and build up a hole program that plays anything from a short bleep to a whole nightclub set. And Sam’s creator has been using it l…
  continue reading
 
Evan Czaplicki—the creator of the Elm programming language —joins me to discuss the state and future of Elm, the friendly, type-safe functional programming language. On many fronts Elm has been a huge success: it’s been popular with new and seasoned programmers alike; it’s helped push several language ideas into the mainstream; it’s been a key part…
  continue reading
 
This week we’re going to look at the most essential piece of firmware in a programmer’s toolkit - the brain. I’m joined by Chris Ferdinandi to explore what it’s like to be a programmer with ADHD. It’s an unusual topic for the channel, but the more I spoke to him, the more I wanted to know what coding is like when your brain is wired differently, ho…
  continue reading
 
What have we learned from more than a decade of deploying microservices? Was it a good idea? Are we any better at figuring out what a microservice is, or where its boundaries lie? Does splitting things up create fragmentation problems? And is it too late to put the genie back in the bottle? This week we’re going to look at all these questions and m…
  continue reading
 
Anyone up for a Boulevardier? Of course you are! Join special guest Robert Hodges, CEO of Altinity as we learn about databases and oh-so-much more. Grab a snack/drink/whatever, and join us. Try Altinity for free at https://altinity.com/ Learn more about Apache Superset at https://superset.apache.org/ Get Preset for free, forever, at https://preset.…
  continue reading
 
With their keen eye for innovation and their knack for spotting the next big thing, Runa Capital is at the forefront of the tech revolution. In this episode, Ben Rometsch delves into the world of open-source software with Konstantin Vinogradov, General Partner at Runa Capital. Konstantin reflects on the founding principles of Runa Capital and its c…
  continue reading
 
Pony is a language born out of what should be a simple need - actor-style programming with C performance. On the face of it, that shouldn’t be too hard to do. Writing an actor framework isn’t trivial, but it’s well-trodden ground. The hard part is balancing performance and memory management. When your actors start passing hundreds of thousands of c…
  continue reading
 
This week we take a look at Bevy, a new game engine written in Rust. And in particular, we look at a core component of Bevy that has something to teach you even if you never write a game: its Entity Component System, or ECS. An ECS is an approach to managing complex systems with large numbers of moving parts, that takes some inspiration from the Re…
  continue reading
 
Given how many languages have been written in C over the years, it’s not surprising to see new languages being written in Rust. What is surprising about this week’s guest is the domain he’s writing for: Computer Aided Design (CAD). Could Rust be sneaking its way into the CAD world too? Joining me to discuss the design and implementation of a CAD pr…
  continue reading
 
Ivan Burazin proudly presents Daytona, a secure open-source development environment manager that allows developers to tailor their environments according to their specific needs. Ivan looks back on how their company started as an enterprise product before becoming an open-source project for individual developers. He breaks down its most important f…
  continue reading
 
For some kinds of application, there is no faster or cheaper way to build a user interface than in the terminal. Sure, it’s not going to suit every kind of user out there, but for those of us that are happy on the command line, rich Text User Interfaces (or TUIs) open all the exploration and discoverability benefits of a GUI are a fraction of the d…
  continue reading
 
Lustre is a web framework that takes a lot of inspiration from Elm, some from React, and a surprising amount from Erlang’s actor model, to provide a library that blurs the lines between executing on the client, or on the server. Support Developer Voices on Patreon: https://patreon.com/DeveloperVoices Support Developer Voices on YouTube: https://www…
  continue reading
 
Join us for an in-depth conversation with Redpanda founder & CEO Alexander Gallego, as we dive into all sorts of topics from the project's origin story, to trends in streaming data, AI, and much more. Check out Redpanda at ⁠https://redpanda.comTry Preset for free, forever, at ⁠https://preset.io/Learn more about how Preset can help your business: ht…
  continue reading
 
I’m always interested in what factors shape the design of a programming language. This week we’re taking a look at a language that’s wholly shaped by its need to support a very specific kind of program - audio processing. Anything from creating a simple echo sound effect, to building an entire digital instrument based on a 17th-century harpsichord.…
  continue reading
 
This week we take a look at what you can do with a GPU when you get away from just using it to draw polygons. Agnès Leroy has spent most of her career programming, optimizing and converting programs to run on that oh-so-curious piece of specialised processing hardware, and we go through all the places that journey has taken her. From simulating the…
  continue reading
 
OCaml has one of the best-loved compilers available, and parts of it are surprisingly pluggable, so it’s not surprising that someone would eventually try to wed OCaml with JavaScript and the web browser. In fact, the ecosystem has gone further, and there are now a bevvy of options for people who want to write OCaml and run it in the browser, or wan…
  continue reading
 
Buckle up for a journey into Shepherd! In this episode, Chuck Carpenter, the founder of Shepherd Pro and host of Whiskey Web and Whatnot, joins Ben Rometsch to delve into Shepherd and Shepherd JS, an influential open-source library for creating interactive guides in JavaScript. Chuck shares his deep involvement over seven years as a maintainer, hig…
  continue reading
 
Mapping is a hugely complex task to take on. Even if you moved as much of the data-management as you can out to 3rd-party services, you’d still have a tonne of work to do weaving together map tiles, routing information, GPS data, points of interest, search and more. And as if that wasn’t enough, you’d probably want that software to work on a whole …
  continue reading
 
Today we welcome Devin Stein, Founder & CEO of Dosu. Dosu offers GitHub repo automation tools built around custom LLM agents, trained on your repo's issues/PRs and related content. Learn about how it's been helping the Apache Superset project and can help your repo too!Try out Dosu⁠ Try Preset for free Learn more about how Preset can help your busi…
  continue reading
 
Open-source software is a cornerstone of modern tech infrastructure, yet its sustainability is often precarious. In this episode of Data (R)evolution, Josep Prat and Floor Drees join host Francesco Tisiot to dive into the critical need for sustainable open-source. They emphasize the importance of supporting open-source projects to ensure their stab…
  continue reading
 
The terminal might be the most used development tool in history. So it’s a little odd that it hasn’t changed that much in the decades since the terminal first came into being. Is the terminal a “completed” project? Or are there new ways to look at it that might make it even more useful? This week’s guest—Zach Lloyd—is convinced the terminal is ripe…
  continue reading
 
Managing a modern application landscape can be a balancing act. Enter Prometheus, an open-source champion for monitoring and alerting. In this episode, Julius Volz, co-founder of Prometheus and founder of PromLabs, joins Ben Rometsch to discuss the origins and evolution of Prometheus. Julius traces its inception to his early days at Google and Soun…
  continue reading
 
At the forefront of everything we do at Aiven, is our customers. And we do this by focusing on enterprise readiness, trust, and compliance, bringing AI closer to daily operations, and allowing customers to leverage their existing cloud agreements. In this Data (R)evolution episode, we're joined by Oskari Saarenmaa, Aiven’s CEO and Co-Founder, to ta…
  continue reading
 
It's happy hour again! Join Viktor Gamoc from Apache Pinot and StarTree to learn about him, the project, and their use cases with Superset. Grab a snack/drink/whatever, and join us. Try StarTree for free at https://startree.ai/Learn more about Apache Pinot at https://pinot.apache.org/Learn more about Apache Superset at https://superset.apache.org/G…
  continue reading
 
A language’s AST—it’s abstract syntax tree—is nearly always a hidden implementation detail. It’s not treated as part of the language, but merely the intermediate step between parsing and compiling. But this week’s guest aims to flip that relationship on its head... Peter Saxton joins me to talk about EYG - an AST-first language that defines the fun…
  continue reading
 
Navigating the startup landscape in the cloud era is crucial. But luckily, the Aiven platform empowers startups to succeed in this competitive and dynamic environment. In this Data (R)evolution episode, Aiven’s Ian Massingham and Angie Byron discuss the transformative impact of cloud computing on startups and the benefits of leveraging open-source …
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/98percent-of-data-strategies-fail-lets-fix-it. Learn how to fix failing data strategies using the '5 W's' framework. Transform your approach to KPIs and drive real business value with actionable insights. Check more stories related to data-science at: https://hackernoon.co…
  continue reading
 
DuckDB’s become a favourite data-handling tool of mine, simply because it does so many small things well. It can read and write a huge number of data formats; it can infer schemas automatically when you just want to move quickly; and it can interface with most languages, run like lightning on the desktop or be embedded into a webpage. I’m a huge fa…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-measure-the-results-of-in-app-events-when-onelinks-dont-work. How To Measure The Results Of In-App Events When Onelinks Don’t Work Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #analy…
  continue reading
 
Moderne is a pioneer in the field of mass-scale automated code refactoring, and it has some pretty interesting origins. In this episode, co-founder Jonathan Schneider talks about the genesis of Moderne, how he started his open-source journey from being an engineer at Netflix, and their current initiatives, including some interesting developments at…
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play