> For the complete documentation index, see [llms.txt](https://freebsd-journal-cn.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freebsd-journal-cn.bsdcn.org/20240304-kai-fa-gong-zuo-liu-yu-ji-cheng/events-calendar.md).

# 活动日历

* 作者：**Anne Dickison**

截至 2024 年 9 月的 BSD 活动。如需提交此处未列出的 FreeBSD 相关活动，或 FreeBSD 用户感兴趣的活动信息，请发送至 <freebsd-doc@FreeBSD.org>。

![FreeBSD](/files/KsMbCBLyW5vrebzmQWi4)

## 2024 年 5 月 FreeBSD 开发者峰会

5 月 29-30 日

加拿大渥太华

欢迎参加 2024 年 5 月 FreeBSD 开发者峰会，该峰会与 BSDCan 2024 同地举办，地点位于加拿大渥太华。为期两天的活动于 5 月 29-30 日举行，包括开发者讨论会、厂商演讲和工作组。

![BSDCan](/files/l5ZczwDbO2qTM5RSQH5p)

## BSDCan 2024

5 月 29 日 - 6 月 1 日

加拿大渥太华

BSDCan 是面向从事 BSD 操作系统及相关项目开发与应用人士的技术大会。它是一场开发者大会，聚焦新兴技术、研究项目和进行中的工作，还关注 Userland 基础设施项目，并邀请自由软件开发者和商业厂商共同参与。

![EuroBSDCon 2024](/files/MCxJULib71vYmpEK8yea)

## EuroBSDCon 2024

9 月 19-22 日

爱尔兰都柏林

EuroBSDCon 是年度国际技术大会，每年在欧洲不同国家举办，汇聚基于 4.4BSD（伯克利软件发行版）操作系统家族及相关项目的用户和开发者。FreeBSD 基金会很高兴再次作为银牌赞助商参与。


---

# 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, and the optional `goal` query parameter:

```
GET https://freebsd-journal-cn.bsdcn.org/20240304-kai-fa-gong-zuo-liu-yu-ji-cheng/events-calendar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
