Omslagafbeelding van de show Before the Rewrite

Before the Rewrite

Podcast door Ferreira CTO

Engels

Business

Daarna € 9,99 / maand. Elk moment opzegbaar.

  • 20 uur luisterboeken / maand
  • Podcasts die je alleen op Podimo hoort
  • Gratis podcasts

Over Before the Rewrite

A podcast that started as a show about tech and architecture mistakes. Then life rewrote the script. Hosted by Peter Ferreira — founder, builder, person in recovery. Season 2 is the real show. Real stories about early sobriety and entrepreneurship. No highlight reels. No polish. Just honest conversations for the person who has something to build and is figuring out how to do both at once. Build anyway.

Alle afleveringen

12 afleveringen

aflevering Edge Computing for Robotics: The OrbCare Case Study artwork

Edge Computing for Robotics: The OrbCare Case Study

I made a decision that saved me six months and probably $200,000: I put the AI on the device, not in the cloud. In this episode, I walk through the architecture of OrbCare—a HIPAA-compliant health monitoring robot I'm building—and show you exactly why edge-first architecture isn't just technically superior for hardware startups, it's the only approach that actually works at scale. What you'll learn: * The mental model shift from cloud-centric to edge-centric thinking (this changes everything) * Why "what needs to happen locally?" beats "what's the minimum to send to cloud?" * Real technical decisions: NVIDIA Jetson Orin Nano, YOLO, MediaPipe, encrypted local storage * How edge-first architecture makes HIPAA compliance easier, not harder (video never leaves the device) * The trade-offs nobody talks about: hardware constraints, updates, debugging, cost structure * Edge vs. Cloud decision framework you can use today The case study: * All AI inference on-device (object detection, pose estimation, breathing analysis) * 20-30 FPS processing with <50ms latency * Works during internet outages (designed for disconnection, not connection) * Near-zero cloud costs per device * Privacy by default—no PHI transmission Why this matters: Most hardware startups default to cloud-first because that's what they know from web development. Then they hit Series B and realize they need to rebuild everything. That's $2-5M and 12-18 months you don't get back. This is the architectural decision that determines whether you scale smoothly or spend 18 months on a rewrite when you should be growing revenue. For founders building robotics, medical devices, IoT, or edge AI—this episode shows you how to avoid that wall. Next episode: HIPAA compliance at the edge—how to build medical device systems without sending sensitive data to the cloud ferreiracto.com Primary:#EdgeComputing#EdgeAI#HardwareStartups#RoboticsArchitecture#MedicalDevices#HIPAACompliance#IoTArchitecture Secondary:#NVIDIAJetson#ComputerVision#StartupCTO#DeepTech#EmbeddedSystems#AIHardware#TechnicalArchitecture Platform/Ecosystem:#BostonStartups#SeriesA#TechnicalDueDiligence#StartupEngineering SEO/Discovery:#EdgeVsCloud#LocalProcessing#RealTimeSystems#PrivacyByDesign#AutonomousSystems

13 jan 2026 - 20 min
aflevering The 7 Red Flags I Look For in Hardware Startup Architectures artwork

The 7 Red Flags I Look For in Hardware Startup Architectures

$20 million Series B. Six months into production. Total architecture rebuild required. This happens more often than you think. And it's completely avoidable. In this episode, I walk through the 7 architecture red flags I've learned to spot immediately when reviewing hardware startup systems: * Security as "Phase 2" (why this destroys hardware companies) * Cloud-first thinking for edge devices (your robot shouldn't be a brick when WiFi drops) * No fail-safe architecture (things break - have a plan) * Real-time requirements as an afterthought (milliseconds matter) * Ignoring the firmware update problem (you can't update your update system if it's broken) * Underestimating data pipeline complexity (that arrow on your diagram is hiding chaos) * No hardware-software testing strategy (manual bench testing doesn't scale) PLUS: Big announcement - this podcast is now "Before the Rewrite" and I'm bringing VCs onto the show to talk about what they actually look for in technical due diligence. We're creating frameworks you can use to assess your architecture against what investors evaluate. For hardware founders building robotics, medical devices, or AI at the edge - this is architecture guidance before it becomes a fundraising obstacle. Host: Peter Ferreira | 30 years software, 5 years robotics, currently building OrbCare (HIPAA-compliant health monitoring robot) ferreiracto.com Primary Tags:#HardwareStartups#RoboticsArchitecture #TechnicalDueDiligence#EdgeComputing#StartupCTO#VentureCapital#SeriesA Secondary Tags:#MedicalDevices#AIHardware#EmbeddedSystems#FirmwareEngineering#StartupTech#BostonStartups#DeepTech

9 jan 2026 - 16 min
aflevering The Data Integrity Death Spiral - How Fast-Moving AI and Robotics Companies Accidentally Build Compliance Nightmares artwork

The Data Integrity Death Spiral - How Fast-Moving AI and Robotics Companies Accidentally Build Compliance Nightmares

Think compliance slows you down? Think again. This week, Peter Ferreira breaks down why brilliant AI and robotics teams keep accidentally building $8 million compliance nightmares – and how to avoid becoming one of them. You'll discover why "we'll add compliance later" is the new "we'll add the foundation after building the house," plus the three architecture pillars that let you move fast AND stay bulletproof when regulators come knocking. Whether you're building autonomous systems, ML pipelines, or any AI-powered product heading for enterprise customers, this episode will save you from rebuilding your entire data architecture when compliance requirements hit. Key Topics: * Why data lineage should be a core capability, not an afterthought * The "immutable everything" approach that doesn't kill performance * How to automate compliance instead of drowning in manual processes * Real architecture patterns that scale with regulations instead of fighting them Action Items: * Audit your system's traceability gaps this week * Test if you can replay any decision from 3 months ago * Redesign with compliance as a constraint, not a bolt-on Perfect for CTOs, engineering leaders, and founders who want to build systems that work for users AND auditors. Learn more: ferreiracto.com #CTO #TechnicalArchitecture #Compliance #AI #MachineLearning #Robotics #DataIntegrity #ArchitectureReview #TechnicalDueDiligence #Startup #EngineeringLeadership #RegulatoryCompliance #DataLineage #MLOps #TechLeadership #SystemDesign #ScaleUp #EnterpriseReady

26 sep 2025 - 16 min
aflevering Build vs Buy in Biotech - Making Smart Technology Decisions When Lives Depend On It artwork

Build vs Buy in Biotech - Making Smart Technology Decisions When Lives Depend On It

Ever been in a meeting where someone casually suggests "Oh, we'll just build our own LIMS" and you're thinking "Do you have ANY idea what you just said?" This episode is for you. Peter Ferreira breaks down the million-dollar question every biotech company faces: when to build custom solutions versus when to just buy existing tools and focus on the science that actually matters. Through the cautionary tale of Sarah's $3M custom LIMS disaster (spoiler: her competitor beat her to market by 18 months using off-the-shelf software), you'll learn a practical framework for making build-vs-buy decisions that could save your company millions and keep you focused on breakthrough discoveries instead of debugging barcode scanners. Whether you're a biotech CTO trying to balance innovation with compliance, a founder wondering if you should build your own clinical trial platform, or a technical leader tired of reinventing wheels while competitors race ahead, this episode gives you the strategic clarity to make smart technology decisions when lives depend on it. What You'll Learn: * The "Is This Actually Our Superpower?" framework for build-vs-buy decisions * Why regulatory compliance changes everything (and why your weekend dashboard won't cut it) * Real cost breakdowns that include the hidden expenses everyone forgets * How to integrate commercial platforms with your proprietary science * The one question that cuts through all the noise and saves you from expensive mistakes No jargon, no BS, just practical advice from someone who's seen biotech companies succeed and fail based on these exact decisions. #Biotech #CTO #TechnicalDueDiligence #BuildVsBuy #LIMS #Startups #BiotechCTO #TechStrategy #RegulatoryCompliance #LifeSciences #SoftwareDecisions #TechLeadership #DrugDevelopment #BiotechFounders #FDA #GxP #ClinicalTrials #LabTech #BiotechPodcast #TechManagement #Innovation #21CFRPart11 #BioPharma #MedTech #TechInvestment #ProductStrategy #EngineeringManagement #BiotechEntrepreneur #TechStack

12 sep 2025 - 18 min
aflevering Stop Waiting: Turn Your Knowledge Into Action (Sunday Meditation) artwork

Stop Waiting: Turn Your Knowledge Into Action (Sunday Meditation)

Join Peter Ferreira for a contemplative Sunday meditation on the Sunday before Labor Day. This episode explores the gap between knowing and doing – and why the world needs more people who act on what they already know, not more people who endlessly prepare. Using the gentle metaphor of a seed that must choose to grow, this meditation will inspire you to close the gap between knowledge and action this week. Perfect for anyone who has ideas, skills, or insights they've been hesitating to act upon. Take a deep breath, find a quiet moment, and discover the power of transforming what you know into what you do. #SundayMeditation #TakeAction #Motivation #Mindfulness #PersonalDevelopment #SelfImprovement #WeeklyReflection #LaborDay #Productivity #OvercomeProcrastination #Leadership #Inspiration #MondayMotivation #PodcastMeditation #PeterFerreira #FerreiraCTO

31 aug 2025 - 15 min
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Makkelijk in gebruik!
App ziet er mooi uit, navigatie is even wennen maar overzichtelijk.

Kies je abonnement

Meest populair

Tijdelijke aanbieding

Premium

20 uur aan luisterboeken

  • Podcasts die je alleen op Podimo hoort

  • Geen advertenties in Podimo shows

  • Elk moment opzegbaar

2 maanden voor € 1
Daarna € 9,99 / maand

Begin hier

Premium Plus

Onbeperkt luisterboeken

  • Podcasts die je alleen op Podimo hoort

  • Geen advertenties in Podimo shows

  • Elk moment opzegbaar

Probeer 7 dagen gratis
Daarna € 13,99 / maand

Probeer gratis

Alleen bij Podimo

Populaire luisterboeken

Veelgestelde vragen

Meer vragen & antwoorden
Begin hier

2 maanden voor € 1. Daarna € 9,99 / maand. Elk moment opzegbaar.