Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Apache Flink Podcasts

show episodes
 
Hi, we’re Tim Berglund, Adi Polak, and Viktor Gamov and we’re excited to bring you the Confluent Developer podcast (formerly “Streaming Audio.”) Our hand-crafted weekly episodes feature in-depth interviews with our community of software developers (actual human beings - not AI) talking about some of the most interesting challenges they’ve faced in their careers. We aim to explore the conditions that gave rise to each person’s technical hurdles, as well as how their experiences transformed th ...
  continue reading
 
Loading …
show series
 
This story was originally published on HackerNoon at: https://hackernoon.com/final-project-report-1-schema-evolution-support-on-apache-seatunnel-flink-engine. This new feature ensures seamless schema updates for CDC data sources, enhancing flexibility and data consistency. Check more stories related to programming at: https://hackernoon.com/c/progr…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/cozjp-will-now-have-beta-api-support-will-also-have-n8n-and-laravel-integrations. The next evolution of Coz.Jp is on it's in the final testing phase. WE added API support and also created a N8N node for it and a Laravel Plugin. You can now automate your link shortening req…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/let-the-customers-determine-your-landing-page-with-automated-optimization. A brief overview of how to use dynamic optimization to improve your landing page performance, using the site emisary.com as an example. Check more stories related to programming at: https://hackerno…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/apis-for-beginners-what-they-are-and-how-they-work. A beginner's guide to what an API is, what frontend, backend, server, and JSON are, and how communication between programs happens over the Internet. Check more stories related to programming at: https://hackernoon.com/c/…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-bestfriends-anamika-bhoyrul-and-tawishi-jain-are-building-the-future-of-social-connection. Two best friends, Anamika Bhoyrul and Tawishi Jain, are building Six Social—an AI platform reinventing how Gen Z forms meaningful connections through mutual int Check more storie…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/advanced-patterns-with-the-symfony-clock-mockclock-nativeclock-and-more. This article explores non-trivial, production-grade patterns for the Clock component, moving beyond simple “now” calls to integrating with JWT authentication. Check more stories related to programming…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/spotify-study-maps-how-information-spreads-through-code-reviews. Spotify researchers test whether code reviews act as communication networks by measuring information diffusion across participants, components, and teams. Check more stories related to programming at: https:/…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/clean-code-interfaces-in-go-why-small-is-beautiful-part-3. Master Go interfaces: why single-method interfaces rule, accept interfaces return structs, and the nil interface gotcha that crashes production. From 6 years of Check more stories related to programming at: https:/…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/why-designers-and-developers-must-rethink-the-web-interfaces-for-an-ai-first-era. AI chat is breaking the old page-based web. This article explores the new hybrid interface where conversational AI and structured UI work side-by-side. Check more stories related to programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/meet-catchpoint-hackernoon-company-of-the-week. This week, HackerNoon features Catchpoint, the internet performance monitoring platform used by Google, LinkedIn, Tencent, and many, many more! Check more stories related to programming at: https://hackernoon.com/c/programmin…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/12-best-web-scraping-apis-in-2025. Discover the 12 best web scraping APIs of 2025, comparing performance, pricing, features, & success rates to help teams scale reliable data extraction. Check more stories related to programming at: https://hackernoon.com/c/programming. Yo…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-solve-real-time-auth-without-having-to-sacrifice-performance. I will walk you through, step-by-step, how to build a fully functional, high-performance WebSocket server in Symfony that is secured by Keycloak. Check more stories related to programming at: https://hack…
  continue reading
 
Viktor Gamov talks to Matthias J. Sax (Confluent) about his career in stream processing and, specifically, Kafka Streams. Matthias’ first job: an electrician-in-training on BMW’s assembly lines. His challenge: building Kafka Streams at Confluent with a focus on API design, backward compatibility, and a library-first approach that also fits microser…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/heres-how-you-can-cut-milliseconds-off-your-response-time-using-symfony. This ultimate guide will take you deep into the heart of a Symfony application to achieve sub-100ms response times. Check more stories related to programming at: https://hackernoon.com/c/programming. …
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/everything-you-need-to-know-about-xml-schema-validation-11-in-java. In this post, I described my journey implementing XSD 1.1 validation in Java. It’s much less easy than I had expected in the first place Check more stories related to programming at: https://hackernoon.com…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-bharat-kumar-dokka-automated-sql-server-patching-and-saved-600-hours. Bharat's intelligent automation for SQL Server patching saves 600 hours & sets new standards for secure, scalable enterprise infrastructure management. Check more stories related to programming at: h…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-zero-to-shipped-framework-for-new-developers. Stuck in the 'catch-22' of starting a new project? Here's a 5-step framework for new developers covering tech stacks, open-source, mindset, and more. Check more stories related to programming at: https://hackernoon.com/c/pr…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/breaking-down-the-walls-rescue-your-spa-from-complete-freeze. React page frozen solid? Here’s how a single Chrome DevTools feature helped trace an infinite loop hidden deep in Redux selectors. Check more stories related to programming at: https://hackernoon.com/c/programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-use-the-html-lesscanvasgreater-element-to-draw-shapes-text-and-animations. Learn what makes the HTML tag unique, how it handles pixels instead of DOM elements, and how to draw and create interactive graphics directly in the br Check more stories related to programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-set-up-session-level-database-migrations-in-python. Set up session-level async database migrations in Python using SQLAlchemy, Alembic, and pytest for cleaner, faster test environments. Check more stories related to programming at: https://hackernoon.com/c/programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/clean-code-in-go-part-2-structs-methods-and-composition-over-inheritance. Write cleaner Go code. Learn how structs, methods, and composition replace OOP inheritance the idiomatic Go way. Check more stories related to programming at: https://hackernoon.com/c/programming. Yo…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-best-ways-to-write-git-commit-messages-just-like-the-pros. A commit message should have a proper style, content, and metadata. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #git, #github, …
  continue reading
 
Listen: https://confluent.buzzsprout.com | In this episode, Tim Berglund talks to his guest, Rachel Pedreschi (DeltaStream), about her career in pre-sales engineering. Her first job: rectory office assistant at her local parish. Her challenge/theme: working at early-stage startups to bridge sales, marketing, and engineering to reach product-market …
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/rustup-1271-minor-bug-fixes-can-have-a-big-positive-impact. Rust 1.27.1 will include minor bug fixes meant to improve your experience. Check 'em out here. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive conte…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/what-are-generics-an-introduction-for-beginners. Generics are a way of writing code that is independent of the specific types being used. Functions and types may now be written to use any of a set of types. Check more stories related to programming at: https://hackernoon.c…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/kpis-are-destroying-it-teams-how-to-actually-measure-developer-performance. Discover why traditional KPIs fail IT teams and learn how to measure developer performance effectively while boosting team health and productivity. Check more stories related to programming at: htt…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-choose-a-dependency-build-vs-buy-risk-management-and-more. In this post, I'd like to describe my approach when choosing a dependency. I'll first define what I mean by dependency in the context of this post. Check more stories related to programming at: https://hacke…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-real-fix-for-react-native-pnpm-hoist-everything. Learn why React Native projects break under pnpm’s default linking, and why switching to node-linker=hoisted is the simplest, most reliable fix in monorepos. Check more stories related to programming at: https://hackerno…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-painful-joy-of-refusing-documentation. From AI hallucinations to debugging disasters, this essay explores the reasons why developers should stop fumbling around and start reading the docs. Check more stories related to programming at: https://hackernoon.com/c/programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/scaling-api-integrations-in-symfony-fire-and-forget-factories-auditing-and-streams. We’re going to architect four production-ready, non-trivial patterns using Symfony 7.x and PHP 8.x. Check more stories related to programming at: https://hackernoon.com/c/programming. You c…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-use-vector-search-to-build-a-movie-recommendation-app. Learn how to build a semantic movie recommendation app using ScyllaDB’s vector search to find films by meaning, not just keywords. Check more stories related to programming at: https://hackernoon.com/c/programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/it-works-on-my-machine-isnt-an-excusetest-your-readme-like-a-user. The README says to download from this link. Huh, I'm not sure how to unarchive .tar.xz files - guess I'll search for that. Check more stories related to programming at: https://hackernoon.com/c/programming.…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/deploying-mobilenetv3-on-nxp-imx8mp-a-complete-edge-ai-workflow-for-handwritten-digit-recognition. This article details how to port and run the MobileNetV3 model on the NXP i.MX8MP platform to achieve the function of handwritten digit recognition. Check more stories relate…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/npms-new-token-limits-wont-stop-the-attacks-that-actually-happen. npm's October 2025 security overhaul introduces 90-day token limits and kills classic tokens. But the biggest supply chain attacks—from XZ Utils to the... Check more stories related to programming at: https:…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-automatic-checking-of-cfgs-how-it-works. It ensures that the cfg settings are consistent between what is intended and what is used, helping to catch potential bugs or errors early in development Check more stories related to programming at: https://hackernoon.com/c/pro…
  continue reading
 
Listen: https://confluent.buzzsprout.com | Today, Adi Polak talks to her guest, Peter Bell (gather.dev), about his career in software engineering leadership, CTO community building, and AI-driven development. Peter’s first job: electronics lab technician at their school (alongside shifts at Tesco). His challenge/theme: working at scale with AI adop…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/go-can-it-mitigate-supply-chain-attacks. It is an explicit security design goal of the Go toolchain that neither fetching nor building code will let that code execute, even if it is untrusted. Check more stories related to programming at: https://hackernoon.com/c/programmi…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-hidden-ledger-of-code-tracking-the-carbon-debt-inside-our-software. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #software, #coding, #carbon-debt, #code-emission, #energy-footprint, #clou…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/how-can-governments-pay-open-source-maintainers. Top tips for making it easier for maintainers to get paid. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #open-source, #open-source-software, #…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-road-to-hell-is-paved-with-good-dry-intentions. Learn how good intentions can lead to spaghetti dry code, over abstraction and over engineered systems. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive cont…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/5-ways-async-work-builds-a-more-flexible-and-inclusive-workplace. Return-to-office rates have steadied, yet flexibility still ranks in the top three reasons people switch jobs. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/json-was-killing-our-redis-memory-switching-serialization-made-it-7-smaller. Cut Redis memory usage by 7× by ditching JSON for Pydantic models. Learn how a custom binary format reduced storage, costs, and overhead at scale. Check more stories related to programming at: htt…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/inside-a-34-petabyte-migration-the-true-cost-of-moving-a-digital-mountain. The true cost of a large-scale data migration isn’t in the storage, it’s in the movement. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclu…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/blast-api-shutdown-the-best-alternatives-for-developers. Blast API ends operations in Oct 2025. Explore the best developer alternatives like NOWNodes and Alchemy for secure, scalable RPC migration. Check more stories related to programming at: https://hackernoon.com/c/prog…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/the-myth-of-single-threaded-javascript-inside-the-languages-hidden-concurrency-engine. Explore the concurrency model of modern JavaScript, including the event loop, async/await, and more. Check more stories related to programming at: https://hackernoon.com/c/programming. Y…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/why-kube-prometheus-stack-isnt-enough-for-kubernetes-observability. Monitoring tells you what broke; observability explains why. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #kubernetes, #obs…
  continue reading
 
This story was originally published on HackerNoon at: https://hackernoon.com/from-50-pages-of-handwritten-notes-to-a-digital-manuscript-with-python-and-ai. Apple's HEIC (High-Efficiency Image Container) is great for saving space, but not so great for compatibility. Check more stories related to programming at: https://hackernoon.com/c/programming. …
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play