> For the complete documentation index, see [llms.txt](https://blog.tactyc.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.tactyc.io/the-evolving-venture-stack-going-vc-podcast.md).

# The Evolving Venture Stack - Going VC Podcast

{% embed url="<https://podcast.goingvc.com/episode-19-the-evolving-venture-stack/>" %}
March 2022
{% endembed %}

<figure><img src="/files/Hmm9efHEezQYC2v3PCRI" alt=""><figcaption></figcaption></figure>

**Anubhav’s Book Recommendation:** Moonwalking with Einstein: The Art and Science of Remembering Everything by Joshua Foer

**Mike’s Book Recommendation:** The Case for Space: How the Revolution in Spaceflight Opens Up a Future of Limitless Possibility by Robert Zubrin

**Episode Chapters:**

1. Introduction - 0:00
2. Mike and Anubhav’s Career Origin Stories - 1:12
3. Venture Portfolio Construction - 10:53
4. The Evolving Venture Stack - 33:21
5. Celebrity Investors - 38:21
6. From Hollywood to Sand Hill Road - 48:53
7. 2022 and Closing Thoughts - 53:36


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.tactyc.io/the-evolving-venture-stack-going-vc-podcast.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
