Advices for Time Management
Posted on
|
Post modified
时间管理的十点建议:
Use PlantUML on Emacs
Posted on
|
Post modified
|
In
Emacs
Table of Contents
1. Authentication Sequence
MacOS 中使用 Rime 输入法
Posted on
|
Post modified
|
In
Emacs
1. 在 Linux/MacOS 上同时使用 fcitx-rime 和 emacs-rime
在 Linux 上同时使用 fcitx-rime 和 emacs-rime 的重要一点是可以使用两者的词库进行共享,这样可以利用词库共享获得更好的输入体验(当然其实结合 rime-ice 已经可以获得很好地体验了)。
Persp-mode in Emacs
Posted on
|
Post modified
|
In
Emacs
Table of Contents
语言的表达能力
Posted on
|
Post modified
大教堂与集市读后感
Posted on
|
Post modified
读完《大教堂与集市》,深切地觉得未来属于开源软件。
Automation in Home assistant
Posted on
|
Post modified
Table of Contents
1. Core concepts in HA
Home assistant1 有三个核心概念: Automation, Scene, Script.
- Automation: All automations are made up of a trigger and an action
- Scene: A scene entity is an entity that can restore the state of a group of entities
- Script: The script integration allows users to specify a sequence of actions to be executed by Home Assistant
Briefly guide on how to use GPTel
Posted on
|
Post modified
Table of Contents
1. Prequisitions
首先需要有正常访问 OpenAl GPT API,或其他后端 Gemini API 的条件。 API 可以随便换,只要 API 可正常访问。