> 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/2026040506-gai-jin-ruan-jian-zhi-liang/events-calendar.md).

# 活动日历

* 作者：**Anne Dickison**

本文列出了截至 2026 年 9 月的 BSD 相关活动。如有任何未在此列出的 FreeBSD 相关活动或对 FreeBSD 用户感兴趣的活动，请发送至 <freebsd-doc@FreeBSD.org>。

![FreeBSD logo](/files/VAaauHeFGv20pE3FH5vz)

## 2026 FreeBSD 黑客马拉松

2026 年 9 月 4-6 日

德国柏林

<https://wiki.freebsd.org/Hackathon/202609>

欢迎加入 FreeBSD 社区，参加 2026 年 9 月的 FreeBSD 黑客马拉松。活动将在德国柏林举办，时间在 EuroBSDCon 2026 前的周末。黑客马拉松汇聚 FreeBSD 开发者和贡献者，协作推进项目、分享想法、并肩工作，随后一同前往 EuroBSDCon。

## 2026 年 9 月 FreeBSD 开发者峰会

2026 年 9 月 9-10 日

比利时布鲁塞尔

<https://wiki.freebsd.org/DevSummit/202609>

2026 年 9 月 FreeBSD 开发者峰会与 EuroBSDCon 2026 同期举办，将汇聚开发者、贡献者和工作组，进行深入讨论与协作。开发者峰会提供了面对面交流、分享进展、提出问题、与 FreeBSD 社区同仁共同探讨想法的宝贵机会。

## EuroBSDCon 2026

2026 年 9 月 9-13 日

比利时布鲁塞尔

<https://2026.eurobsdcon.org/>

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/2026040506-gai-jin-ruan-jian-zhi-liang/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.
