# 技术笔记集锦 | Technical Notes Collection

> 诱惑太多 容易犯错

这个仓库收集了日常技术工作中遇到的各类问题及解决方案，包括但不限于Linux/Ubuntu配置、Mac使用技巧、开发环境搭建、编程语言使用技巧等内容。

![技术笔记插图](https://i.loli.net/2018/11/22/5bf58d39dc559.png)

## Projects

* [ffmpeg online genertor](https://www.ai-ffmpeg.net/)
* [online guitar tuner](https://www.online-guitartuner.com/)
* [im-to-notion](https://github.com/connectnotion/im-to-notion)
* [forget timer](https://forgetimer.com)
* [hourglass timer](https://hourglass.ltd/)
* [Cattle Crzay 3D](https://cattlecrazy3d.com/)
* [Discover a world of AI Brainrot Animals](https://animalbrainrot.com)
* [Image Translator](https://image-1.org)
* [Vibe Coding Hub](https://vibecodinghub.org/): Vibe Coding with us.
* [Wave2Text](https://wave2text.com): Convert Audio to Text
* [Gooole Opal](https://opal.vibecodinghub.org/): workflow with me.
* [Online Yaml Linter](https://yamllint.vibecodinghub.org)
* [JSON Formatter - Format, Validate & Visualize JSON](https://json.vibecodinghub.org)
* [kubebuilder 中文文档](https://kubebuilder-zh.vibecodinghub.org/)
* [Free Tap Metronome](https://tapmetronome.com/)
* [Swagger Previewer](https://swagger.vibecodinghub.org)


---

# 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://notes.ronething.cn/readme.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.
