Once you stop asking AI models to understand everything, they get much better at understanding what matters.
By @seanfalconer.bsky.social, thanks to @confluent.io
Once you stop asking AI models to understand everything, they get much better at understanding what matters.
By @seanfalconer.bsky.social, thanks to @confluent.io
Real-Time Anomaly Detection with Apache Flink - @seanfalconer.bsky.social
seanfalconer.medium.com/real-time-an...
The future of the agentic enterprise runs on real-time data.
Join Salesforce & Confluent live at #Current25 as Gunther Hagleitner and @seanfalconer.bsky.social share how real-time context powers the next generation of agentic AI systems. Stream it free on 10/29β https://cnfl.io/43zOrWP
AI that thinks fast needs data that moves fast.
At #Current25 NOLA, @anthropic.com Rachel Lo will join @seanfalconer.bsky.social on the mainstage to show how Claude + data streaming are changing whatβs possible for intelligent systems. Donβt miss it -> https://cnfl.io/3WH6mag
In this episode, Gregor Vand and @seanfalconer.bsky.social dive into the Deel and Rippling saga, Postgres bets by Databricks and Snowflake, this weird time for devs, and highlights from Hacker News.
softwareengineeringdaily.com/2025/06/17/s...
JoΓ£o Moura is the founder of CrewAI which is a platform for building and deploying automated workflows. He joins @seanfalconer.bsky.social to talk about the companyβs rise in the agentic AI space and the future of automation.
softwareengineeringdaily.com/2025/06/03/c...
Watch the full episode to see how Edward Vaisman and @seanfalconer.bsky.social used Goose to explore Kafka data without writing a single line of code.
www.youtube.com/watch?v=ivlz...
Jack Dongarra is a Turing Award winner who is celebrated for his pioneering contributions to numerical algorithms and high-performance computing. He joins the podcast with @seanfalconer.bsky.social to talk about his life and career.
@acm.org
softwareengineeringdaily.com/2025/03/18/t...
Chris Deotte is a Senior Data Scientist and
@jfpuget.bsky.social is the Director and a Distinguished Engineer at Nvidia. They join @seanfalconer.bsky.social to talk about NVIDIA RAPIDS and GPU-acceleration for data science tools.
softwareengineeringdaily.com/2025/03/04/n...
Multi-agent systems promise to solve complex problems, but only with the right foundation.
Event-driven design gives multi-agent systems a shared language, using events to decouple producers and consumers.
www.infoworld.com/article/3808...
Distributed systems are complex, but what if most are just logs at their core?
"Every System is a Log" explores how embracing this idea reduces coordination and simplifies design.
Worth a read: restate.dev/blog/every-s...
AI agents are powerful, but theyβre not always the answer. Sometimes a prompt or workflow is simpler, faster, and smarter.
Prompts: great for one-offs.
Workflows: solid for predictable tasks.
Agents: messy, adaptable, but tricky to scale.
Donβt over-engineer. More here: medium.com/@seanfalcone...
The pace of AI advancement is not slowing down, and now AI agents are breaking onto the scene, leveraging ever more powerful models to interact with the real world. In this post, I cover some of the voices talking about AI agents and the challenges ahead.
jack-vanlightly.com/blog/2025/1/...
AI can't deliver value if your data is siloed, stale, and stuck in brittle pipelines.
Real-time streaming solves this by liberating data at the source. No batch delays. No reverse ETL headaches.
Check out my article for more on this.
medium.com/@seanfalcone...
AI is only as good as its data. I built a research assistant with Kafka + Flink to process real-time, in-flight dataβno stale datasets, no rigid pipelines. Just clean architecture powering practical AI.
dzone.com/articles/bui...
It's built with:
β OpenAI GPT-4 model and Whisper
β LangChain for prompt templates and LLM API abstraction
β Next.js by Vercel
β Confluent Cloud for Kafka and Flink
I used an event-driven design to keep everything modular and scalable, de-coupling the user-facing application from the AI workflow. To do this, I used Confluent Cloudβs Data Streaming Platform, which supports Kafka, Flink, and AI models as first class citizens.
I don't always have time to craft a great post about a podcast I host. To make life easier, I built an AI-powered LinkedIn post generator.
Blog post: seanfalconer.medium.com/automating-p...
GitHub repo: github.com/thefalc/podc...
C# Compiler and Language Design with Jared Parsons (Microsoft): youtu.be/IyMV01Y2PI8
Boston Dynamics with Matt Malchano: youtu.be/RwbvRbCE3aM
Linux on Apple Silicon with Alyssa Rosenzweig: youtu.be/ADMxNT8PmW8
TSMC and the Geopolitics of the Chip Industry with Tim Culpan: youtu.be/1hAqcFrhhAo
ποΈ This year, I hosted nearly 100 podcasts!
Here are some of my favoritesπ
The Real Work of Data Engineering with @joereis.bsky.social: youtu.be/KwP4q00B6OI
One Year of ChatGPT with Christian Hubicki: youtu.be/cJP5341-GGw
While databases are introverts, holding information close until explicitly asked, LLMs are extroverts, designed to engage, synthesize and proactively contribute.
For more on this, check out my post on @thenewstack.io:
thenewstack.io/stop-treatin...