:::

在GitHub Actions的工作流加入時間變數 / Formatted Time Variables in the Workflow of GitHub Actions

布丁布丁吃布丁

在GitHub Actions的工作流加入時間變數 / Formatted Time Variables in the Workflow of GitHub Actions

2023-0208-015217.png

如果要讓工作流產生的檔案(artifact)用時間命名的話,要怎麼做呢?

(more...)

修復踏步機無法計數的問題 / Fixing the Counter of Stepper

布丁布丁吃布丁

修復踏步機無法計數的問題 / Fixing the Counter of Stepper

2023-0208-012716.png

這臺踏步機的記步器沒有反應了,不會計時也不會計步,要怎麼修復它呢?

(more...)

用GitHub Actions的Windows虛擬機器來編譯AutoIT / Compile AutoIT on the Windows Runer in GitHub Actions

布丁布丁吃布丁

用GitHub Actions的Windows虛擬機器來編譯AutoIT / Compile AutoIT on the Windows Runer in GitHub Actions

2023-0208-011006.png

GitHub Actions能跑Ubuntu,那能用它來跑其他的作業系統嗎?答案是肯定的。

(more...)

使用GitHub做定期爬蟲、保存與提供資料 / Building a Scheduled Crawler and Storing as Accessible Data by GitHub Action and Pages

布丁布丁吃布丁

使用GitHub做定期爬蟲、保存與提供資料 / Building a Scheduled Crawler and Storing as Accessible Data by GitHub Action and Pages

2023-0207-213215.png

網路爬蟲的教學很多,但要怎麼定期執行爬蟲、又要把爬完的資料保存後供人取用,則是一個大問題。

(more...)

GitHub改用Personal Access Token登入 / Using GitHub with Personal Access Token Instead of Password

布丁布丁吃布丁

GitHub改用Personal Access Token登入 / Using GitHub with Personal Access Token Instead of Password

2023-0207-151415.png

開始要用GitHub Workflow的時候,我才捨棄帳號與密碼的登入,認命改用GitHub的Personal Access Token。

(more...)

關鍵字萃取的API:APILayer / APILayer: Keyword Extraction API

關鍵字萃取的API:APILayer / APILayer: Keyword Extraction API

2023-0206-223002.png

如果想要在系統工具中整合關鍵字萃取功能的話,有沒有免費的API可以使用呢?

(more...)

在KDE中讓視窗固定顯示在每個虛擬桌面 / Keep Display the Window on All Virtual Desktop in KDE

布丁布丁吃布丁

在KDE中讓視窗固定顯示在每個虛擬桌面 / Keep Display the Window on All Virtual Desktop in KDE

2023-0206-214656.png

KDE的虛擬桌面可以讓你把不同任務放在不同桌面,分組進行不同的工作,使用上很方便。不過如果某個視窗同時間只能開啟一個,那要怎麼讓它在多個不同的虛擬桌面都能顯示呢?

(more...)