Podcast charts
Published by HackerNoon
Learn the latest data science updates in the tech world.
On the charts
Every published chart this podcast appears in, in the snapshot behind this page. Each one links to the chart it came off.
From the feed
The latest episodes published to this podcast’s own RSS feed. Titles and descriptions are the publisher’s.
This story was originally published on HackerNoon at: https://hackernoon.com/i-built-an-ai-job-tracker-while-job-hunting-the-ai-was-the-easy-part . A backend engineer's honest build story: aggregating 11 UK job-board APIs into one schema, with AI scoring and cover letters on top. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #python-programming , #fastapi , #artificial-intelligence , #job-search , #full-stack-development , #ai-job-tracker , #apis , #side-project , and more. This story was written by: @bogdus1k . Learn more about this writer by checking @bogdus1k's about page, and for more stories, please visit hackernoon.com . I built SearchWork - a tool that searches 11 job boards at once, scores each role against my CV, and generates cover letters. The AI was the easy part; normalising 11 messy job APIs into one schema was the real work.
This story was originally published on HackerNoon at: https://hackernoon.com/ai-agents-are-opening-up-but-what-about-the-data . A2A and MCP are making AI agents easier to connect, but proprietary data remains harder to move, govern, and secure across enterprise AI systems. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #enterprise-data , #enterprise-ai , #data-interoperability , #data-portability , #ai-agent-permissions , #data-governance , #multi-agent-data-access , #good-company , and more. This story was written by: @jonstojanjournalist . Learn more about this writer by checking @jonstojanjournalist's about page, and for more stories, please visit hackernoon.com . A2A and MCP are making it easier for AI agents built by different providers to communicate and share tools. But agent interoperability doesn't solve the harder data problem. This article explores why proprietary data platforms, duplicated pipelines, fragmented permissions, and multi-agent access controls could limit enterprise AI flexibility even as open protocols make the agent layer more portable.
This story was originally published on HackerNoon at: https://hackernoon.com/scaling-a-kafka-consumer-from-4k-to-25k-events-per-second-while-preserving-ordering . A production redesign using batching, safe offset commits, and record-level fallback raised Kafka consumer throughput from 4K to 25K without adding partitions. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #apache-kafka , #software-architecture , #distributed-systems , #software-development , #scalability , #performance-optimization , #kafka-consumer , #event-streaming , and more. This story was written by: @manjushaguntur . Learn more about this writer by checking @manjushaguntur's about page, and for more stories, please visit hackernoon.com . A Kafka consumer processing 4,000 events per second had to meet an 8,000 event SLO. Rather than add partitions, we redesigned the consumer around batching, safe offset commits, and record-level fallback. The solution was validated in production at approximately 25,000 events per second while preserving ordering and at-least-once delivery for recoverable events. This article explains how the design handled successful batches, transient failures, and terminal failures without silently losing events or blocking a partition.
This story was originally published on HackerNoon at: https://hackernoon.com/modeling-valve-closure-pressure-spikes-in-miniature-fluid-systems . Estimate liquid-line pressure spikes from fast solenoid-valve closure with a simple model, Python code, limitations, and bench-test guidance. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #python-programming , #hardware-engineering , #iot , #fluid-dynamics , #ivd-analyzers , #pmic , #lab-automation , #solenoid-valves , and more. This story was written by: @alexhu-fluidics . Learn more about this writer by checking @alexhu-fluidics's about page, and for more stories, please visit hackernoon.com . A rigid-column model shows how density, liquid-column length, flow velocity, and valve closure time set the pressure-spike scale. Python makes the screening calculation repeatable, while bench testing and a transient model remain essential near component limits.
This story was originally published on HackerNoon at: https://hackernoon.com/fivetran-vs-apache-seatunnel-managed-elt-or-open-source-control . A successful pipeline doesn’t guarantee trusted data. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-pipeline , #data-science , #data-security , #fivetran-vs-seatunnel , #apache-seatunnel , #fivetran-alternative , #managed-elt , #data-quality , and more. This story was written by: @zhoujieguang . Learn more about this writer by checking @zhoujieguang's about page, and for more stories, please visit hackernoon.com . See how to enable reliable movement, recovery, and schema evolution.
This story was originally published on HackerNoon at: https://hackernoon.com/the-narrative-wars-tracking-public-web-influence-operations-across-the-globe . NGOs use public web monitoring tools and web data analysis to reveal geopolitical influence operations in Europe and Asia. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #real-world-web-data , #digital-propaganda-networks , #geopolitical-tensions , #ai-monitoring , #information-warfare , #information-integrity , #south-korea-fimi , #hackernoon-top-story , and more. This story was written by: @cerniauskas . Learn more about this writer by checking @cerniauskas's about page, and for more stories, please visit hackernoon.com . Geopolitical conflicts are increasingly shifting to the information domain, requiring civil society organizations to have better tools for monitoring the public web. By analyzing data at scale, teams like FactCheck.LT and Doublethink Lab are able to expose influence operations ranging from large-scale state propaganda to subtle, early-stage inauthentic activities. Ultimately, closing the resource gap between state-backed actors and civil society requires a stronger coalition between technology providers and the public-interest organizations working to defend information integrity.
This story was originally published on HackerNoon at: https://hackernoon.com/teaching-funnels-to-understand-non-linear-customer-journeys . Linear funnels miss branching journeys, competing goals and abandoned paths. A graph-based framework can model customer behaviour more accurately. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-engineering , #funnel-analytics , #customer-journey-analytics , #attribution-modelling , #directed-acrylic-graphs , #networkx , #yaml-configuration , #conversion-analytics , and more. This story was written by: @rahuln . Learn more about this writer by checking @rahuln's about page, and for more stories, please visit hackernoon.com . Traditional funnel analytics forces irregular customer journeys into fixed sequences. GoalFlow instead represents milestones as a graph and generates reusable pipelines from structured definitions, although its anchoring rules and route metrics need clearer and internally consistent explanations.
This story was originally published on HackerNoon at: https://hackernoon.com/building-an-ai-powered-a2p-sms-fraud-detection-platform-using-xgboost-a-machine-learning-approach . How explainable AI, behavioral analytics, and operational dashboards can help telecom operators detect messaging fraud & avert it in real time. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #random-forest , #xgboost-model , #machine-learning , #a2p , #fraud-detection , #ai-powered-fraud-detection , #telecom-fraud , #ai-intelligence , and more. This story was written by: @adnanmalik83 . Learn more about this writer by checking @adnanmalik83's about page, and for more stories, please visit hackernoon.com . This article presents my design and implementation of an AI-powered A2P SMS Fraud Detection Platform using XGBoost, combining machine learning, explainable AI, and operational analytics.
This story was originally published on HackerNoon at: https://hackernoon.com/measuring-decision-confidence-in-business-intelligence-and-analytics . Learn why Decision Confidence is the KPI organizations should measure. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #business-intelligence , #data-analytics , #data-engineering , #data-governance , #decision-confidence , #bi-dashboards , #kpi-management , #data-driven-decision-making , and more. This story was written by: @venkatasaibolineni . Learn more about this writer by checking @venkatasaibolineni's about page, and for more stories, please visit hackernoon.com . More dashboards don't create better decisions—trusted data does. Here's why Decision Confidence may be the most important analytics KPI organizations aren't measuring
This story was originally published on HackerNoon at: https://hackernoon.com/your-healthcare-integration-is-only-as-good-as-its-data-mapping-decisions . Healthcare data mapping mistakes rarely come from bad tech. They come from mismatched assumptions between systems. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #healthcare-data-integration , #data-mapping , #clinical-data-mapping , #healthcare-interoperability , #ehr-integration , #legacy-healthcare-data , #healthcare-data-reconciliation , #semantic-interoperability , and more. This story was written by: @ubaidpisuwala . Learn more about this writer by checking @ubaidpisuwala's about page, and for more stories, please visit hackernoon.com . Data mapping failures in healthcare integrations almost never trace back to broken code. They trace back to unmapped exceptions, mismatched status definitions between systems, historical data that doesn't behave like current data, and reconciliation that gets added after the fact instead of built in from day one. Teams that treat mapping specs as living documents, not one-time deliverables, avoid most of the costly rework that shows up months after go-live.
This story was originally published on HackerNoon at: https://hackernoon.com/choosing-a-python-sentence-boundary-detection-library . A high-accuracy, rule-based Sentence Boundary Detector (SBD) with a drop-in adapter for pysbd, delivering faster and more accurate segmentation. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #nlp , #natural-language-processing , #sentence-level-analysis , #tokenization , #sentence-boundary-detection , #sentence-segmentation , #pysbd-vs-yasbd-lib , #nlp-libraries , and more. This story was written by: @speedyk-005 . Learn more about this writer by checking @speedyk-005's about page, and for more stories, please visit hackernoon.com . yasbd-lib is a fast, streaming-first Python sentence splitter that avoids text-mutation bugs to preserve exact spans, whereas pysbd is a mature, widely used rule-based splitter that is stable but largely unmaintained upstream.
This story was originally published on HackerNoon at: https://hackernoon.com/this-is-how-observability-starts-with-modeling-pipeline-runs . Learn why modeling pipeline runs as first-class entities is the missing foundation for reliable observability in ETL and data processing systems. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-engineering , #data , #observability , #python , #etl , #software-architecture , #software-engineering , #modeling-pipeline , and more. This story was written by: @emotta . Learn more about this writer by checking @emotta's about page, and for more stories, please visit hackernoon.com . Most data pipelines treat observability as an afterthought, relying on logs, metrics, and traces that lack business context. This article argues that observability starts much earlier: by explicitly modeling each pipeline run as a first-class entity.
This story was originally published on HackerNoon at: https://hackernoon.com/why-ai-assisted-data-engineering-needs-executable-specifications . Spec-Driven Data Engineering turns business rules, schemas, validation, and orchestration into versioned contracts that guide AI coding agents. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-engineering , #spec-driven-development , #spec-driven-data-engineering , #executable-data-specifications , #ai-assisted-data-engineering , #data-pipeline-contracts , #versioned-business-logic , #data-pipeline-architecture , and more. This story was written by: @shuhua . Learn more about this writer by checking @shuhua's about page, and for more stories, please visit hackernoon.com . AI-assisted coding is enabling data engineers to build pipelines faster than ever, but it is also increasing platform fragmentation. As business logic, transformation rules, and architectural decisions become embedded in prompts, critical system knowledge becomes difficult to trace, validate, and maintain. This article introduces Spec-Driven Data Engineering (SDDE), an approach that treats executable specifications as the source of truth for data platforms. By moving system knowledge from temporary prompts into versioned specifications, organizations can improve consistency, governance, traceability, and reuse while allowing AI coding agents to generate and evolve data pipelines at scale.
This story was originally published on HackerNoon at: https://hackernoon.com/dashboard-trust-is-a-data-governance-problem-not-a-bi-tool-problem . Learn why dashboard trust is a data governance issue, not a BI tool problem, and how governance practices create reliable, decision-ready analytics. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-governance , #data-engineering , #business-intelligence , #bi-dashboard-governance , #shadow-spreadsheets , #kpi-governance , #data-reconciliation-checks , #business-metrics-versioning , and more. This story was written by: @tanushreetech . Learn more about this writer by checking @tanushreetech's about page, and for more stories, please visit hackernoon.com . Dashboards rarely fail all at once. They slowly lose credibility as metric definitions diverge, owners leave, source systems change, and business logic goes undocumented. The article argues that trust is rebuilt through centralized definitions, named ownership, reconciliation checks, versioning, and deliberate dashboard retirement.
This story was originally published on HackerNoon at: https://hackernoon.com/i-had-1011-saas-users-but-only-3-core-actions-and-$0-mrr . I had 1,011 users and a 74% resume-upload rate, but almost no one reached the product’s real value. Here’s what the funnel exposed. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #product-analytics , #startup-metrics , #aarrr-framework , #user-activation , #startup-growth , #analytics-event-tracking , #product-market-fit , #saas-metrics , and more. This story was written by: @jash-dev . Learn more about this writer by checking @jash-dev's about page, and for more stories, please visit hackernoon.com . The product had 1,011 registered users and 745 resume uploaders, but only three recorded resume-tailoring actions in the previous 30 days and no paid users. The audit showed that the team had mistaken onboarding completion for activation and lacked the event tracking needed to explain the rest of the funnel.
This story was originally published on HackerNoon at: https://hackernoon.com/from-python-script-hell-to-a-modern-data-integration-framework . Build pipelines, not infrastructure. Let Apache SeaTunnel handle the runtime while you focus on data. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-science , #open-source , #bigdata , #python , #apache-seatunnel , #python-script-hell , #data-integration , #data-engineering , and more. This story was written by: @programmer . Learn more about this writer by checking @programmer's about page, and for more stories, please visit hackernoon.com . Build pipelines, not infrastructure. Let Apache SeaTunnel handle the runtime while you focus on data.
This story was originally published on HackerNoon at: https://hackernoon.com/why-data-pipelines-keep-breakingand-how-data-contracts-fix-them . Learn how data contracts prevent schema changes, quality issues and unclear ownership from breaking downstream pipelines and dashboards. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-contracts , #production-failure , #data-consistency , #data-engineering , #data-pipelines , #schema-contracts , #schema-drift , #pipeline-failures , and more. This story was written by: @kisharul27 . Learn more about this writer by checking @kisharul27's about page, and for more stories, please visit hackernoon.com . Learn how data contracts prevent schema changes, quality issues and unclear ownership from breaking downstream pipelines and dashboards.
This story was originally published on HackerNoon at: https://hackernoon.com/your-dashboards-are-production-systems-start-monitoring-them-like-one . Modern BI monitoring shouldn't stop at pipelines. Learn how dashboard observability improves performance, governance, capacity management, and AI readiness. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #business-intelligence , #microsoft-fabric , #data-engineering , #observability , #artificial-intelligence , #data-analysis , #cloud-cost-optimization , #hackernoon-top-story , and more. This story was written by: @rmghosh18 . Learn more about this writer by checking @rmghosh18's about page, and for more stories, please visit hackernoon.com . Most organizations monitor infrastructure, pipelines, and data quality, but very few monitor the dashboards where business decisions are actually made. This article introduces the concept of BI Observability - an operational layer that combines performance, reliability, capacity, governance, and adoption metrics to monitor analytics platforms like production systems. Through a practical Microsoft Fabric and Power BI implementation, it demonstrates how organizations can move beyond refresh monitoring toward proactive optimization and build a stronger foundation for enterprise AI.
This story was originally published on HackerNoon at: https://hackernoon.com/the-hidden-work-behind-every-dashboard-why-enterprise-data-validation-takes-longer-than-you-think . Enterprise data validation ensures dashboards reflect accurate, trustworthy information. Learn how teams validate data before reports reach decision-makers. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #data-engineering , #business-intelligence , #enterprise-data-engineering , #enterprise-data-validation , #sql-data-validation , #business-intelligence-testing , #dashboard-data-quality , #etl-validation , and more. This story was written by: @venkatasaibolineni . Learn more about this writer by checking @venkatasaibolineni's about page, and for more stories, please visit hackernoon.com . Every dashboard metric represents a long journey through extraction, transformation, validation, reconciliation, and business-rule checks before reaching users. Enterprise data validation is less about writing SQL and more about investigating discrepancies, building confidence at scale, and ensuring business decisions rely on accurate data. As automation and AI accelerate validation, human judgment remains essential for interpreting results.
This story was originally published on HackerNoon at: https://hackernoon.com/67-blog-posts-to-learn-about-ab-testing . Learn everything you need to know about Ab Testing via these 67 free HackerNoon blog posts. Check more stories related to data-science at: https://hackernoon.com/c/data-science . You can also check exclusive content about #ab-testing , #learn , #learn-ab-testing , and more. This story was written by: @learn . Learn more about this writer by checking @learn's about page, and for more stories, please visit hackernoon.com .
Ranking source
Apple Podcasts rankings via the Mato Topic Intelligence Platform.
Observed September 20, 2026.
Apple and Apple Podcasts are trademarks of Apple Inc., registered in the U.S. and other countries.
Pairs with
Bring this source into Mato to read its transferable patterns, then turn them into an original show for your own audience.