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


1 Venture Investing in Mobility + Tech with University of Michigan’s Early-Stage Zell Lurie Commercialization Fund 39:30
In this episode of The Innovators & Investors Podcast, host Kristian Marquez sits down with David Brem, Managing Director of the University of Michigan’s Zell Lurie Commercialization Fund. David offers a rare glimpse into the inner workings of a student-led endowment fund focused on early-stage, sector-agnostic investments primarily in the Michigan ecosystem. He shares insights on their unique, founder-first investment approach, how they navigate pre-seed to Series A venture opportunities, and the rigorous due diligence process involving qualitative analysis over pure numbers. David also discusses his roles with global VC networks including Electro Ventures, the London Venture Capital Network, and Level Up Ventures, illustrating how he bridges U.S., European, and Australian venture ecosystems with a special focus on mobility and transportation tech. Highlights include deep dives into emerging trends like eVTOLs (electric vertical takeoff and landing aircraft), smart city infrastructure, and safety innovations in aviation technology. Listeners will gain valuable perspectives on how diverse expertise—from military intelligence and management consulting to academic ventures—shapes David’s investment thesis and community-building efforts. The episode also explores the importance of networking, adding value in the startup ecosystem, and practical advice for aspiring investors or entrepreneurs navigating the venture capital world. With stories of successes, challenges, and future outlooks, this episode is a must-listen for innovators, founders, and investors aiming to understand the intersection of academia, technology, and venture capital in today’s dynamic landscape. Learn more about David's work at https://zli.umich.edu/zell-lurie-commercialization-fund/ Connect with David on LinkedIn at https://www.linkedin.com/in/david-lowell-brem/ Think you'd be a great guest on the show? Apply at https://finstratmgmt.com/innovators-investors-podcast/ Want to learn more about Kristian Marquez's work? Check out his website at https://finstratmgmt.com…
Episode 21 - More special characters, file naming conventions and file organization
Manage episode 359969913 series 3464774
محتوای ارائه شده توسط Mark Richter. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Mark Richter یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
We go into a few more bits about shell special characters, then discuss good Linux file naming conventions and a brief sketch of how to organize your files. Feel free to let me know what you like, don't like, want to know - anything.
39 قسمت
Manage episode 359969913 series 3464774
محتوای ارائه شده توسط Mark Richter. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Mark Richter یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
We go into a few more bits about shell special characters, then discuss good Linux file naming conventions and a brief sketch of how to organize your files. Feel free to let me know what you like, don't like, want to know - anything.
39 قسمت
همه قسمت ها
×New: Subscription information included.
What Virtual Machines are good for (evaluating Linux distros) and which ones to use. An example of how and why to use a Bash function. Overview of manual pages and the tldr command.
What is an alias? How to create them. What is a function? How to create them. Some miscellany along the way... :-)
We will go through a detailed example of how to string commands together on the command line using pipes.
This continues from Episode 37 on the terminal shell
I also briefly touch on shell variables - more in the next episode coming soon I hope...
Today I cover the idea of bash shortcuts, including scripts, aliases and functions. I also go over a couple of short answers to listener questiosn and praise for ffmpeg.
In this episode we cover more on how to ues the tab key for command and variable name completion; we also cover some accounting information.
This episode covers some of the basics about Linux Shell variables.
Feel free to let me know if you like this, if you have questions, even if you hated it - I'm hre to serve you. LinuxForTheLayman@gmail.com
All mentions of the word "bracket" or "brackets" should be read/heard as "brace" and "braces" - these { } instead of these [ ]. My goof, correction at the end of the episode.
I am grateful to all my listeners, contributors, questioners and feedback-senders. More to come soon...
More information about command line options, and also help/man pages.
I misspoke in the audio - RAID is Redundant Array of Independent Devices. There, now you can have an extra laugh at me. Invite your friends to have one too, or more than one! :-)
A tale of woe and triumph.
I also explain my long gap between episode 23 and now.
Based on this artivle in the Verge, https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z, I decided to take a side trip and discuss what kinds of storage there are on a computer and how file systems, files and folders/directories (same thing) are set up and how to use them effectively. I welcome comments, questions, any kind of feedback you'd like to provide. Enjoy!…
We go into a few more bits about shell special characters, then discuss good Linux file naming conventions and a brief sketch of how to organize your files. Feel free to let me know what you like, don't like, want to know - anything.
Today we'll cover a few more of the characters that the bash shell, your command line interpreter, treats as something other than what they look like - wildcards and more.

1 Episode 19 - More about the command shell, special characters and a little bit about variables 21:52
This is scratching the surface of some of the flexibility of the terminal interface, the command shell (bash) and ways to use it.
Come with me to understand more about how little there is to dread in the Command Line (or Terminal) Interface to your computer in Linux.
This is the first of several episodes where I discuss the terminal interface, or command line interface, and it's command shell, bash. We start simple and move on to progress to some of the more powerful commands. Today, it's just some basics.
We also cover briefly zeit and at/batch. Command line oriented material.
Tell me what you'd like to hear about in the podcast. This is a service for you - help me out. Gie a listen and see what else you want to hear about. My office is open! :-)
I'll explain one of the ways in which the command line can do things simply that might otherwise be more complex in a GUI.
I'm an old keyboard hack, so I love the keyboard, possibly more than the mouse. However, there are many good uses for the mouse as well where the keyboard may be inadequate. Tell me what you think...
This is a love story - ways in which the keyboard and the mouse can do for each other (and you) some of the things you may have thought only one or the other can do. Enjoy!
به Player FM خوش آمدید!
Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.