> For the complete documentation index, see [llms.txt](https://translated-articles.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://translated-articles.bsdcn.org/2023-nian-12-yue/what-the-dev-podcast-the-evolution-of-the-freebsd-project.md).

# 什么是开发播客？FreeBSD 项目的演变

* 原文链接：<https://freebsdfoundation.org/news-and-events/latest-news/what-the-dev-podcast-the-evolution-of-the-freebsd-project/>
* 译者：Canvis-Me & ChatGPT

基金会执行董事 Deb Goodkin 在 [What the Dev Podcast](https://whatthedev.buzzsprout.com/673192/13412658-the-evolution-of-the-freebsd-project-episode-224) 中和《SD Times》的主编 David Rubinstein 一起谈论了 FreeBSD 的 30 周年纪念，以及这些年它是如何成长和变化的。


---

# 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://translated-articles.bsdcn.org/2023-nian-12-yue/what-the-dev-podcast-the-evolution-of-the-freebsd-project.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.
