🎙️ Señors @ Scale
Software Engineering & Tech Leadership
🎧 Latest Episodes
Open Source at Scale with Corbin Crutchley (TanStack Form & VP of Engineering)
TanStack Form gets over a million downloads per week. Corbin Crutchley is the person behind it. But this conversation goes way beyond forms and frameworks.Corbin started coding professionally at 16, worked minimum wage at a charter school, taught himself Angular through sheer persistence, and eventually became a GitHub Star, Microsoft MVP, author of The Framework Field Guide, and VP of Engineering at Immersive Homes. Along the way, he built one of the most beloved open source form libraries in the JavaScript ecosystem and founded Playful Programming, a nonprofit that teaches people how to code for free.In this episode, we get into the real stuff: how he joined TanStack through a 30-minute conversation with Tanner Lindsley that turned into an invitation to lead a project, what it actually feels like to maintain a library that millions of projects depend on, why he almost quit open source after a wave of rude issues, and how he thinks about versioning as a social contract with your users. We also talk about framework agnostic architecture, why he wrote a free book that teaches React, Angular and Vue at the same time, the open source funding problem, and his transition from IC to VP of Engineering at Immersive Homes (which started with a game of Magic: The Gathering). He closes with something deeply personal about mental health in tech that I think everyone needs to hear.📚 RESOURCES MENTIONED- TanStack Form: https://tanstack.com/form- TanStack: https://tanstack.com- The Framework Field Guide: https://playfulprogramming.com/collections/framework-field-guide- Playful Programming: https://playfulprogramming.com- Diataxis Documentation Framework: https://diataxis.fr- Will Larson's Books (An Elegant Puzzle, Staff Engineer): https://lethain.com- Engineering Management for the Rest of Us by Sarah Drasner- Shoe Dog by Phil Knight🔗 FOLLOW CORBIN- GitHub: https://github.com/crutchcorn- LinkedIn: https://www.linkedin.com/in/corbincrutchley- Bluesky: https://bsky.app/profile/crutchcorn.dev- Twitch: https://twitch.tv/crutchcorn🎙️ FOLLOW & SUBSCRIBE📸 Podcast Instagram: https://www.instagram.com/senorsatscale📸 Dan's Instagram: https://www.instagram.com/nicudan📰 Newsletter: https://senorsatscale.substack.com💼 Dan's LinkedIn: https://www.linkedin.com/in/nicudan🌐 Website: https://neciudan.dev#SoftwareEngineering #OpenSource #TanStack #TanStackForm #JavaScript #TypeScript #ReactJS #Angular #Vue #FrameworkAgnostic #GitHubStar #VPofEngineering #EngineeringLeadership #TechLeadership #MentalHealthInTech #WebDevelopment #SenorsAtScale
CSS Tooling, Plugin Ecosystems & Open Source Values at Scale with Andrey Sitnik (Author of PostCSS)
What happens when one developer's tools account for 0.7% of all NPM downloads? In this episode, Andrey Sitnik, creator of PostCSS, Autoprefixer, and Browserlist, and lead engineer at Evil Martians, shares the full story behind the CSS tools that millions of developers depend on every day.From writing PostCSS in CoffeeScript to architecting its event-based plugin system in version 8, Andrey walks us through the technical decisions, ecosystem politics, and open source philosophy that shaped modern CSS tooling. We also dig into why he intentionally designed Browserlist's query language to fight browser discrimination, how Tailwind's donation accidentally forced the PostCSS 8 release, and why he believes the tech industry's biggest problems aren't technical at all.🔸 Key Topics:- The origin story of PostCSS and why Autoprefixer was the gateway- Plugin architecture from day one: designing for ecosystem growth- Managing painful major releases across a massive plugin ecosystem- Why rewriting tools in Rust isn't always the performance win you think- Browserlist's hidden philosophy: shaping developer behavior through language design- The Tailwind donation that triggered the PostCSS 8 release- Why the hardest problems in open source are political, not technical- CSS tooling in the age of LLMs: complexity control over automation- Social media, values, and what the tech industry lost in the 2010s- Dark transhumanism: sci-fi book recommendations from a systems thinker⏱ Chapters:00:00 - Intro00:53 - How Andrey started programming and his Wikipedia roots02:59 - The origin of PostCSS and Autoprefixer06:26 - Why PostCSS was built as a plugin system from day one08:20 - The relationship between PostCSS and Sass/Less communities11:04 - Managing the PostCSS 8 major release and migration strategy14:57 - From CoffeeScript to ES modules: PostCSS's language journey16:08 - Why rewriting in Rust isn't always the answer19:15 - The hardest problems aren't technical21:51 - Event-based plugin architecture deep dive23:20 - What Andrey would do differently today24:14 - Is PostCSS still needed? CSS tooling in the future27:51 - Browserlist: fighting browser discrimination through design31:41 - AI, open source, and the values crisis in tech38:51 - The Open Claw controversy and open source experiments40:18 - The social media reader Andrey wishes existed44:24 - Book recommendations: dark transhumanism and beyond🔗 Resources & Links:- Andrey Sitnik: https://evilmartians.com/martians/andrey-sitnik- The history of PostCSS (article): https://evilmartians.com/chronicles/what-we-learned-from-creating-postcss- PostCSS: https://postcss.org- Browserlist: https://browsersl.ist- CSSTree (faster JS-based PostCSS alternative): https://github.com/csstree/csstree- CSSTree author's talk on how he built it: https://www.youtube.com/watch?v=itxpfoo1daM- Lightning CSS (Rust-based PostCSS replacement): https://lightningcss.dev- Slow Reader (Andrey's social media reader project): https://github.com/hplush/slowreader- Evil Martians: https://evilmartians.com📚 Dark Transhumanism Reading List:1. "Permutation City" by Greg Egan2. "Lena" by qntm (short horror story in wiki format): https://qntm.org/mmacevedo3. "The Quantum Thief" by Arsène Lupin4. "Blindsight" by Peter Watts🔗 Follow & Subscribe:📸 Podcast Instagram: https://www.instagram.com/senorsatscale📸 Dan's Instagram: https://www.instagram.com/nicudan📰 Newsletter: https://senorsatscale.substack.com💼 Dan's LinkedIn: https://www.linkedin.com/in/nicudan🌐 Website: https://neciudan.dev#SeniorsAtScale #PostCSS #Browserlist #Autoprefixer #OpenSource #CSSTooling #EvilMartians #WebDevelopment #FrontendEngineering #SoftwareEngineering #TechLeadership #PluginArchitecture #DeveloperTools
React, Next.js & Server Components at Scale with Aurora Scharff (DX Engineer at Vercel)
What does a robotics graduate, a Microsoft MVP, and a Vercel DX Engineer have in common? They're all Aurora Scharff, and she's on a mission to change how developers think about React.In this episode, Aurora takes us through her unconventional path from studying Robotics and Intelligent Systems at the University of Oslo to becoming one of the most active voices in the React community. From her early days building Angular frontends at a fintech startup to leading a major public sector frontend rebuild with Next.js at Crayon Consulting, Aurora has seen it all. Now at Vercel, she's focused on developer experience, and as React Certification Lead at certificates.dev, she's shaping how the industry validates React skills.We go deep on React Server Components, what they actually change about how you build apps, why the mental model shift trips up even experienced developers, and how Next.js App Router fits into the picture. Aurora also shares real stories from rebuilding legacy systems for the Norwegian government, her honest take on Vercel vs Azure deployments, and why she thinks certifications matter more than ever in an AI-driven world.🔸 Topics Covered:- Transitioning from robotics and Angular to the React ecosystem- React Server Components: how they simplify data fetching and improve performance- The mental model shift developers need to make with async server components- Next.js App Router vs Page Router and why the migration is worth it- Deploying Next.js on Vercel vs Azure: trade-offs and gotchas- Handling vulnerabilities and upgrades in production Next.js apps- Rebuilding legacy public sector systems with modern web tech- Creating the React certification at certificates.dev- Common React mistakes: deriving state and other pitfalls- New React features: view transitions, suspense, and what's coming next- Public speaking tips and building a content creation workflow- Becoming a Microsoft MVP and contributing to the developer community📌 Chapters00:00 Introduction to Aurora Scharff01:56 Transition from Robotics to Web Development03:22 Journey from Angular to React06:40 Understanding React Server Components09:23 Mental Model Shifts with Server Components10:41 Exploring Next.js and Its Features11:33 Deployment Strategies: Vercel vs Azure14:43 Handling Vulnerabilities in Next.js15:47 Next.js App Router vs Page Router16:54 New Features in React Ecosystem18:46 Rebuilding Legacy Systems20:45 Testing Practices in Next.js22:23 Creating React Certifications29:07 The Importance of Certifications29:52 Common Mistakes in React Development31:36 Aurora's Speaking Journey36:14 Content Creation Process for Talks37:33 Balancing Work and Side Projects40:23 Advice for Aspiring Speakers42:24 Becoming a Microsoft MVP43:47 Excitement in the React Ecosystem44:59 Future Plans and Upcoming Projects45:33 Recommended Movies and Closing Thoughts🔗 Connect with Aurora:- LinkedIn: https://www.linkedin.com/in/aurorascharff-a86b88188- Website: https://aurorascharff.no🎙️ FOLLOW & SUBSCRIBE📸 Instagram: https://www.instagram.com/senorsatscale/📸 Instagram: https://www.instagram.com/neciudev🎙 Podcast URL: https://neciudan.dev/senors-at-scale📬 Newsletter: https://neciudan.dev/subscribe💼 LinkedIn: https://www.linkedin.com/in/neciudan💼 LinkedIn: https://www.linkedin.com/company/señors-scale/#ReactJS #NextJS #ReactServerComponents #WebDevelopment #SoftwareEngineering #Vercel #DeveloperExperience #TechPodcast #SeniorsAtScale #JavaScript #FrontendDevelopment #Microsoft MVP #ReactCertification #AppRouter #TechLeadership
DevRel at Scale: Measuring Impact, Developer Experience & Staying Technical | Daniel Afonso
What does it actually take to be a developer advocate? And how do you measure the impact of developer relations when everyone seems to disagree on the metrics?In this episode, Daniel Afonso, Senior Developer Advocate at PagerDuty, walks us through his journey from writing prank bash scripts as a 10-year-old in Portugal to becoming one of the most active voices in the European DevRel community. Daniel breaks down how developer relations sits at the intersection of engineering, marketing, sales, and product, and shares hard-won lessons on what makes DevRel programs succeed or fail.We also go deep on developer experience, covering the three pillars every SDK and API team should optimize for: reducing cognitive load, fast feedback loops, and keeping developers in flow state. Plus, Daniel shares his take on on-call culture, why postmortems matter, and the books that shaped his career.🔸 Topics Covered:Growing up drawn to tech and competing in national programming competitions in PortugalTransitioning from backend (Java, C++, .NET) to frontend and falling in love with ReactHow blogging, learning in public, and meetups built the foundation for a DevRel careerDeveloper Relations explained: the Venn diagram of engineering, marketing, sales, and productMeasuring DevRel impact: from vanity metrics to Developer Relations Qualified LeadsWhy DevRel programs fail: unreasonable expectations, pitch-fest conference talks, and missing business alignmentThe three pillars of developer experience: cognitive load, fast feedback loops, and flow stateHow React's JSX and Solid's signals represent great DX initiatives in practiceStaying technical as a developer advocate through side projects, code reviews, and community workOn-call culture: reducing alert fatigue, owning your services, and changing the "I hate on-call" mindsetBook recommendations: Thriving on Overload, How to Win Friends and Influence People, The Phoenix ProjectChapters:00:00 Introduction to Developer Advocacy01:15 Daniel's Journey into Programming07:28 Transitioning to Front-End Development12:49 The Path to Developer Relations18:43 Understanding Developer Relations22:53 Measuring the Impact of DevRel26:45 Common Pitfalls in DevRel Programs30:39 Marketing and Developer Relations Missteps33:47 Avoiding Developer Pitfalls at Events35:53 Staying Technical in Non-Technical Roles40:06 Defining Great Developer Experience46:56 The Importance of Documentation52:41 On-Call Experiences and Incident Management01:02:12 Book Recommendations and Personal Favorites01:06:52 Wrap Up🔗 Follow & Subscribe:YouTube: https://www.youtube.com/@neciudanSpotify: https://open.spotify.com/show/senorsatscaleApple Podcasts: https://podcasts.apple.com/podcast/senors-at-scaleLinkedIn: https://www.linkedin.com/in/neciudanNewsletter: https://neciudan.dev🔗 Guest Links:Twitter: https://twitter.com/danielafonsoLinkedIn: https://linkedin.com/in/danielafonsoPagerDuty: https://pagerduty.com/📚 Resources Mentioned:Thriving on Overload - https://www.amazon.com/Thriving-Overload-Strategies-Manage-Information/dp/XXXXXXReact Documentation - https://reactjs.org/docs/getting-started.htmlCloudflare Use Effect Postmortem - https://blog.cloudflare.com/postmortem-incident-XXXXXXSolidJS - https://solidjs.com/Frictionless by Abhinoda & Nicole ForsgreenThe Phoenix ProjectHow to Win Friends and Influence People by Dale Carnegie#DevRel #DeveloperExperience #DeveloperAdvocacy #SoftwareEngineering #PagerDuty #OnCall #DX #TechPodcast #SeniorsAtScale #DeveloperRelations #OpenSource #TechLeadership
Hosted by Neciu Dan
Tech Lead, Co-Founder, Speaker
What is Señors @ Scale?
A software engineering podcast for senior developers, staff engineers, and tech leads who build and scale systems in production. Hosted by Neciu Dan, Señors @ Scale features deep, technical conversations with engineering leaders from companies like Google, AWS, Microsoft, Cloudflare, Datadog, and Snyk.
Every week, we sit down with Staff Engineers, Principal Engineers, and technical leaders to unpack the real challenges of frontend architecture, micro frontends, React and Vue at scale, design systems, security, reliability, and technical leadership. No fluff, no surface-level takes. Just hard-won lessons from engineers shipping software to millions of users.
Topics we cover: scaling frontend and backend systems, micro frontend architecture, CSS and web performance, developer experience, engineering management, open source, distributed systems, CI/CD and deployment strategies, and the career path from senior engineer to staff and beyond.
Whether you're debugging production, leading a platform team, or figuring out your next career move in tech, this podcast is built for you.
Frequently Asked Questions
What is Señors @ Scale?
A software engineering podcast for senior developers, staff engineers, and tech leads who build and scale systems in production. Hosted by Neciu Dan, it features deep, technical conversations with engineering leaders from companies like Google, AWS, Microsoft, Cloudflare, Datadog, and Snyk. Topics include frontend and backend scaling, micro frontends, React and Vue at scale, design systems, security, reliability, and technical leadership.
How often are new episodes released?
New episodes are released regularly. Subscribe to the newsletter or follow on Spotify, Apple Podcasts, or YouTube to get notified when new episodes drop.
Where can I listen to Señors @ Scale?
You can listen on Spotify, Apple Podcasts, and YouTube. Written takeaways for each episode are published on this site at neciudan.dev/takeaways.
How can I get notified about new episodes and takeaways?
Use the subscription form on this page to get email updates when new episodes and key takeaways are published.
📻 Never Miss an Episode
Get notified when new episodes drop. Join our community of senior developers learning from real scaling stories.
What You'll Learn
📈 Scaling Applications
-
Microservices vs monolith trade-offs
-
Database scaling strategies
-
Performance optimization techniques
👥 Scaling Teams
-
Technical leadership strategies
-
Building effective engineering culture
-
Mentoring and career development
🎧 Listen on Your Favorite Platform
🎵 Latest Episode
Episode Description:
TanStack Form gets over a million downloads per week. Corbin Crutchley is the person behind it. But this conversation goes way beyond forms and frameworks.Corbin started coding professionally at 16, worked minimum wage at a charter school, taught himself Angular through sheer persistence, and eventually became a GitHub Star, Microsoft MVP, author of The Framework Field Guide, and VP of Engineering at Immersive Homes. Along the way, he built one of the most beloved open source form libraries in the JavaScript ecosystem and founded Playful Programming, a nonprofit that teaches people how to code for free.In this episode, we get into the real stuff: how he joined TanStack through a 30-minute conversation with Tanner Lindsley that turned into an invitation to lead a project, what it actually feels like to maintain a library that millions of projects depend on, why he almost quit open source after a wave of rude issues, and how he thinks about versioning as a social contract with your users. We also talk about framework agnostic architecture, why he wrote a free book that teaches React, Angular and Vue at the same time, the open source funding problem, and his transition from IC to VP of Engineering at Immersive Homes (which started with a game of Magic: The Gathering). He closes with something deeply personal about mental health in tech that I think everyone needs to hear.📚 RESOURCES MENTIONED- TanStack Form: https://tanstack.com/form- TanStack: https://tanstack.com- The Framework Field Guide: https://playfulprogramming.com/collections/framework-field-guide- Playful Programming: https://playfulprogramming.com- Diataxis Documentation Framework: https://diataxis.fr- Will Larson's Books (An Elegant Puzzle, Staff Engineer): https://lethain.com- Engineering Management for the Rest of Us by Sarah Drasner- Shoe Dog by Phil Knight🔗 FOLLOW CORBIN- GitHub: https://github.com/crutchcorn- LinkedIn: https://www.linkedin.com/in/corbincrutchley- Bluesky: https://bsky.app/profile/crutchcorn.dev- Twitch: https://twitch.tv/crutchcorn🎙️ FOLLOW & SUBSCRIBE📸 Podcast Instagram: https://www.instagram.com/senorsatscale📸 Dan's Instagram: https://www.instagram.com/nicudan📰 Newsletter: https://senorsatscale.substack.com💼 Dan's LinkedIn: https://www.linkedin.com/in/nicudan🌐 Website: https://neciudan.dev#SoftwareEngineering #OpenSource #TanStack #TanStackForm #JavaScript #TypeScript #ReactJS #Angular #Vue #FrameworkAgnostic #GitHubStar #VPofEngineering #EngineeringLeadership #TechLeadership #MentalHealthInTech #WebDevelopment #SenorsAtScale
"Deep conversations with senior developers about scaling applications, teams, and careers — real insights from industry veterans."
💡 Takeaways from Previous Episodes
Señors @ Scale host Neciu Dan sits down with Anamari Fisher — engineering leader, coach, and O'Reilly author of 'Leveling Up as a Tech Lead' — to explore the first jump into leadership. Anamari shares how she went from software engineer to tech lead and product director, why accountability is the key differentiator from senior engineer, and how to scale your impact through soft skills that actually work in real teams.
Señors @ Scale host Neciu Dan sits down with Florian Rappl — author of 'The Art of Micro Frontends,' creator of the Piral framework, and Microsoft MVP — to explore how micro frontends are transforming how we build scalable web applications. Florian shares hard-won lessons from over a decade of building distributed systems, from smart home platforms to enterprise portals for some of Germany's largest companies.
Señors @ Scale host Neciu Dan sits down with Daniel Roe, leader of the Nuxt Core team at Vercel, for an in-depth conversation about building and scaling with Nuxt, Vue's most powerful meta-framework. Daniel shares his journey from the Laravel world into Vue and Nuxt, revealing how he went from being a user to becoming the lead maintainer of one of the most important frameworks in the JavaScript ecosystem.
Señors @ Scale host Neciu Dan sits down with Daishi Kato, the author and maintainer of Zustand, Jotai, and Valtio — three of the most widely used state management libraries in modern React. Daishi has been building modern open source tools for nearly a decade, balancing simplicity with scalability. We dive deep into the philosophy behind each library, how they differ from Redux and MobX, the evolution of the atom concept, and Daishi's latest project: Waku, a framework built around React Server Components.
Señors @ Scale host Neciu Dan sits down with Vlad Khononov, software architect, keynote speaker, and author of Learning Domain-Driven Design and Balancing Coupling in Software Design. Vlad has spent over two decades helping teams untangle legacy systems, rebuild failing architectures, and bring clarity to messy business domains. This conversation cuts through the hype around DDD and microservices, focusing on the mechanics of bounded contexts, coupling, business alignment, and architectural evolution.
Seniors @ Scale host Neciu Dan is joined by Bramus Van Damme, Chrome Developer Relations Engineer at Google. As a leading voice in CSS and Web UI, Bramus dives into the future of the web, breaking down the mechanics, performance, and cross-browser status of transformative new features like View Transitions, Scroll-Driven Animations, Anchor Positioning, and Custom CSS Functions. He offers a rare look into the inner workings of Chrome DevRel, the standardization process through the CSS Working Group, and how the multi-browser 'Interop' effort is accelerating web development.
Señors @ Scale host Neciu Dan sits down with Liran Tal, Director of Developer Advocacy at Snyk and GitHub Star, to unpack NPM malware, maintainer compromise, MCP attacks, toxic flows, and why AI-generated code is statistically insecure without the right guardrails. Liran shares real incidents from the Node and open source ecosystem, how Snyk and tools like NPQ help developers build safer workflows, and why security at scale starts with developers, not firewalls.
Señors @ Scale host Neciu Dan sits down with Luca Mezzalira, Principal Serverless Specialist at AWS and author of *Building Micro-Frontends*, to unpack how he helped scale DAZN’s frontend from 2 developers to 500 engineers across 40 devices. Luca shares the origin of micro-frontends, how to build stable application shells, implement zero global state, use guardrails for bundle budgets, and manage migrations at scale through edge routing and team autonomy.
Señors @ Scale host Neciu Dan sits down with Stefano Magni, Senior Front-End Engineer and Tech Lead at Preply, to unpack what it takes to build and measure a design system for a global learning platform. From managing technical debt and accessibility to driving a culture of public work and data-driven engineering, Stefano shares lessons from 15+ years in frontend development.
Señors @ Scale host Neciu Dan sits down with Bruno Paulino, Tech Lead at N26, to explore what reliability really means in FinTech. From server-driven UIs and CI/CD pipelines to AI-assisted customer support and strict compliance, Bruno shares how N26 balances speed, safety, and developer experience to keep millions of users online.
Señors @ Scale host Neciu Dan talks with Microsoft’s Natalia Venditto and Cloudflare’s Igor Minar about WebFragments — a new micro-frontend model that isolates JavaScript and DOM at the browser boundary, enables instant SSR through fragment piercing, and lets large teams ship independently without dependency lockstep.
In this episode of Señors @ Scale, host Neciu Dan chats with Erik Grijzen — Principal Software Engineer at New Relic — about building one of the first large-scale micro-frontend architectures, the rise of observability, and what technical leadership looks like across dozens of teams.
In this episode of Señors @ Scale, host Neciu Dan chats with Kateryna Porchienova — Senior Engineering Manager at Buffer — about her programming journey, the craft of animation, and why accessibility should be treated as a foundation of good engineering, not an afterthought.
In this episode of Señors @ Scale, host Neciu Dan chats with Adrian Marin — founder of AVO and host of FriendlyRB — about Rails productivity, the magic of Ruby, and how the community continues to evolve through creativity and connection.
In this episode of Señors @ Scale, host Neciu Dan sits down with Andreas Panopoulos — Staff Software Engineer at Hack the Box and co-organizer of Vue.js Athens — to talk about scaling Vue in production, migrating to Nuxt 3, and the human side of engineering.
In this episode of Señors @ Scale, host Neciu Dan sits down with Faris Aziz — Staff Front-End Engineer at Small PDF and co-founder of ZurichJS — to talk about scaling frontend systems, the power of BFF architecture, and the human side of engineering culture.
In this episode of Señors @ Scale, host Neciu Dan sits down with Aris — founder and lead organizer of CityJS — to talk about building developer communities, organizing meetups, and scaling conferences into global events.
In this episode of Señors @ Scale, host Neciu Dan sits down with Erik Rasmussen — creator of Redux Form and React Final Form, and now Principal Product Engineer at Attio — to talk about building open source at scale, developer experience, and the hidden lessons behind shipping tools other developers rely on.
In this episode of Señors @ Scale, host Neciu Dan sits down with Eduardo Aparicio Cardenes — Front-End Engineer and ADPList Top 100 Mentor — to unpack 15+ years of engineering lessons, the reality of promotions, and what it truly means to mentor and scale as a leader.
In this episode of Señors @ Scale, host Neciu Dan sits down with Matheus Albuquerque — Staff Frontend Engineer at Medallia, Google Developer Expert, and international speaker — to dive deep into React internals, performance optimization, and the scaling lessons learned from applications used by millions worldwide.
In this episode of Señors @ Scale, host Neciu Dan sits down with Jose Calderon — Lead Software Engineer at JP Morgan Chase, conference speaker, and Java/Spring community leader — to dive deep into refactoring vs rewriting at scale, how to track and justify architecture decisions, and the testing strategies that keep enterprise systems reliable.
In this episode of Señors @ Scale, host Neciu Dan sits down with Tudor Barbu — Principal Engineer at Logify, former Tech Lead at Personio and engineer at Skyscanner and DaVinta — to unpack 20+ years of engineering decisions, debugging scars, and career evolution.
In this episode of Señors @ Scale, host Neciu Dan sits down with Angel Paredes — Engineering Manager at Datadog, formerly Staff at Glovo and Tech Lead at PayPal — to explore test infra, AI's impact on interviewing, and how to lead without losing your technical edge.
In this kickoff episode of Señors @ Scale, host Neciu Dan sits down with Danilo Velasquez — Staff Engineer at Adevinta and longtime frontend performance obsessive.
Discover actionable insights and hard-earned lessons from senior engineers who've been in the trenches.
Why Señors @ Scale?
-
Real-world scaling stories from senior engineers and architects
-
Deep technical discussions about architecture patterns and trade-offs
-
Career insights for developers transitioning to senior roles
-
War stories from scaling applications to millions of users
-
Leadership and team building strategies for tech leads
-
Latest trends in software architecture and system design
-
Practical advice you can apply immediately in your work
🎤 Meet Your Host
Neciu Dan
Tech Lead, Co-Founder, Speaker with experience scaling applications to millions of users. Dan has worked with teams ranging from startups to enterprise, and is passionate about sharing the hard-earned lessons from the trenches.
Ready to Scale Your Knowledge?
Join our community of senior developers and never miss the latest scaling insights and real-world war stories.
No spam, just valuable insights. Unsubscribe at any time.