# Hsu's-home

## 涉及领域：

* 编程语言：Python、Java、Scala、Go、Shell等；&#x20;
* 数据领域：数据采集、清洗、处理、分析、挖掘、展示全流程；&#x20;
* 工作领域：分布式、微服务、架构、数据库、机器学习、深度学习等；&#x20;
* 生活领域：人生感悟、碎碎念、理财、副业、吐槽等等；&#x20;
* 待续……


---

# Agent Instructions: 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://docs.home.xuzhiwei.site/undefined.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.
