AdSense

網頁

2026/6/29

English Practice: Kitchen Workflow Optimization

Phase 1: Weekly Input (Kitchen Workflow Optimization)

For me, cooking isn't just about the food; it’s about managing the entire process. My philosophy is that a clean kitchen is essential for a stress-free meal. As soon as I finish cooking, I immediately wash the pots and pans. I don’t like leaving dirty dishes behind while I eat. Once the meal is over, I make sure the plates and cutlery are cleaned right away. Keeping the workspace clear completely transforms how I enjoy my downtime.

However, there is one task I absolutely dread: taking out the food waste. It’s messy, smelly, and honestly, it’s the one part of the kitchen workflow that I prefer to avoid. That’s where my wife comes in. We have a clear division of labor: I handle the washing, and she takes care of the trash. I know it might seem like a small detail, but by delegating this, I can focus on keeping the kitchen spotless without feeling overwhelmed. It’s all about finding a balance that gives us room to breathe in our daily routine.


Vocabulary & Phrases

  • dread: 非常害怕/厭惡 (某事)。
  • food waste: 廚餘。
  • division of labor: 分工。
  • spotless: 一塵不染的。
  • delegating: 分派、委派 (任務)。
  • It’s all about ...: 這一切都是為了;。

請嘗試用上面的句型,描述你自己在生活中「最不喜歡做」但又必須完成的家務,或者說明你是如何與家人進行分工的(約 50-100 字)。

Phase 2: Draft My Own Version (Write a short paragraph using at least 2 phrases)

One of the most exhausting housework is hanging out the laundry. At first my wife is in charge of this task, but once I acknowledge taking care of children is another time-consuming job, I ask to undertake this task proactively, which is a good division of labor. It's all about making my wife has more time to rest.


Phase 3: AI Refactoring (Optimize for natural flow and tone)

One of the most exhausting household chores is hanging out the laundry. At first, my wife was in charge of this task, but once I realized that taking care of our children is a much more time-consuming job, I decided to undertake this task proactively. It’s a great division of labor for us. It’s all about making sure my wife has more time to rest, and in the end, it’s a small adjustment that makes a world of difference to our family's well-being.


Phase 4: Spaced Review (Archive and re-read later)


2026/6/28

English Practice: Decluttering Memories

Phase 1: Weekly Input (Decluttering Memories)

Our home has been slowly turning into a storage area for items we no longer need. Looking at the child car seat and the high chair just sitting in the living room, I realize they haven't been used for ages. Add to that the piles of outgrown clothes in the bedroom, and it feels like the space is closing in on us. These items are simply taking up space that we could use for better things.

I’ve reached a point where I’m all for finally getting rid of them. My rule of thumb is: if it hasn't been touched in a year, it’s time to let go. Clearing out the broken chair and these unused pieces of gear might feel like a chore, but I know it will make a world of difference to our living environment. It’s time to stop storing the past and start enjoying the space we have today.


Vocabulary & Phrases

  • child car seat: 兒童汽座。
  • high chair: 兒童餐椅。
  • outgrown clothes: 小了穿不下的舊衣服。
  • closing in on (someone/something): 包圍、逼近。當用來形容空間時,它描述的是一種物理上的壓迫感。
  • taking up space: 佔據空間。
  • I’ve reached a point: 下定決心。表達已經歷了一段時間的累積或思考後做出了某個決定。
  • let go: 放手、捨棄。

試著用這些句型,寫一段你對於「處理家中堆積雜物」的心得或計畫,或者描述你正準備要執行這個斷捨離行動的感受(約 50-100 字)。

Phase 2: Draft My Own Version (Write a short paragraph using at least 2 phrases)

One of the difficault parts of clearning house is to take the big clutters to trash area, like car seat and high chair, because you have to take the picture of them first, and make an appointment on government website, get the appointment number and paste the number on them, and then you can take them to the trash area.


Phase 3: AI Refactoring (Optimize for natural flow and tone)

One of the most difficult parts of clearing out the house is moving the bulky items to the collection area. Getting rid of things like the child car seat and high chair is a real project: first, you have to photograph them, schedule an appointment on the government website, and print out the confirmation number to attach to the items. It’s a tedious process, but I’ve reached a point where the clutter feels like it’s closing in on us. Honestly, I’m all for doing the extra paperwork if it means finally reclaiming our living space.


Phase 4: Spaced Review (Archive and re-read later)


2026/6/26

LangChain 結構化輸出 Structured output

LangChain 在系統提示詞中使用結構化輸出(Structured output)的範例。

2026/6/25

LangChain 結構化提示詞 Structured prompt

LangChain 在系統提示詞中使用結構化提示詞(Structure prompt)的範例。

LangChain 少樣本提示詞 Few-shot prompt

LangChain 在系統提示詞中使用少樣本提示詞(Few-shot prompt)的範例。

LangChain 系統提示詞 System prompt

LangChain 建立Agent時可以設定系統提示詞(System Prompt),則之後每則提問最前面都會加上此系統提示詞。

2026/6/22

LangChain Agent串流輸出回應

LangChain Agent回應時,預設是思考完成後一次輸出所有結果,但有時回應內容較長要等比較久才能取得全部結果,可以改用串流輸出,也就是逐字輸出回應內容來減少等待時間以改善使用者體驗。

LangChain 使用Agent物件

LangChain除了直接使用語言模型,也可以使用Agent進行問答。

2026/6/21

今日風情 20260621

2026年6月21日,星期日,端午節連假。

2026/6/20

今日風情 20260620

2026年6月20日,星期六,端午節連假。

2026/6/19

今日風情 20260619

2026年6月19日,星期五,端午節連假。

2026/6/17

LangChain LangGraph 差別

LangChain LangGraph 差別。

LangChain 語言模型(Model)與智能代理(Agent)的差別

LangChain中語言模型(Model)和智能代理(Agent)的差別。

LangChain 使用語言模型物件

LangChain除了使用init_chat_model函式建立model,也可以使用支援的語言模型類別來建立model。

LangChain model temperature

LangChain使用init_chat_model函式初始化一個model時,可以設定temperature參數,用來控制模型回應的隨機性,數值越大回應越有創造性(隨機性大),數值越小則確定性較高(隨機性小)。。

2026/6/16

日誌 20260617

上班閒得發慌,來記錄一下。

LangChain Hello World

一個簡單的LangChain Hello World範例,本篇以Anthropic Claude API為例。

Python 安裝python-dotenv

Python應用程式時常會需要使用一些外部的環境變數,通常會設定在.env檔案中,而可透過安裝python-dotenv來讀取。

LangSmith 取得API Key

LangSmith取得API Key的方式如下。

LangChain Academy Foundation: Introduction to LangChain - Python Getting Set Up設定

LangChain Academy課程[Foundation: Introduction to LangChain - Python]的Getting Set Up設定。

2026/6/15

LangChain 使用LangSmith監控Agent

使用LangSmith監控Agent的行為。

今日風情 20260612-20260615 澎湖之旅 四天三夜

2026年6月12日 星期五 - 2026年6月15日 星期一,澎湖之旅 四天三夜。

2026/6/11

LangChain 設定ANTHROPIC_API_KEY環境變數

LangChain若要使用Anthropic Claude API,必須設定環境變數ANTHROPIC_API_KEY

LangChain 建立一個實際應用Agent

用LangChain建立一個實際應用Agent(LangChain官網Build a real-world agent範例)。

2026/6/10

Anthropic Claude API 購買Credit

Anthropic Claude API Key要先購買credits(預付)才能使用,購買方式如下。

LangChain 建立一個簡單Agent

用LangChain建立一個簡單的Agent,讓LLM根據使用者輸入決定是否呼叫工具(Tool),再將工具結果整理成自然語言回覆。

Anthropic Claude 取得API key

取得Anthropic Claude的API Key(API金鑰)的方式如下。

LangChain 建立一個LangChain專案

建立一個LangChain專案。

Windows 安裝Python套件管理工具uv

在Windows 11安裝Python套件管理工具uv的過程如下。

2026/6/6

我的減肥秘訣

5月體重減了有4公斤(86.x → 82.x),6月(82.x → 78.x)我的減肥/減重秘訣如下:

AdSense