Immersive coding bootcamp school in New York, NY
POPULARITY
Categories
This week's episode features a replay of a live event with Brian Fitzgerald, EVP of ISV and Enterprise Partnerships at Full Stack Payments. James Shepherd interviews Brian about what it really takes to close large merchant accounts and build successful ISV partnerships. Learn how Full Stack supports agents with implementation, integrations, and lifetime vested residuals. Then, stick around for the Today in Payments segment where James and Patti Murphy cover the latest headlines shaping the payments industry.
Wes talks with Peter Pistorius about RedwoodSDK, a new React framework built natively for Cloudflare. They dive into real-time React, server components, zero-cost infrastructure, and why RedwoodSDK empowers developers to ship faster with fewer tradeoffs and more control. Show Notes 00:00 Welcome to Syntax! 00:52 What is RedwoodSDK? 04:49 Choosing openness over abstraction 08:46 More setup, more control 12:20 Why RedwoodSDK only runs on Cloudflare 14:25 What the database setup looks like 16:15 Durable Objects explained – Ep 879: Fullstack Cloudflare 18:14 Middleware and request flow 23:14 No built-in client-side router? 24:07 Integrating routers with defineApp 26:04 React Server Components and real-time updates 29:53 What happened to RedwoodJS? 31:14 Why do opinionated frameworks struggle to catch on? 34:35 The problem with Lambdas 36:16 Cloudflare's JavaScript runtime compatibility 40:04 Brought to you by Sentry.io 41:44 The vision behind RedwoodSDK Hit us up on Socials! Syntax: X Instagram Tiktok LinkedIn Threads Wes: X Instagram Tiktok LinkedIn Threads Scott: X Instagram Tiktok LinkedIn Threads Randy: X Instagram YouTube Threads
Scrimba is just starting to release fullstack/backend courses. They're going to be starting with 8 courses: Suppabase, Command Line Basics, Express, SQL, Nuxt, Vite, Next, and Node. I shared my honest thoughts on some of the courses, who they're for, and what part of your journey you should consider going through them.---------------------------------------------------
Maud est passée d'un rôle de Data Analyst à un rôle de Data Analyst Full-Stack en Freelance. Dans cet épisode, elle nous parle de sa transition, de sa formation et de son nouveau rôle.On aborde :
Why is Data Observability getting so much attention? Last week at Gartner Data & Analytics Summit in Orlando, I hosted Co-Founders of definity, Roy Daniel and Tom Bar-Yacov on The Ravit Show to discuss why data observability is a top priority for enterprises today. With Gartner's recent report highlighting capability gaps in the market, we explored what's missing, how full-stack data observability fills these gaps, and the biggest shifts enterprise data teams are seeing. They also shared insights on overlooked areas in data management and the real impact of better visibility and control over data pipelines.An important discussion for any team looking to strengthen data reliability—stay tuned for the full conversation!
Send us a textIn this groundbreaking episode of UX for AI, Adam, a veteran UX designer and entrepreneur with over 15 years of experience, shares his journey of leveraging AI to transition from traditional design workflows to building a full-scale LinkedIn competitor—entirely on his own. The discussion dives deep into the seismic shifts happening in the UX/UI landscape as AI tools like Cursor, Claude, and Builder.IO empower designers to take on development roles, blurring the lines between design and engineering.Adam begins by outlining his ambitious B150 project: a professional social network combining the best of LinkedIn and Reddit, built almost entirely with AI-assisted coding. He reveals how AI has enabled him to overcome technical barriers, allowing him to prototype, iterate, and even pivot rapidly—something that would have required a full engineering team just a year ago. Key to his workflow is the integration of design tools like Figma with AI-powered development environments, where plugins like Builder.IO translate designs directly into React code, while tools like Neon DB handle backend infrastructure seamlessly.The conversation explores critical lessons for designers navigating this new paradigm:The Rise of the "Multi-Tool Designer": Adam argues that UX professionals must now embrace coding (or "vibe coding" with AI) to stay relevant, as companies increasingly consolidate roles. He shares how his hybrid skills in design, product strategy, and AI-aided development have let him operate as a "team of one."AI-Driven Workflows: From generating database schemas with ChatGPT to styling components using Tailwind and Radix, Adam breaks down his stack and demonstrates how AI accelerates tasks like authentication (NextAuth), component libraries, and even dark-mode implementations.The Pitfalls and Power of AI: While AI tools like Cursor (his preferred alternative to GitHub Copilot) dramatically speed up development, Adam emphasizes that foundational UX thinking—user flows, accessibility, and design systems—still requires human oversight. He recounts rebuilding his entire app from scratch after a hardware failure, stressing the importance of Git hygiene.Host Behrad and the audience probe Adam on the future of UX careers, with questions like: Should new designers learn to code? How is AI reshaping job expectations? Adam's answer is optimistic but pragmatic: UX is evolving, not disappearing. Designers who augment their craft with AI and development skills will thrive as "CEOs of the future," capable of owning products end-to-end.Packed with actionable insights—from Figma-to-code plugins to database best practices—this episode is a masterclass for designers ready to harness AI and redefine their role in the tech ecosystem. Whether you're a seasoned pro or a newcomer, Adam's story proves that with curiosity and the right tools, the gap between design and development has never been smaller.Interested in joining the podcast? DM Behrad on LinkedIn:https://www.linkedin.com/in/behradmirafshar/This podcast is made by Bonanza Studios, Germany's Premier Digital Design Studio:https://www.bonanza-studios.com/
HTML All The Things - Web Development, Web Design, Small Business
In this episode, Matt and Mike explore the full stack of a website, highlighting what clients often overlook when requesting a new site. While it's easy to focus on what's visible—like product pages, landing pages, and design elements—the real complexity lies beneath the surface. A professional website requires thoughtful planning around content management systems (CMS), performance optimization, SEO, hosting infrastructure, and security. They dive into how CMS setups vary across industries, how performance issues can impact user experience and search rankings, and why hosting choices matter for scalability and deployment workflows. The conversation also touches on spam protection, third-party integrations, and the ongoing nature of SEO and content strategy. Whether you're a developer trying to educate your clients, or a business owner looking to understand what really goes into a website build, this episode breaks down why a website is so much more than what you see on the screen. Show Notes: https://www.htmlallthethings.com/podcasts/the-full-stack-of-a-website-what-clients-often-overlook
Josh Cirre joins us to discuss his transition from the JavaScript ecosystem to Laravel, revealing why PHP frameworks can offer a compelling alternative for full-stack development. We explore the "identity crisis" many frontend developers face when needing robust backend solutions, how Laravel's batteries-included approach compares to piecing together JavaScript services, and the trade-offs between serverless and traditional hosting environments. Josh also shares insights on Laravel's developer experience, front-end integration options, and his thoughts on what JavaScript frameworks could learn from Laravel's approach to abstraction and infrastructure.Show Notes0:00 - Intro1:02 - Sponsor: Wix Studio1:46 - Introduction to Laravel2:25 - Josh's Journey from Frontend to Backend5:40 - Building the Same Project Across Frameworks6:32 - Josh's Breakthrough with Laravel8:20 - Laravel's Frontend Options10:25 - React Server Components Comparison12:00 - Livewire and Volt13:41 - Josh's Course on Laracasts14:08 - Laravel's DX and Ecosystem16:46 - MVC Structure Explained for JavaScript Developers18:25 - Type Safety Between PHP and JavaScript21:12 - Laravel Pain Points and Criticisms22:40 - Laravel Team's Response to Feedback24:50 - Laravel's Limitations and Use Cases26:10 - Laravel's Developer Products27:20 - Option Paralysis in Laravel30:46 - Laravel's Driver System33:14 - Web Dev Challenge Experience33:38 - TanStack Start Exploration34:50 - Server Functions in TanStack37:38 - Infrastructure Agnostic Development41:02 - Serverless vs. Serverful Cost Comparison44:50 - JavaScript Framework Evolution46:46 - Framework Ecosystems Comparison48:25 - Picks and Plugs Links Mentioned in the EpisodeLaravel - PHP frameworkTanStack Start - React meta-framework Josh created a YouTube video aboutLivewire - Laravel's HTML-over-the-wire front-end frameworkInertia.js - Framework for creating single-page appsVolt - Single file component system for LivewireLaravel Cloud - Managed hosting solution for Laravel applicationsHerd - Laravel's tool for setting up PHP development environmentsForge - Laravel's server management toolEnvoyer - Laravel's zero-downtime deployment toolLaracasts - Where Josh has a course on LivewireJosh Cirre's YouTube channelHTMX - Frontend library Josh compared to LivewireWeb Dev Challenge with Jason Lengstorf (featuring Josh and Amy)Josh Cirre's BlueSky account (@joshcirre)Amy's BlueSky accountBrad's BlueSky account Additional ResourcesLaravel DocumentationSvelte's new starter kit (mentioned as a good example)Nightwatch - Latest product from LaravelLaravel Vapor - Serverless deployment platform for LaravelTheo's Laravel exploration (discussed in the criticism section)Laravel BreezeLaravel JetstreamLaravel Fortify (authentication package mentioned)Adonis.js (JavaScript framework compared to Laravel)Anker USB powered hub (Josh's pick)Grether's Sugar Free Black Currant Pastilles (Josh's pick)JBL Portable Speaker (Amy's pick)
In this episode, a16z General Partner Martin Casado sits down with Sujay Jayakar, co-founder and Chief Scientist at Convex, to talk about his team's latest work benchmarking AI agents on full-stack coding tasks. From designing Fullstack Bench to the quirks of agent behavior, the two dig into what's actually hard about autonomous software development, and why robust evals—and guardrails like type safety—matter more than ever. They also get tactical: which models perform best for real-world app building? How should developers think about trajectory management and variance across runs? And what changes when you treat your toolchain like part of the prompt? Whether you're a hobbyist developer or building the next generation of AI-powered devtools, Sujay's systems-level insights are not to be missed.Drawing from Sujay's work developing the Fullstack-Bench, they cover:Why full-stack coding is still a frontier task for autonomous agentsHow type safety and other “guardrails” can significantly reduce variance and failureWhat makes a good eval—and why evals might matter more than clever promptsHow different models perform on real-world app-building tasks (and what to watch out for)Why your toolchain might be the most underrated part of the promptAnd what all of this means for devs—from hobbyists to infra teams building with AI in the loopLearn More:Introducing Fullstack-BenchFollow everyone on X:Sujay JayakarMartin Casado Check out everything a16z is doing with artificial intelligence here, including articles, projects, and more podcasts.
VP, Demand Generation at Qualified, Sarah McConnell, delves into the strategies for doubling down on full stack AE's or diversifying your approach. She emphasizes the importance of understanding your brand differentiators and how to leverage competitive intelligence to enhance your marketing efforts. Sarah's insights shed light on turning your website into a pipeline generation machine with Qualified's solutions.Show NotesConnect With: Sarah McConnell: Website // LinkedInThe MarTech Podcast: Email // LinkedIn // TwitterBenjamin Shapiro: Website // LinkedIn // TwitterSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.
Revenue Generator Podcast: Sales + Marketing + Product + Customer Success = Revenue Growth
VP, Demand Generation at Qualified, Sarah McConnell, delves into the strategies for doubling down on full stack AE's or diversifying your approach. She emphasizes the importance of understanding your brand differentiators and how to leverage competitive intelligence to enhance your marketing efforts. Sarah's insights shed light on turning your website into a pipeline generation machine with Qualified's solutions.Show NotesConnect With: Sarah McConnell: Website // LinkedInThe MarTech Podcast: Email // LinkedIn // TwitterBenjamin Shapiro: Website // LinkedIn // TwitterSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.
Werner Jainek and Vojtěch Rylko from Cultured Code talk about their migration of Things Cloud to Server Side with Swift and what they learned along the way.GuestThings - To-Do List for Mac & iOSThings (@things.app) — BlueskyThings (@culturedcode)Things (@things@mastodon.online)Werner Jainek (@jainek@mastodon.social)Vojtěch RylkoVojtech Rylko (@vry@mastodon.social)Vojtěch Rylko | LinkedInVojtěch Rylko (@vojtechrylko)vojtarylko (Vojtech Rylko)AnnouncementsJoin Bushel BetaJoin our Patreon!Newsletters | BrightDigitLinksSwift.org - How Swift's server support powers Things CloudThe Success Story of Server-Side Swift at Cultured Code - Vojtech Rylko - YouTubeRelated EpisodesSwift on Android with Marc Prud'hommeauxSwift, Server Side, Serverless with Sébastien StormacqFull Stack Lyriq with Adegboyega OlusunmadePixelBlitz in Public with Martin LasekSwiftly Tooling with Pol Piella AbadiaBackend Decisions with Mikaela CaronWhat is Firebase with Peter FrieseAWS and SOTO with Adam FowlerSocial MediaEmailleo@brightdigit.comGitHub - @brightdigitTwitter BrightDigit - @brightdigitLeo - @leogdionLinkedInBrightDigitLeoPatreon - brightdigitCreditsMusic from https://filmmusic.io"Blippy Trance" by Kevin MacLeod (https://incompetech.com)License: CC BY (http://creativecommons.org/licenses/by/4.0/) (00:00) - Overview of Cultured Code and Things App (02:19) - Migrating to Server-Side Swift (09:07) - Technical Challenges and Solutions (27:56) - Background Workers and Swift (32:11) - Swift 6 Adoption (36:34) - Chaos Testing and Deployment Thanks to our monthly supporters Tomáš Slíž Edward Sanchez Steven Lipton ★ Support this podcast on Patreon ★
Discover insights into building a high-performance engineering organization with Stefan Richter, founder of freiheit.com technologies. With 25+ years of experience delivering successful software projects for the Who's Who of European businesses and industries, Stefan shares his philosophy of radical engineering culture and maintaining an exceptionally high bar in recruiting. This episode dives deep into how freiheit.com has achieved their "Never Late, Never Failed" mission through disciplined processes, carefully selected talent, and a relentless focus on simplicity. Listen to find out
“While AI is digital in nature, the binding constraint is physical.” While many think of the race for AI dominance as who can develop the best model, that's only one piece of the puzzle. Frontier models, data centers, leading-edge chips, energy sources, and digital networks all form the full stack of AI leadership—and any one of them could be a point of failure. CSIS's Navin Girishankar, president of the CSIS Economic Security and Technology Department, and Joseph Majkut, director of the CSIS Energy Security and Climate Change program, join the podcast to discuss their new research on how to secure U.S. full stack leadership in AI, especially expanding energy production to power future AI needs. Read CSIS's latest research on full stack AI leadership here: https://www.csis.org/analysis/securing-full-stack-us-leadership-ai
Sivaguru is in conversation with the serial author and colleague at PM Power, Paramu Kurumathur.They talk aboutThe trigger for the upcoming book is related to leadership.How this book builds on previous books but focuses on general leadership principles.The three aspects of leadership involving execution, business, and personal growth.Importance of reconciling leadership styles in different contexts.Holistic leadership that applies to both professional and personal contexts.Challenges and Solutions in Leadership:Handling conflicts and mediating between different opinions.Subordinating personal goals to team and organizational goals.Addressing behavioral expectations and public image as a leader.Thought Leadership:Book's Structure:About Paramuhttps://www.pm-powerconsulting.com/experts/parameswaran/https://www.linkedin.com/in/paramu-kurumathur-01489a6/Some related links on the book, for more details:Background and introduction to the book – 1Background and introduction to the book – 2Background and introduction to the book – 3Synopsis of the book – IntroductionSynopsis of the book – Leading BusinessSynopsis of the book – Leading ExecutionSynopsis of the book – Leading SelfSynopsis of the book – AIAdditional posts that could be of interest:Thoughts on Leadership – The Ashta Siddhis (eight super powers) of a leaderLeadership principles in the generative AI age
Wes and CJ break down everything Cloudflare—from Workers and R2 Storage to Hyperdrive and AI Gateway. Get the scoop on what makes Cloudflare tick, the quirks of their ecosystem, and whether vendor lock-in is a real concern. Show Notes 00:00 Welcome to Syntax! 01:40 Brought to you by Sentry.io. 01:58 What we're talking about today. 02:48 Cloudflare Workers. 03:06 How Cloudflare Workers… work. 04:39 How Cloudflare Workers run. 06:05 Workers size limitations in JavaScript. 07:37 Cloudflare has their own way. 08:13 Potential vendor lock-in. 08:51 You pay based on CPU time, not wall time. 10:26 Cloudflare Pages. Compatibility Matrix 12:07 Durable Objects. Zeb X Post. PartyKit.io, tldraw. 16:41 Cloudflare Workflows. 19:52 How we do something similar on Syntax.fm. 20:52 Cloudflare Queues. 25:26 Files. 26:15 R2 Storage. Ep 780: Cloud Storage: Bandwidth, Storage and BIG ZIPS. 28:00 The Open Bandwidth Alliance. 28:39 Image Pipelines. 33:24 Cloudflare Stream. Streaming Video in 2025. 34:24 Data. 36:37 Key Value. 40:16 Time To Live. 41:13 Hyperdrive. How It Works. Query caching. 44:01 Vectorize Data. 45:41 AI Gateway. 47:49 Automated Rate-Limiting. 48:50 Frameworks. Orange.js. 52:13 Analytics Engine. Counterscale. Ep 761: Cloudflare Analytics Engine, Workers + more with Ben Vinegar. 52:52 WebRTC Engine. 53:01 Puppeteer API. 54:09 Sick Picks + Shameless Plugs. Sick Picks CJ: Flush MicroSD Adapter for Macbook Wes: Synology. Shameless Plugs Wes: Syntax on YouTube. Hit us up on Socials! Syntax: X Instagram Tiktok LinkedIn Threads Wes: X Instagram Tiktok LinkedIn Threads Scott: X Instagram Tiktok LinkedIn Threads Randy: X Instagram YouTube Threads
Join us as we talk to Sachin Agarwal, the Co-founder of Bizongo about their story. This is yet another episode with a Bizongo co-founder! Last time, in March 2022, we had Ankit Deb. Today, we have Sachin, who completed his B.Tech in Chemical Engineering from IIT Bombay in 2012. He went on to work with leading companies like PepsiCo and Biocon before serving as a Risk Manager at Gravitas. In 2014, he co-founded Bizongo.
In this episode of the Cognitive Revolution, founder Anton Osika and AI engineer Isaak Sundeman from Lovable.dev, discuss their AI coding platform that allows users to describe software in natural language and have it built by AI. They delve into the nuances of using AI for full-stack engineering and the future of human coding. During the episode, they demonstrate building a product comparison app, discussing the integration of AI, backend functionalities, and handling complex API interactions. They also talk about the challenges and opportunities in UI design, the role of AI in improving user experiences, and the potential future impacts of AI on software development. The conversation touches on the phenomenal growth and scaling of Lovable.dev, their strategies for managing context and dependencies in large codebases, and their vision and roadmap for the future of AI-powered application development. Checkout lovable here: http://lovable.dev SPONSORS: Oracle Cloud Infrastructure (OCI): Oracle's next-generation cloud platform delivers blazing-fast AI and ML performance with 50% less for compute and 80% less for outbound networking compared to other cloud providers. OCI powers industry leaders like Vodafone and Thomson Reuters with secure infrastructure and application development capabilities. New U.S. customers can get their cloud bill cut in half by switching to OCI before March 31, 2024 at https://oracle.com/cognitive NetSuite: Over 41,000 businesses trust NetSuite by Oracle, the #1 cloud ERP, to future-proof their operations. With a unified platform for accounting, financial management, inventory, and HR, NetSuite provides real-time insights and forecasting to help you make quick, informed decisions. Whether you're earning millions or hundreds of millions, NetSuite empowers you to tackle challenges and seize opportunities. Download the free CFO's guide to AI and machine learning at https://netsuite.com/cognitive Shopify: Shopify is revolutionizing online selling with its market-leading checkout system and robust API ecosystem. Its exclusive library of cutting-edge AI apps empowers e-commerce businesses to thrive in a competitive market. Cognitive Revolution listeners can try Shopify for just $1 per month at https://shopify.com/cognitive CHAPTERS: (00:00) Teaser (00:56) About the Episode (03:57) Introduction and Guest Welcome (04:21) Overview of Lovable.dev (04:53) Building a Product Comparison App (05:19) Starting the Coding Process (05:46) Defining the App's Functionality (08:21) Setting Up the Backend (13:20) Future of Software and AI (Part 1) (17:40) Sponsors: Oracle Cloud Infrastructure (OCI) | NetSuite (20:20) Future of Software and AI (Part 2) (23:44) Challenges in AI Development (Part 1) (32:48) Sponsors: Shopify (34:07) Challenges in AI Development (Part 2) (39:08) Integrating External APIs (54:01) Helping Out and Initial Fixes (54:18) Progress with Documentation and API Updates (55:21) AI Analysis and Product Comparison (57:33) Building AI Applications: Challenges and Solutions (59:02) Understanding AI Agency and User Experience (01:24:27) Scaling and User Growth (01:29:03) Future Directions and Hiring (01:30:55) Final Thoughts and Advice (01:32:06) Outro PRODUCED BY: http://aipodcast.ing
Join us as Tanner Linsley, the creator and founder of TanStack Start talks about its transition from Vinci to a more streamlined architecture built on Nitro. Learn about the framework's innovative approach to server functions, its isomorphic design philosophy, and how it differs from other frameworks like Remix. Tanner also shares insights into TanStack's sustainable open-source business model and his journey to building developer tools that prioritize user experience over rapid growth.Show Notes0:00 - Intro0:38 - Welcome Tanner Linsley3:43 - React Server Components and TanStack Evolution6:04 - TanStack Start Overview and Vinci Transition11:26 - Nitro Integration and Framework Architecture15:19 - Server Functions and Framework Comparisons20:58 - API Design Philosophy24:19 - Testing and Development Process30:58 - Team and Collaboration Discussion33:38 - Open Source Sponsorship Strategy36:32 - Netlify Partnership Announcement38:37 - Open Source Sustainability Discussion41:03 - Picks and Plugs LinksProducts & Tools:TanStackVinxi by Nikhil SarafNitroReact RouterTRPCRemixH3 (web request library)XPro (Tweet Deck)Deck.blue (BlueSky client)MOTU M4 audio interfaceBamboo Lab A1 3D printerLashbrook Designs (Brad's wedding band)Companies & Sponsors:ConvexClerkAG GridSentryNetlifyGames & Entertainment:Blockus (board game)Severance (TV Show on Apple TV+)"First Lie Wins" (book)Personal Projects & Links:buildtwelve.com (Amy's project)Brad on BlueSky (@bradgaropy.com)Nozzle (Tanner's startup)Technical Resources:Babel Dead Code Elimination (by Pedro Katori)GitHub 3D Contribution Graph GeneratorReact Server Components documentationOther Projects Mentioned:Solid StartAstro
Welcome to the ThinkData podcast in partnership with Dataworks. This is episode 2 of the 3rd season and I am excited to welcome Suzanne El-Morsi to the show. Suzanne is the co-founder and CEO of Brighthive, a full-stack data management platform, powered by AI. She is a serial entrepreneur with over 22 years of experience in building and scaling tech startups and I am super excited to have her on today!We covered a lot including - Suzanne's background and what inspired her to launch BrighthiveWhat Brighthive is and the problem it aims to solveBrighthive's go-to-market (GTM) and sales strategy, and the steps being taken to stand out in a competitive spaceSuzanne's thoughts on how products like Brighthive will impact data teams and the broader labor forceAs a 3x founder, Suzanne's advice for aspiring entrepreneurs considering launching their first business
Tanuj Shori, the CEO & co-founder of Indian PropTech giant Square Yards, joins Ed and Simon. They discuss his company's innovative approach in the PropTech sector, focusing on the full stack model that integrates various aspects of the real estate journey. He elaborates on the diverse revenue streams, the significant growth trajectory, and the lessons learned from building a complex business in an emerging market like India. Tanuj emphasizes the importance of ambition, market dynamics, and the role of technology, including AI, in enhancing the customer experience. He also shares insights on preparing for an IPO and the challenges faced in the competitive real estate landscape.
Looking for new ways to use AI for your business? Master AI before AI masters you! This podcast interview with Sadio Jonas, a generative AI expert, discusses the applications and future of artificial intelligence. Sadio Jonas emphasizes AI as a tool to augment human capabilities, not replace them, and highlights the importance of developing AI strategies for businesses. She promotes his AI strategy certification program, designed to equip individuals and organizations to utilize AI effectively, and mentions upcoming workshops for leaders hesitant about AI adoption. Read the FAQs and Certification details here > The interview concludes with information on accessing Jonas's services and resources. Click here to be one of the 20 people to sign up for her AI Leadership Insights program >> About Sadio Jonas Sadio Jonas is an AI Pioneer, Fractional Executive, and AI Educator who brings human intelligence to the forefront of artificial intelligence. As a Fractional Executive, Jonas guides organizations through the complexities of AI with clarity and confidence. By founding AI Vantage Consulting and establishing herself as the first AI Strategist, she pioneered the development of one of the first custom GPTs. She launched the Executive Certification in AI Strategy and Leadership. This program empowers leaders to strategically and confidently leverage AI, ensuring it becomes an empowering asset aligned with human goals and values. With over a decade of experience in project management and change leadership, Sadio leverages agile methodologies, emotional intelligence, and change management expertise to help businesses and leaders navigate the evolving AI landscape. Her commitment as a Fractional Executive is to make complex AI transitions approachable and manageable, fostering a sense of security for individuals and organizations embarking on this transformative journey. Renowned for her strategic vision and execution, Sadio excels in building strong partnerships and delivering measurable outcomes. She effectively communicates program health and value while integrating AI solutions that complement existing organizational structures, ensuring sustainable growth. By positioning AI as a strategic ally, she enables organizations to unlock its transformative potential with confidence. Noticing the immense need for massive skills-based training to meet the needs of the AI-augmented workplace, she also founded The Academy for AI Strategy >, an AI education and workforce readiness program designed for the AI-augmented era. The Academy offers comprehensive leadership training and targeted professional upskilling in generative AI, offering hands-on learning and Certifications in AI Strategy. On a personal level, Jonas has lived in five countries, been educated in four, traveled to over 30 countries, and embraced diverse cuisines as a gateway to understanding cultures. This culturally rich and human-centered perspective informs her professional approach, ensuring that her solutions are globally resonant and empathetically crafted. Sadio lives in the U.S. with her husband and two brilliant children whom she learns from regularly. For inquiries email her at: info@aivantageconsulting.com Quick Links
In this episode of the Modern Web Podcast, hosts Rob Ocel and Danny Thompson sit down with Pat Clarke, Director of Engineering at Lumen Learning, to explore the evolving state of web development. They discuss everything from the monotony of today's web design and the rise of cookie-cutter sites to the resurgence of personal websites and the need for creativity in web experiences. Pat shares insights on balancing innovation with business goals, the complexities of front-end development, and why full-stack developers may not always be the solution. Key topics include: - Why the web feels “gray and boring” today - The balance between data-driven design and user experience - The importance of front-end specialization in modern development - How to train developers to be well-rounded while embracing their strengths - Finding the right resources to skill up in a fast-moving industry Follow Pat Clarke on Social Media Twitter: https://x.com/LeftShotDev Linkedin: https://www.linkedin.com/in/pat-clarke-dev/ Lumen Learning: https://lumenlearning.com/ Sponsored by This Dot: thisdot.co
Lawfare Senior Editor Eugenia Lostri sat down with Winnona DeSombre Bernsen, nonresident fellow at the Atlantic Council and founder of the hacker conference DistrictCon, and Nina Alli, Executive Director of the Biohacking Village, to talk about their recent report, “It Takes a Village: Spotlighting Practitioner Driven-Cybersecurity Successes and Future Opportunities.” The report collects the insights of seven cybersecurity villages and outlines the value they can bring to security research and how policymakers can benefit from engaging with them.To receive ad-free podcasts, become a Lawfare Material Supporter at www.patreon.com/lawfare. You can also support Lawfare by making a one-time donation at https://givebutter.com/lawfare-institute.Support this show http://supporter.acast.com/lawfare. Hosted on Acast. See acast.com/privacy for more information.
Brad and Amy dive into their year-end tech reflections, discussing goal-setting strategies and Amy's ambitious Build 12 project for 2025. The hosts explore various database hosting solutions, share their favorite hardware purchases including cameras and peripherals, and examine how AI tools are reshaping development workflows. The episode concludes with insights into emerging tech trends and anticipated developments for 2025.Chapter Marks00:00 Episode introduction and host intros00:41 Year-end goals discussion and 12-week planning02:02 Amy's Build 12 project announcement03:01 Goal setting strategies and focus04:25 Brad's 2024 goals review05:35 Travel plans and New York City trips06:58 More 2024 goals: fitness, career, and finances08:21 Technical stack discussion13:22 AI tools and development workflows17:19 Database hosting options comparison25:45 Tech gear and hardware updates33:47 Notable tech purchases review43:29 AI tools and future tech discussionLinksBuild Twelve, by Brian P. Moran - Amy's upcoming projectThe 12 Week Year (book)Atomic Habits, by James Clear (book)The Power of Habit, by Charles Duhigg (book)SupabaseNeon databaseDigital OceanTursoCursor IDERemarkable Tablet (v2)Oura RingRazer Basilisk V3 Pro mouseSwish app for MacNuphy Air 75 keyboardDrop keyboardInsta360 One cameraInsta360 Go 3 cameraNikon ZFC cameraRay Deck - Episode 182: Low-Code as a Medium For High-Speed DevelopersMarc LouPieter LevelsWorkOSThe Best Way to Add Authentication to Your Astro Website (Amy's YouTube Video)Comparing Frameworks - Amy's projectGitHub CopilotClaudeconvertkit.comloops.soPrisma
Roger Krulak explores modular construction, comparing it to traditional methods. He discusses its efficiencies, challenges, and paradigm shifts in construction processes. The conversation covers planning, assembly, workforce considerations, quality assurance, and differences in construction drawings. Roger addresses organizational efficiency, risks, profitability, and technology's role in modular construction. He also tackles training, adoption, labor shortages, future challenges, and the need for continuous improvement. The episode concludes with insights on streamlining business processes, logistics, financing challenges, and advice for advocating modular construction.
Adegboyega Olusunmade joins to talk about building his Full Stack Swift app Lyriq and what did he learn along the way: the differences between building an iOS app and a server app to deploying a server application.GuestAdegboyega Olusunmade (@AdeOlusunmade) / XAnnouncementsNeed help with your projects this year? BrightDigit has openings.Join Bushel BetaJoin our Brand New Patreon Page!BrightDigit #100 - Top 10 Emails Ever!
Kruze Consulting's Founders and Friends Podcast for Startups
Immad Akhund, Mercury (https://mercury.com) CEO & Co-founder, discusses building a financial technology platform now profitably serving thousands of startups and businesses. Mercury is a fintech company, not an FDIC-insured bank; banking services are provided by Choice Financial Group, Column N.A., and Evolve Bank & Trust (Members FDIC); Mercury Treasury is offered through Mercury Advisory, LLC (an SEC-registered investment adviser). Learn why Kruze Consulting is one of the leading accounting firms in San Francisco and Silicon Valley by serving funded, early-stage companies. Our clients have raised over $15 billion in venture capital and seed financing, and our research and development tax credit (https://kruzeconsulting.com/research-and-development-tax-credit-us) work has saved clients millions of dollars in burn rate and payroll taxes. Contact Kruze to learn more.
In this episode, Amy and Brad dive into the top JavaScript frameworks, weighing their strengths and weaknesses. They discuss Svelte, Astro, Next, Remix, and Redwood, comparing their rendering processes, server-side vs. client-side preferences, routing systems, and developer experiences. Perfect for developers weighing options for their next app! SponsorWix Studio combines the best of both worlds—intuitive design tools for clients and full-stack flexibility for developers. Customize every detail with your own code and take control of your projects.Show Notes00:00 - Intro00:40 - Sponsor: Wix Studio01:42 - Discussing JavaScript Frameworks at Momentum ConferenceMichael Richardson on TwitterTaylor Dessyn on Twitter02:54 - Momentum Conference and Cincinnati as a Tech Hub05:21 - Speaker Feedback System and Conference Experience06:12 - Key Takeaways from CSS Talk08:56 - Amy's JavaScript Cage Match Talk and Framework Overviews11:30 - Baseline Features in Frameworks: A Comparison13:18 - Framework Longevity and Stability16:33 - Server vs. Client Rendering in JavaScript Frameworks22:01 - Framework Routers and Configuration DifferencesScott Tollinski - Svelte Course29:02 - Exploring Remix's Data Loader Pattern34:00 - Performance Testing with Sentry37:17 - Middleware Usage in Different Frameworks40:58 - Which Frameworks Excel in Specific Use Cases?45:01 - Avoiding the Framework Spiral: Stick with a FavoriteDeveloper Productivity, Episode 6849:09 - Picks and Plugs Section
Hot off the presses of WOTC's Foundations announcement, we break down and discuss the impact of Universes Beyond sets entering the Standard format in 2025. The Break Down: Cards That Will Be Standard Legal for 5 Years The Dive Down: Squidward Reborn Become a citizen of The Dive Down Nation!: http://www.patreon.com/thedivedown Show the world that you're a proud citizen of The Dive Down Nation with some merch from the store: https://www.thedivedown.com/store Upgrade your gameplay and your gameday with Heavy Play accessories. Use code THEDIVEDOWN2024 for 10% off your first order at https://www.heavyplay.com Get 10% off your first 2 months of ManaTraders! https://www.manatraders.com/?medium=thedivedown and use coupon code THEDIVEDOWNTEN And now receive 8% off your order of paper cards from Nerd Rage Gaming with code DIVE8 at https://www.nerdragegaming.com/ Timestamps: * 2:22 - Heavy Play, a Full Stack sponsor * 3:48 - This week's show/housekeeping * 7:03 - The Break Down begins: The Foundations Era React-A-Sode * 8:40 - First, Foundations spoilers * 16:38 - Some new Foundations cards * 21:42 - The other announcement - The Foundations Era * 28:10 - There sure are a lot of Universes Beyond sets coming out * 35:30 - How are we feeling about so much UB? * 1:22:26 - How long can UB last? * 1:29:56 - Tying a bow on the convo * 1:37:20 - Wrapping up Our opening music is Nowhere - You Never Knew, and our closing music is Space Blood - Goro? Is That Your Christian Name? email us: thedivedown@gmail.com (mailto:thedivedown@gmail.com) twitter: https://twitter.com/thedivedown
Amy, Brad, and Aaron discuss how Laravel and JavaScript frameworks like React can coexist in a modern web development workflow. They examine the benefits of Laravel's integrated ecosystem, the pragmatism behind choosing technologies like SQLite, and the cultural differences between Laravel's "benevolent dictator" model versus the JavaScript community's preference for composability and modularity.SponsorWorkOS - WorkOS helps you launch enterprise features like SSO and user management with ease. Thanks to the AuthKit for JavaScript, your team can integrate in minutes and focus on what truly matters—building your app. Show Notes00:00:00 - Introduction and Sponsors00:01:06 - Welcoming Aaron Francis00:02:07 - Amy's Experience with Laravel and AI00:04:12 - Aaron's Transition to Try Hard Studios00:08:02 - Production Setup and Process00:10:15 - Monetization Strategies for Try Hard Studios00:13:39 - The Resurgence of SQLite00:18:08 - SQLite in Modern Development Workflows00:23:24 - Terso and Innovations with SQLite00:28:00 - Laravel vs. Full Stack JavaScript: The Debate00:33:16 - Integrating Laravel with Frontend Frameworks00:39:03 - Pragmatic Approaches to Web Development00:44:54 - JavaScript Ecosystem and Laravel Comparisons00:53:00 - Laravel's Evolution to Embrace JavaScript00:54:09 - Closing Remarks
Six Five Media hosts Daniel Newman and Patrick Moorhead are at AMD Advancing AI where they're joined by AMD's Forrest Norrod, Executive Vice President and General Manager, Data Center Solutions Business Group, for a conversation on AMD's strategic evolution toward becoming a data center solutions provider and the latest collaboration driving forward AI and chip ecosystems. Their discussion covers: An overview of AMD's evolved strategy from compute engines to comprehensive data center solutions AMD's integration of AI, Instinct Accelerators, and EPYC CPUs, and the role of ecosystem collaboration in offering full-stack solutions The significant impact of EPYC in the data center market, AMD's market share growth, and customer feedback The evolving landscape of AI technologies, the role of GPUs and CPUs, and strategic advice for customers exploring AI
Scott and Wes talk with Tanner Linsley, creator of TanStack, about the React ecosystem, and the evolution and futue of TanStack's suite of tools, including TanStack Router and TanStack Start. Show Notes 00:00 Welcome to Syntax! 02:59 What is TanStack Start? UnJS Nitro Vinxi 06:17 What is the Vite Environment API? 07:21 Was it always the plan to use Vite? 08:02 TanStack Router and client-side vs server-side 16:18 How TanStack Start will work 27:26 Moving from Create React App to TanStack 30:42 Brought to you by Sentry.io 31:15 Will TanStack Router ever support other frameworks? 33:54 How will TanStack Start handle forms? 36:13 TanStack Virtual 39:41 What is the future of TanStack? Convex 42:49 How Tanner writes documentation 47:55 Server functions and middleware 54:41 When will TanStack Start be in beta? 57:00 Sick Picks + Shameless Plugs Sick Picks Tanner: LG C4 Ultra Slim Fit TV Wall Mount Shameless Plugs Tanner: TanStack Blog @TKDodo Hit us up on Socials! Syntax: X Instagram Tiktok LinkedIn Threads Wes: X Instagram Tiktok LinkedIn Threads Scott: X Instagram Tiktok LinkedIn Threads Randy: X Instagram YouTube Threads
Brendan Irvine-Broque, Director of Product at CloudFlare, about the latest updates to CloudFlare Workers, including persistent logging, service bindings, and the cutting-edge Hyperdrive. Discover how these innovations are shaping the future of web development and deployment. Links https://x.com/irvinebroque https://workers.cloudflare.com https://www.linkedin.com/in/brendanirvinebroque https://blog.cloudflare.com/author/brendan-irvine-broque We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Let us know by sending an email to our producer, Emily, at emily.kochanekketner@logrocket.com (mailto:emily.kochanekketner@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod). Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understand where your users are struggling by trying it for free at [LogRocket.com]. Try LogRocket for free today.(https://logrocket.com/signup/?pdr) Special Guest: Brendan Irvine-Broque.
Apply to Be a Speaker at the Full Stack Business Builder Conference! - 5 Speaker Tracks!
Accenture will train 30,000 employees on Nvidia's full stack of AI technologies, Spectrum TV Select customers will get Peacock streaming service for free, and PayPal completed its first transaction using its own stablecoin. MP3 Please SUBSCRIBE HERE. You can get an ad-free feed of Daily Tech Headlines for $3 a month here. A special thanksContinue reading "Accenture Will Train 30,000 Employees On Nvidia's Full Stack Of Ai Technologies – DTH"
MEI Culture Model for Startups and Full Stack Business Builders - MERIT, EXCELLENCE, INTELLIGENCE.
The V-Shaped Model for VCs and Full Stack Business Builders
Full Stack Business Builder Conference
Erik Hanchett, senior developer advocate at AWS Amplify, explores the world of Fullstack TypeScript. He discusses the significance of end-to-end type safety, the tools to achieve it, and delves into the benefits and functionalities of AWS Amplify. Links https://www.programwitherik.com https://x.com/erikch https://www.youtube.com/c/programwitherik https://www.linkedin.com/in/erikhanchett https://trpc.io https://orval.dev https://docs.amplify.aws We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Let us know by sending an email to our producer, Emily, at emily.kochanekketner@logrocket.com (mailto:emily.kochanekketner@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod). Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understand where your users are struggling by trying it for free at [LogRocket.com]. Try LogRocket for free today.(https://logrocket.com/signup/?pdr) Special Guest: Erik Hanchett.
Today we welcome Chuck Carpenter aka Charles The 3rd, co-host at Whiskey Web and Whatnot. As two content creators in the tech scene, we discuss if and how celebrity developers and tech influencers are a good thing for the community, how we should be careful when choosing technologies based on influencers' opinions, why so many people nowadays want to speedrun their whole career and how that could be self-sabotage, and a lot more! Learn back-end development - https://boot.dev Listen on your favorite podcast player: https://www.backendbanter.fm Whiskey Web and Whatnot: https://whiskey.fm/ Charles' X/Twitter: https://x.com/charleswthe3rd Timestamps: 00:00 Intro 01:27 Does Charles listen to his own podcast episodes? 03:33 Are celebrity developers a good thing? 09:11 Podcasts are usually centered around a business 10:06 We are essentially entertainers 14:04 Tech choices being influenced by creators 17:37 Why ThePrimeagen stood out from other tech influencers 20:26 Career speedrunning 23:44 The biggest miss when starting something 24:51 What is wrong with Full-Stack application frameworks? 29:03 How Frankenstein is the Boot.dev web application stack 37:41 Rolling your own stuff vs using a provider 46:01 It's easy to screw up your architecture 50:53 What is Charles building with in 2024 and what is his preferred stack 56:39 Does it seem like people don't talk about security anymore? 01:00:30 Accessibility 01:02:02 The amount of people that are "kinda" interested in cybersecurity 01:11:03 Have some patience 01:11:37 Where to find Charles
In this episode, Rory Henry welcomes Jamie Peebles, who shares his journey from lawyer-turned-developer to Founder and CEO of Knuula. Discover why solving problems that generate revenue quickly can be more valuable than chasing perfection, and how Knuula's platform is revolutionizing document workflows for firms. Jamie discusses the challenges of starting a tech company in a competitive field, offering insights on the importance of persistence, iteration, and the support of a strong network. Explore the possibilities of integrating AI and what the future holds for firms looking to enhance client relationships through technology. Are you curious about how technology can transform your client engagement strategy? Do you want to know how to leverage increase prospect to client conversion rates? Find out the answers to these questions and more in this Lawyer turned Tech Founder episode with Jamie Peebles.
In this episode, James Quick, seasoned JavaScript developer, speaker, and teacher, chats about full stack web development. From single-page applications and static site generators to the latest in server components and hybrid rendering, he covers the evolution of modern web development practices and gives personal insights on navigating these new technologies. Links https://www.jamesqquick.com https://www.youtube.com/c/jamesqquick https://www.tiktok.com/@jamesqquick https://www.learnbuildteach.com https://x.com/jamesqquick We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Let us know by sending an email to our producer, Emily, at emily.kochanekketner@logrocket.com (mailto:emily.kochanekketner@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod). Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understand where your users are struggling by trying it for free at [LogRocket.com]. Try LogRocket for free today.(https://logrocket.com/signup/?pdr) Special Guest: James Q. Quick.
Scott and CJ chat with Paul Copplestone, CEO and co-founder of Supabase, about the journey of building an open source alternative to Firebase. Learn about the tech stack, the story behind their excellent documentation, and how Supabase balances business goals with open-source values. Show Notes 00:00 Welcome to Syntax! 00:30 Who is Paul Copplestone? 01:17 Why ‘Supa' and not ‘Super'? 02:26 How did Supabase start? 04:29 How long from inception to joining Y Combinator? 05:10 Was it always intended to be open source? Why Open Source. 07:22 How many users chose to self-host? 07:49 Open source mindset. 08:42 Simplicity in design. 10:32 How do you take Supabase one step beyond the competition? 12:35 How do you decide which libraries are officially supported vs community maintained? 15:17 You don't need a client library! 16:48 Edge functions for server-side functionality. 18:51 The genesis of pgvector. 20:59 The product strategy. 22:25 What's the story behind Supabase's awesome docs? 25:26 The tech behind Supabase. 25:39 What is the UI built on? 27:33 Consolidation follows kaizen. 28:54 What else is involved in the stack? 31:47 Authentication. 32:35 Storage engine. 33:13 For self-hosting. 35:46 How do you balance business goals with open source? 42:01 What's next for Supabase? 44:15 Supabase's GA + new features. Top 10 LAunches from Supabase GA Week. 48:24 Who runs the X account? 50:39 Sick Picks + Shameless Plugs. Sick Picks Paul: Apple Vision Pro. Shameless Plugs Paul: PostgreSQL. Hit us up on Socials! Syntax: X Instagram Tiktok LinkedIn Threads Wes: X Instagram Tiktok LinkedIn Threads Scott: X Instagram Tiktok LinkedIn Threads CJ: X Instagram YouTube TwitchTV Randy: X Instagram YouTube Threads