Player FM - Internet Radio Done Right
Checked 10M ago
اضافه شده در four سال پیش
محتوای ارائه شده توسط Luke Diebold. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Luke Diebold یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !
با برنامه Player FM !
پادکست هایی که ارزش شنیدن دارند
حمایت شده
T
The Innovators & Investors Podcast


1 Empowering Innovation: The Intersection of Corporate Venture Capital and AI-Driven Startups 1:00:22
1:00:22
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:00:22
Join us for an engaging episode of The Innovators and Investors Podcast, hosted by Kristian Marquez, where we explore the vibrant intersection of technology, investment, and entrepreneurship. This week, Kristian welcomes two dynamic guests: Kevin Weber, Managing Director at Amex Ventures, and Ayal Karmi, Co-founder and CEO of Nakuda. In this episode, Kevin shares his fascinating career journey, including his transition from corporate finance and M&A to venture capital at Amex Ventures, where he focuses on early-stage investments in sectors like fintech, AI, and cybersecurity. As Kevin describes his investment thesis, he emphasizes the importance of strategic partnerships and the alignment of their investments with American Express’s core business objectives. Our conversation then shifts to Ayal Karmi, who delves into the innovative solutions Nakuda is bringing to the market. As the company pioneers a system for AI agents to make seamless payments online, Ayal discusses the challenges and opportunities in automating the checkout process and enhancing transaction authenticity. Listeners can expect to gain valuable insights into the investment landscape, the evolving field of AI agents, and best practices for founders seeking to navigate the venture capital space. Furthermore, Kevin and Ayal offer advice on how to approach corporate venture capital, the significance of understanding investor expectations, and the future of agentic payments. Don’t miss this enlightening discussion that highlights the transformative power of technology and the shared mission of fostering innovation in today’s rapidly evolving market. Subscribe now to stay updated on the latest insights and trends in the world of innovation and finance! For more details, visit our website and read Ayal’s insightful blogs on Substack, https://substack.com/@nekuda? about autonomous payments to stay informed about the latest in AI technologies. Enjoy the episode! Learn more about Kevin's work https://www.americanexpress.com/us/business/american-express-ventures/ Connect with Kevin on LinkedIn https://www.linkedin.com/in/kevin-weber-b77b8028/ Think you'd be a great guest on the show? Apply https://finstratmgmt.com/innovators-investors-podcast/ Want to learn more about Kristian Marquez's work? Check out his website at https://finstratmgmt.com/…
Choosing a Backend for Realtime Applications
Manage episode 298761689 series 2907316
محتوای ارائه شده توسط Luke Diebold. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Luke Diebold یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
This podcast is kinda like a smorgasbord of ideas for choosing a backend for realtime! There's a bazillion options, so allow me to help you lift the fog and find what you're looking for!!!
…
continue reading
79 قسمت
Manage episode 298761689 series 2907316
محتوای ارائه شده توسط Luke Diebold. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Luke Diebold یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
This podcast is kinda like a smorgasbord of ideas for choosing a backend for realtime! There's a bazillion options, so allow me to help you lift the fog and find what you're looking for!!!
…
continue reading
79 قسمت
همه قسمت ها
×Sometimes, it's not such a great idea to keep things DRY! And you know what? "Don't reinvent the wheel" isn't always the best advice... espeically when it applys to new abstraction concepts you're working on. In this podcast, we'll talk about the evolution of extracting code, and when you may want to wait a while before turning code into an NPM package!…
"Documentation first" when creating a package? That's crazy right? You write the docs when the project is done... don't you? I've been trying a "documentation first" approach for the last 6 months or so and have got to say... It's pretty incredible! Listen to learn more!!!
I've come up with a few ideas around writing good Vue Package. Let's talk about them in this podcast... then go on a tangent about how I love config merging!
Sample data makes life sooo much easier! Let's chat about the ways it can help, then meander into other areas along the way!
In this podcast we start with a frustrating, kinda complicated problem I'm dealing with relating to VueModel, and my plan moving forward! Then, we end up talking about keeping things simple by default, and opting in to complexity (one of my favourite coding related concepts!)
We talk about quite a few things in this podcast! From cool new tech, to building an army of developers!!!
Updating resources can be a pain! Here are some thoughts on how we can abstract some of the painful aspects of updating a resource!
I had a pretty cool idea around vuemodel that I wanted to share with you all! Amazing how these obvious concepts just drop into our head when we least expect it!
Large composables in Vue can get out of hand FAST! In this episode, we talk about the difference between "single-context" composables and "multi-context" composables, and how the two can reduce cognitive overhead!
Why haven't we seen many 'let's build an xyz app' tutorials for Quasar? I'll tell you why in this podcast!
How cool would it be if we had an army of Quasar developer, building amazing projects across the planet!?
Here's a thought... Maybe we shouldn't be sending down too many objects to our lower level components? Especially models, because that creates a coupling to our components and our models! Let's talk about this...
I had a CRAZY thought about Vue folder structures today...
It's always easier to build something you can see in your minds eye! Let's talk about that in the podcast!
Cypress, Component Testing, Onboarding new devs! Got a lot of exciting thoughts to share in this one!!!
This is kind of a weird idea... But I think I like it! Creating a fake story to easily generate business data for testing!
I've made this mistake far too many times... half baked APIs that get stuck in my code base. How do we avoid that!?
We recently moved from Vue2 to Vue3 which allows some interesting new architecture!
Errr typescript. It yells at me all the time, makes coding slow and always felt like a drag... So is it really worth it?
The vast majority of people underestimate their brain. Give it a chance to solve your problems, and you'll be dumbfounded by what you can learn!
Wow, so much to learn when building a js package! In this podcast I'll tell you how firebase-composables was born, and what I've discovered about building open source packages while building it!
UnoCSS is an atomic css ENGINE (not really a 'framework') for utility first Css
I get this question quite a lot. 'How do I use Tailwind with Quasar?'. In this podcast, we'll talk about this option, and if it event makes sense in the first place!
Oh wow! I had NO IDEA this would work so well... At the company I work for, we've been trying a 'Documentation First' approach when building APIs and it's rocking our world!!!
KISS (Keep It Simple Stupid) is a great rule to go by! But just how possible is it to keep things simple, while allowing for all the flexibility you need!?
Maybe this podcast needs to become a checklist? When starting a new Quasar app, there’s a few things I almost always do! This is what they are...
ARRGG! I HATE it when it’s difficult to reset my applications state! In this podcast, we’ll talk about rolling back application state so that your life is a whole lot easier :)
We’ve had a second developer where I work for a while now and he’s awesome! Problem is... I needed to learn how to be a better communicator, and maintain clarity between us… Here’s one of my ideas on how to do just that!
به Player FM خوش آمدید!
Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.