
Insights from recent episode analysis
Audience Interest
Podcast Focus
Publishing Consistency
Platform Reach
Insights are generated by CastFox AI using publicly available data, episode content, and proprietary models.
Most discussed topics
Brands & references
Total monthly reach
Estimated from 3 chart positions in 3 markets.
By chart position
- 🇹🇭TH · Tech News#117500 to 3K
- 🇨🇿CZ · Tech News#176500 to 3K
- 🇳🇴NO · Tech News#178500 to 3K
- Per-Episode Audience
Est. listeners per new episode within ~30 days
750 to 4.5K🎙 Weekly cadence·100 episodes·Last published 5d ago - Monthly Reach
Unique listeners across all episodes (30 days)
1.5K to 9K🇹🇭33%🇨🇿33%🇳🇴33% - Active Followers
Loyal subscribers who consistently listen
450 to 2.7K
Market Insights
Platform Distribution
Reach across major podcast platforms, updated hourly
Total Followers
—
Total Plays
—
Total Reviews
—
* Data sourced directly from platform APIs and aggregated hourly across all major podcast directories.
On the show
From 44 epsHost
Recent guests
No guests detected in recent episodes.
Recent episodes
How We Built a Per-Plant CO2 Dataset for 4,551 Power Stations Worldwide
Jun 25, 2026
4m 58s
Eliminating Data Latency with Event-Driven Pipelines at Enterprise Scale
Jun 25, 2026
19m 44s
Scaling Self-Service Analytics in Regulated Banking With Metadata-Driven Design
Jun 23, 2026
6m 38s
How to Rotate Proxies Without Breaking Login Sessions
Jun 23, 2026
8m 17s
I Built an Open-Source Firebase Analytics Alternative Because I Hit 1M Events/Day Once Too Many
Jun 20, 2026
10m 03s
Social Links & Contact
Official channels & resources
RSS Feed
Login
| Date | Episode | Topics | Guests | Brands | Places | Keywords | Sponsor | Length | |
|---|---|---|---|---|---|---|---|---|---|
| 6/25/26 | ![]() How We Built a Per-Plant CO2 Dataset for 4,551 Power Stations Worldwide | This story was originally published on HackerNoon at: https://hackernoon.com/how-we-built-a-per-plant-co2-dataset-for-4551-power-stations-worldwide. An open dataset of 4,551 power stations: measured + modelled CO2, fuel, owner, capacity and climate zone. How we built it in Python, and the honest limits. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data-engineering, #python, #global-energy-monitor, #greenhouse-gas-data, #carbon-accounting, #climate-analytics, #energy-infrastructure, #python-etl, and more. This story was written by: @dmytroah. Learn more about this writer by checking @dmytroah's about page, and for more stories, please visit hackernoon.com. The authors built and openly published a dataset covering 4,551 power stations worldwide, combining emissions, ownership, capacity, fuel type, and climate-zone data into a single schema. The project's central finding is that only about 15% of plant-level emissions data comes from direct measurements, while the remaining 85% relies on modelled estimates, making provenance and transparency critical for anyone working with emissions datasets. | 4m 58s | ||||||
| 6/25/26 | ![]() Eliminating Data Latency with Event-Driven Pipelines at Enterprise Scale | This story was originally published on HackerNoon at: https://hackernoon.com/eliminating-data-latency-with-event-driven-pipelines-at-enterprise-scale. How event-driven data pipelines reduce latency, automate schema changes, and improve reliability across large-scale data platforms. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data-engineering, #event-driven-architecture, #aws-glue, #schema-evolution, #cloud-infrastructure, #aws-step-functions, #incremental-data-processing, #hackernoon-top-story, and more. This story was written by: @rohitnagpal92. Learn more about this writer by checking @rohitnagpal92's about page, and for more stories, please visit hackernoon.com. Traditional batch-first data pipelines introduce artificial delays in data availability, forcing enterprise decisions to be made on stale information. This article introduces three production-proven event-driven architecture patterns: incremental processing of cloud data at petabyte scale, dynamic schema evolution with AStep Functions orchestration, and automated data quality reconciliation. These patterns eliminate data latency, cut infrastructure costs by as much as 85%, and enable real-time data availability for downstream analytics. | 19m 44s | ||||||
| 6/23/26 | ![]() Scaling Self-Service Analytics in Regulated Banking With Metadata-Driven Design | This story was originally published on HackerNoon at: https://hackernoon.com/scaling-self-service-analytics-in-regulated-banking-with-metadata-driven-design. Scaling self-serve analytics in regulated banking is hard. Learn how metadata-driven design enforces governance while letting teams explore data safely Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data-engineering, #bigquery, #gcp, #data-governance, #mlops, #cross-cloud-data-platform, #cloud-data-engineering, #self-service-analytics, and more. This story was written by: @jeevanreddygeeredd. Learn more about this writer by checking @jeevanreddygeeredd's about page, and for more stories, please visit hackernoon.com. Self-service analytics in banking is not primarily a technology challenge. It's a governance challenge. This article explores the design of a metadata-driven analytics platform on GCP that enabled business teams to access trusted financial data without creating new silos. Key lessons include treating lineage as a first-class feature, using semantic layers to enforce consistent business logic, and prioritizing auditability over raw performance in regulated environments. | 6m 38s | ||||||
| 6/23/26 | ![]() How to Rotate Proxies Without Breaking Login Sessions | This story was originally published on HackerNoon at: https://hackernoon.com/how-to-rotate-proxies-without-breaking-login-sessions. Learn how to rotate proxies safely without breaking login sessions, triggering CAPTCHA, or causing account verification issues. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #web-scraping, #proxy-rotation, #selenium, #browser-fingerprinting, #data-engineering, #anti-bot-detection, #cookie-management, #user-agent-rotation, and more. This story was written by: @marae. Learn more about this writer by checking @marae's about page, and for more stories, please visit hackernoon.com. Rotating proxies during an active login session can trigger logouts, CAPTCHA checks, verification prompts, or account locks. The safer approach is to keep one proxy, cookie jar, browser profile, user-agent, and fingerprint tied together for the full session. Rotate only after logout, task completion, or a clean session reset. | 8m 17s | ||||||
| 6/20/26 | ![]() I Built an Open-Source Firebase Analytics Alternative Because I Hit 1M Events/Day Once Too Many | This story was originally published on HackerNoon at: https://hackernoon.com/i-built-an-open-source-firebase-analytics-alternative-because-i-hit-1m-eventsday-once-too-many. After hitting Firebase Analytics 1M events/day cap during a mobile game softlaunch, I built an open-source self-hosted analytics pipeline. Here's how. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data-engineering, #game-development, #analytics-pipeline, #self-hosted-analytics, #event-streaming, #event-tracking, #product-analytics, #firebase-analytics, and more. This story was written by: @rawbbit. Learn more about this writer by checking @rawbbit's about page, and for more stories, please visit hackernoon.com. A few years ago I was the data engineer on a mobile game soft launch when Firebase Analytics quietly started dropping events past its 1M/day cap. We didn't catch it for days. That experience pushed me to build Rawbbit — an open-source, Apache 2.0, self-hosted analytics pipeline that lands raw events as Parquet in your own object storage. This is the story of why hosted analytics fails at scale, why I chose NATS + Parquet + BigQuery external tables, and what I deliberately left out. | 10m 03s | ||||||
| 6/20/26 | ![]() Your Redshift Cluster Is Probably Idle 85% of the Time — And You're Paying for All of It | This story was originally published on HackerNoon at: https://hackernoon.com/your-redshift-cluster-is-probably-idle-85percent-of-the-time-and-youre-paying-for-all-of-it. Your Redshift cluster is probably idle most of the day and billing you for all of it. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data-analytics, #data-engineering, #data-management, #redshift-data-architecture, #redshift-provisioned, #serverless-rpu, #cloud-cost-optimization, #redshift-data-sharing, and more. This story was written by: @xavariannabarun. Learn more about this writer by checking @xavariannabarun's about page, and for more stories, please visit hackernoon.com. Your Redshift cluster is probably idle most of the day and billing you for all of it. Here's the SQL query, the breakeven formula, and two real production cases that show exactly when Serverless wins, when Provisioned wins, and when neither is the right answer. | 11m 34s | ||||||
| 6/18/26 | ![]() What the Real Operating Data on AI Agents Tells Me as an Investor | This story was originally published on HackerNoon at: https://hackernoon.com/what-the-real-operating-data-on-ai-agents-tells-me-as-an-investor. Alexander Kopylkov on why AI agents are already running enterprise operations and what the production numbers tell him as an investor. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data, #ai, #ai-agents, #investing, #ai-in-business, #ai-customer-service, #ai-adoption, #ai-integration, and more. This story was written by: @alexanderkopylkov. Learn more about this writer by checking @alexanderkopylkov's about page, and for more stories, please visit hackernoon.com. Alexander Kopylkov, venture investor, finds that AI agents are already running core business functions at scale. Klarna automated 67% of its customer service with a single AI agent, saving $40 million. The remaining 33% of complex cases still required human judgment. Only 17% of companies have deployed agents so far, with 60% planning to within the next 12 months.Kopylkov sees the real investment opportunity in the governance layer that makes agents safe to operate on real business accounts, not in the agents themselves. | 4m 56s | ||||||
| 6/17/26 | ![]() Building Data Quality Into the Pipeline Instead of Cleaning Up After It | This story was originally published on HackerNoon at: https://hackernoon.com/building-data-quality-into-the-pipeline-instead-of-cleaning-up-after-it. Data quality is a pipeline problem, not a form fix. Learn how developers can enforce quality through profiling, matching, and workflow automation at scale. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #data-quality, #data-engineering, #data-pipeline, #data-management, #data-validation, #data-governance, #data-profiling, #good-company, and more. This story was written by: @melissaindia. Learn more about this writer by checking @melissaindia's about page, and for more stories, please visit hackernoon.com. Bad data costs organisations millions annually and the damage rarely starts at the form level. It starts deep inside production pipelines where incorrect, duplicate, and inconsistent records silently corrupt every decision built on top of them. This article breaks down how developers can take ownership of data quality through five profiling modes, reference table management, standardization and parsing mapplets, deduplication matching, exception workflow automation, and production scheduling, covering the full pipeline from ingestion to deployment. The earlier quality is enforced, the cheaper it is to maintain. | 10m 43s | ||||||
| 6/17/26 | ![]() Why Speed Matters: How Performance in Analytics Saves Business from "Digital Paralysis" | This story was originally published on HackerNoon at: https://hackernoon.com/why-speed-matters-how-performance-in-analytics-saves-business-from-digital-paralysis. Lower compute costs and the evolution of data processing tools have radically changed the approach to analytics. Check more stories related to data-science at: https://hackernoon.com/c/data-science. You can also check exclusive content about #big-data-analytics, #data-analytics, #data-science, #data-analysis, #low-code-data-scientist, #ai-for-data-science, #ai-data, #good-company, and more. This story was written by: @megaladata. Learn more about this writer by checking @megaladata's about page, and for more stories, please visit hackernoon.com. Most low-code data analytics tools trade performance for convenience: they break down past a few hundred million rows. Megaladata takes a different approach: a proprietary compute core, in-memory execution, SIMD-level optimizations, and a custom memory manager deliver fast data processing without the cost of big data infrastructure. Real results: a streaming pipeline cut from 20 to 4 minutes, and 400M+ rows processed in 8 minutes on a laptop. | 18m 26s | ||||||
| 6/12/26 | ![]() Open Data Is Not a Product. Here's What It Takes to Make It One.✨ | open datadata integrity+4 | — | HackerNoonGeoJSON | Luxembourg | open dataGeoJSON+4 | — | 8m 09s | |
| 6/11/26 | ![]() Why Scrapers Fail: Headers, Sessions, IP Reputation, and Request Patterns✨ | web scrapingIP reputation+3 | — | HackerNoon | — | web scrapingheaders+5 | — | 13m 54s | |
| 6/3/26 | ![]() I Built an AI-Assisted Data Quality Layer for Operations Dashboards✨ | AI-assisted data qualitydata monitoring+3 | — | HackerNoon | — | data qualityanomaly detection+3 | — | 11m 49s | |
| 6/3/26 | ![]() The Source Code Isn't Hidden - You Just Gotta Refocus Your Lens✨ | foundational architecturePlatonic Idealism+4 | — | HackerNoonThe Source Code Isn't Hidden - You Just Gotta Refocus Your Lens | — | source codereality+3 | — | 4m 44s | |
| 6/2/26 | ![]() Why Your Data Governance Framework Is Failing (And What You Can Do About It)✨ | data governanceengineering workflows+3 | — | HackerNoon | — | data governanceengineering workflows+3 | — | 12m 17s | |
| 6/2/26 | ![]() The Cloud Data Leak: Architecting SQL to Stop Financial Bleeding✨ | cloud data leakSQL optimization+3 | — | SQLHackerNoon+6 | — | cloud computesmall file fragmentation+3 | — | 7m 28s | |
| 5/30/26 | ![]() Principal Components Analysis in TypeScript (Part 4): Turning PCA Into Interpretable Factor Analysis✨ | Principal Components AnalysisFactor Analysis+3 | — | HackerNoon | — | PCAFactor Analysis+4 | — | 5m 25s | |
| 5/28/26 | ![]() Data Engineering Teams Need a Different Version of Agile✨ | Agile practicesdata engineering+3 | — | HackerNoon | — | Agiledata engineering+5 | — | 12m 45s | |
| 5/27/26 | ![]() The LLM Veneer: When AI Sounds Smart but Has Nothing Real to Reason Over✨ | AIdata architecture+3 | — | HackerNoon | — | LLM Veneerartificial intelligence+3 | — | 6m 45s | |
| 5/22/26 | ![]() Bad Ingestion Architecture Generates Million Dollar Snowflake and Databricks Bills✨ | data ingestioncloud computing+3 | — | SnowflakeDatabricks+1 | — | bad ingestion architecturecloud bills+3 | — | 9m 57s | |
| 5/21/26 | ![]() Optimizing Distributed Data Processing for ML at Scale✨ | distributed data processingmachine learning+3 | — | HackerNoon | — | ML pipelinequery plan+5 | — | 7m 03s | |
| 5/21/26 | ![]() Why Finance Data Quality Needs Rule Engines, Not ML Hype✨ | financedata quality+4 | — | HackerNoon | — | data qualityfinancial data+5 | — | 14m 41s | |
| 5/20/26 | ![]() 156 Blog Posts To Learn About Business Intelligence✨ | Business IntelligenceData Science+3 | — | HackerNoon | — | Business IntelligenceHackerNoon+4 | — | 37m 38s | |
| 5/19/26 | ![]() Why Your Marketplace Scraper Keeps Getting Blocked (And Why It’s Not a Code Problem)✨ | web scrapinganti-bot systems+3 | — | HackerNoon | — | marketplace scraper403 errors+5 | — | 11m 03s | |
| 5/9/26 | ![]() How I Decoded My Apple Watch Metrics: Taking a Look At The Raw Numbers (Part 2)✨ | Apple Watch metricsdata parsing+4 | — | Apple WatchApple Health+4 | — | Apple WatchApple Health+7 | — | 3m 39s | |
| 5/9/26 | ![]() Why AI Agents Are Creating a New Kind of Data Engineer✨ | data engineeringAI agents+3 | — | HackerNoon | — | data engineersAI agents+3 | — | 13m 43s | |
Showing 25 of 100
Pitch Fit is a Pro feature
See how bookable this show is for guests, which brands already advertise, the per-episode ad value, and the best-fit guest and sponsor profile. The numbers are blurred on the free plan.
How readily this show books outside guests like you.
How proven this show is for host-read sponsorships.
For Guests
ProFor Advertisers
ProUpgrade to Pro to unlock guest cadence, sponsor categories, fit scores, and per-episode ad value for this show.
Chart Positions
3 placements across 3 markets.
Chart Positions
3 placements across 3 markets.

























