<?xml version="1.0" encoding="UTF-8"?>
        <?xml-stylesheet type="text/xsl" href="/static/rss.xsl"?>
        <rss version="2.0" 
        xmlns:content="http://purl.org/rss/1.0/modules/content/"
        xmlns:media="http://search.yahoo.com/mrss/">
        <channel>
        <title>毛哥EM資訊密技</title>
        <link>https://emtech.cc</link>
        <description>分享各種程式及軟體</description>
        <language>zh-Hant</language>
        <lastBuildDate>Thu, 12 Mar 2026 08:48:14 +0000
        </lastBuildDate>
        <pubDate>Thu, 12 Mar 2026 08:48:14 +0000</pubDate>
        <ttl>1800</ttl>
        <item>
      <title>難道只有我在把桌面當桌面嗎？</title>
      <link>https://emtech.cc/p/hmmm-4</link>
      <description>我把桌面當成「正在處理的工作區」：下載先丟桌面、用完立刻歸檔清空，並把同步改成以 Nextcloud 為主來讓檔案管理更快更穩。</description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/hmmm-4</guid>
      <media:thumbnail url="https://emtech.cc/static/hmmm-4/thumbnail.webp" />
      <category>hmmm</category>
     <content:encoded><![CDATA[<img src="/static/hmmm-4/thumbnail.webp" />
<blockquote>
<p>這篇文章來自我的電子報 Hmmm，同時也是參與 BlogBlog 同樂會第二期的內容，如果你也想交個朋友歡迎可以 <a href="https://elvismao.com/zh-Hant/hmmm/">來這裡</a> 訂閱！</p>
</blockquote>
<p>今天是 2/28，算是個國定假日，該快樂嗎（？這種日子都挺尷尬的。</p>
<p>上個月我停了一個月的電子報，原因是正好所有事情都做到一半，不知道能寫什麼。然後不想硬擠一篇文章出來煩大家所以就沒寫了。今年一月我第一次體驗到什麼叫做年末加班，寒假平日都還是在學校工作和水學分（有一些簡單有趣的課程），每天都好多事好累。你要問我每天做完了什麼我也說不清楚，但就是一直工作。不過畢竟都是大專案所以之後應該會有不少可以分享的。</p>
<p>然後我才完全忘記我本來想要參加入侵全台音樂課的好和弦 Wiwi 的 <a href="https://blogblog.club/party">BlogBlog 同樂會</a>了啊！這是一個很神奇的地下交流活動（？每個月會有一個主題然後大家會在自己的部落格上面分享。雖然不太該意外，但是發現上個月有 150 人參與還是蠻驚奇的。</p>
<blockquote>
<p>喔同時也非常感謝 Wiwi 幫我分享<a href="https://emtech.cc/">我的部落格</a>和免費開源的網頁字體服務 <a href="https://font.emtech.cc/">emfont</a>！</p>
</blockquote>
<p>今天要來講講我怎麼管理我的電腦檔案。</p>
<p>會想講這個主題的背景是我的 MacBook 硬碟又滿了。我原本以為 512GB 很多，因為從小我用的是 16GB 的 iPad Air 2 到高中的。高中學校筆電應該也才 128 或是 256。</p>
<p>我自認為應該是還算會好好整理檔案筆電的人，因此距離上次重灌可能才過幾個月就又滿了蠻意外的。因此我第一次玩玩看這種 GUI 的分析工具（以往都是伺服器空間不夠所以是用終端機看看）</p>
<p>分析之後主要滿的有幾個原因：</p>
<ul>
<li>現在我的檔案是用 Syncthing 在我的筆電、樹莓派、跟家裡的桌機做同步，裡面放著從我國小一年級到大學的所有報告。然後裡面固然會免不了有一些大檔案。</li>
<li>上了大學有些老師會提供課程預錄影片，也都放在筆電。</li>
<li>我的 Spotify 開啟無損音質下載喜歡的歌曲，而這 2714 首歌佔走了 73GB 的空間。</li>
<li>各種軟體也都有各種各樣的快取。</li>
</ul>
<p>
        <figure>
            <img src="/static/hmmm-4/image.webp" alt="空間分佈" title="" width="1200" height="839">
            <figcaption>空間分佈</figcaption>
        </figure>
    </p>
<p>上一次我的硬碟滿了是因為我幫我的 Ableton Live 下載了非常多的音色，而這些高品質取樣都非常的佔空間。還有就是我可能為了跑了某個東西就安裝了一個程式語言的套件，安裝起來很輕鬆就是一行指令但是他通常都藏在電腦的深處。</p>
<p>這樣的情況下其實我要整理好跟我直接重灌差不多了。</p>
<p>而從小用那台 16G iPad Air 2 我就有每個月重灌的習慣，所以我的解法也是如此。不過這次我得從架構上的做出一些改變。</p>
<p>
        <figure>
            <img src="/static/hmmm-4/structure.webp" alt="架構調整" title="" width="903" height="816">
            <figcaption>架構調整</figcaption>
        </figure>
    </p>
<p>Syncthing 做到的事情其實只有在不同的裝置之間幫我進行同步，沒有做到實質意義上面的備份。意思是說比如說我其中一台電腦中毒了檔案被加密。我所有的裝置如果有連上網就會貼心的幫我一起同步加密。</p>
<p>桌機跟樹莓派是有所有檔案上 Syncthing，但是筆電當然就沒辦法了。（雖然有同步的也已經超級大了），因此我想要從樹莓派拿檔案時都是透過 SMB。SMB 的問題是每次打開一個資料夾都要重新讀取一次，然後連線也非常不穩定，動不動就需要重連，而且速度非常慢。</p>
<p>同時正好我最近撿了一台報廢的第八代 i7 桌機（可惡比家裡的桌機還好）還有幾張不錯的 1080、1080Ti 顯卡，所以也想說把資料從外接 6T 硬碟的樹莓派搬遷到我的這台桌機上面。</p>
<p>而這個過程就挺痛苦的，TL;DR 是：</p>
<ul>
<li>桌機雖然跟樹莓派的物理距離是約一公尺，但是其實他們分別在兩個不同社團的內網裡面。因此實際傳輸的方式是樹莓派用 WireGuard VPN 過去再用 rsync 傳。
<ul>
<li>他們的內網範圍重疊衝突。</li>
</ul>
</li>
<li>我要傳的資料應該有個 TB，因為包括我媽手機照片的備份。</li>
<li>我有的路徑指令後面加了 / 有的沒有，所以很多東西應該複製了兩次。</li>
<li>檔案傳過去整理一下就好了，痛苦的是照片我是架設在 ente。
<ul>
<li>高中時他還沒有現在這麼好用可以直接 docker compose，所以我之前是很多黑魔法東拼西湊弄起來的。</li>
<li>既然到新機器了就希望用現在正規的方式部署，這樣才能更新版本。</li>
<li>然後就是各種 MinIO 傳輸備份，加密金鑰丟哪，當時是怎麼跑起來的問題。</li>
</ul>
</li>
<li>喔還發生一件事是我傳檔案才發現 mount 不知道從什麼時候跑掉了，所以傳一傳我的系統 SSD（a.k.a C 槽）就被灌爆了。</li>
</ul>
<p>如果你懂網路，你應該知道這挺痛苦；如果你不懂網路，讀完這段你應該已經很痛苦了。</p>
<hr>
<p>但這一切我覺得很值得，Nextcloud 非常好用。他用起來跟雲端硬碟一樣，然後存取檔案都很快很方便。一些常用的檔案我也跟 Syncthing 一樣有做雙向同步，本地隨時都有。反正現在用了一個多禮拜，就看我這剩下的三百多 GB 可以撐多久囉！</p>
<p>
        <figure>
            <img src="/static/hmmm-4/nextcloud.webp" alt="Nextcloud" title="" width="1200" height="777">
            <figcaption>Nextcloud</figcaption>
        </figure>
    </p>
<p>Nextcloud 其實還有很多其他的有趣功能我有順手架起來，但目前沒有感覺特別吸引人或是我有其他替代了，所以可能之後無聊來玩看看吧。</p>
<h2 id="桌面">桌面</h2>
<p>好啦講了這麼久終於回到桌面了。</p>
<p>我覺得我使用桌面的方式跟身邊遇到的人都不一樣，很希望可以找到一樣的人。或是可以透過這篇文章來傳教（？</p>
<p>我覺得桌面顧名思義就是你的桌面，他應該只會出現當下你在使用的東西。</p>
<p>什麼你說你的桌面很亂？好吧我不在乎，反正我的桌面使用方式邏輯如下：</p>
<ul>
<li>首先請你選一張或是多張喜歡的桌布輪播。你總不會希望你喜歡的人或動物臉上面堆滿你的期末報告吧。</li>
<li>檔案應該放在資料夾整理好，不應該有任何長期放在桌面的東西。
<ul>
<li>打開檔案總管 Win+E、Finder 我是設定成 <code>F3</code> 打開桌面／<code>Cmd</code> + <code>'</code> 打開預設位置。沒有很麻煩。</li>
</ul>
</li>
</ul>
<p>那麼桌面應該要保持清空嗎？不不不。桌面是你的工作區，記憶體的概念。我會把我所有東西的下載路徑都設定在桌面，這樣有幾個好處。</p>
<ul>
<li>我要使用這些素材的時候很方便。<code>Win</code> + <code>D</code> 或是 macOS 四跟手指頭往外撥就可以去桌面複製或拖檔案來用了。</li>
<li>通常下載來的東西用完一次就不用了，如果藏在下載資料夾一定會越積越多，放在桌面通常放一點點就受不了想清了。</li>
</ul>
<p>以前使用 Windows 時我還會把轉檔的工具放在桌面，把圖片拖曳到那個 exe 上面就會自動完成轉檔（我有寫好規則如看到 PNG 轉成 WebP、看到 MKV 轉成 MP4 等等）。但 MacBook 可以用 Automator 設定服務和快捷鍵所以現在也不需要了。</p>
<blockquote>
<p>延伸閱讀：<a href="https://emtech.cc/p/mac-2webp/">macOS 快速把圖片轉成 WebP、影片轉成 GIF</a></p>
</blockquote>
<h2 id="Ramd0m">Ramd0m</h2>
<ul>
<li>
<p>我以往都會想要在超連結文字中間前後加上一個空白，但是我發現這還蠻中斷閱讀思緒的所以先拿掉好了。</p>
</li>
<li>
<p><a href="https://www.youtube.com/watch?v=LJvEIjRBSDA">YouTube - Write in Go (Fall 2014)</a>：頌讚程式語言 Go 的一首歌，有成功說服我想要學。雖然我早就想學了但之前只有研究到基本語法還沒實際做過專案。</p>
</li>
<li>
<p>這學期的選課因為第一次忘記、第二次從八點開始整理到十點半然後才想起十點就關系統了、所以第三次只選到了兩堂課。不過很感謝主的是最後想選的課全部都有選到。主要分成三種情況：</p>
<ul>
<li>網路加選就選到。</li>
<li>老師所有人都加。</li>
<li>大家丟出來抽學生證加簽，三十幾個人選個位數還能抽到真的很幸運。</li>
</ul>
</li>
<li>
<p>看大家都在玩 OpenClaw 但目前沒看出他有什麼特別的優勢，就是個 AI Wrapper 幫你把東西串好。聽說權限控制很難基本上得全開所以很多人出事。</p>
<ul>
<li>不過我確實感覺我需要個 AI 幫我檢查我有沒有訊息漏回，最近真的是炸到會沒注意到，這好糟糕（</li>
<li>看了一下現在 GPU 都還是不便宜，對我需要跑多大的模型也沒概念。看起來像個無底洞選一個會想升更好的。</li>
</ul>
</li>
<li>
<p>前兩天收到了一個看起來 99.9% 是詐騙的演講邀約，發現 Email 是來自一個我少數有用專屬 Email 地址註冊的一個 AI 服務帳號（我都完全忘記他是幹嘛的了）。沒想到分開 Email 真的有用，之後都這樣做好了。</p>
</li>
<li>
<p>昨天晚上睡不著覺，在研究為什麼老師上課沒有人在那種貼在臉上的 MIPRO 黏臉或是耳掛的麥克風。主要是手持式的對於程式課等需要示範，甚至是單純的演講手上要拿個麥克風其實都有點被限制住的感覺。我想像中他的音質又好，戴起來又舒服（你看都能用在舞台表演了）都在用出版社很爛的耳麥，音質爛又不穩。所以我就隨邊算了一下最便宜的價格：</p>
<ul>
<li>耳掛麥克風：1,890，還可以</li>
<li>無線發射器：2,500</li>
<li>接收器：6,790</li>
<li>所以你為了上課有聲音需要花個一兩萬塊還要把一大坨設備搬過去慢慢裝，所以。嗯。也許不是最好的做法。</li>
</ul>
</li>
<li>
<p>我要花這種浪費錢的還有另外一件事。我想要買黃仁勳等等大 CEO 發佈會會使用的看起來像是引爆核彈的簡報筆。</p>
<p>
        <figure>
            <img src="/static/hmmm-4/Jensen.webp" alt="黃仁勳演講" title="" width="620" height="350">
            <figcaption>黃仁勳演講</figcaption>
        </figure>
    </p>
<blockquote>
<p>圖片來源：<a href="https://www.businessweekly.com.tw/business/blog/3015027">商業週刊</a></p>
</blockquote>
<ul>
<li>這東西叫做 PerfectCue，是一個要一兩萬的東西，但好像又沒那麼貴幾千就有，害我想研究看看了（X
<ul>
<li>PerfectCue 透過 USB 接收器被電腦辨識成「鍵盤」，所以你想拿來控制什麼都可以。</li>
<li>這種很重要因為聽我爸說產品發佈會等等大活動大家全部都是各種無線電傳來傳去，所以如果你要用藍牙的話就會有干擾的問題。</li>
<li>那既然是這樣那我拿我的 SDR（無線電接收器）跟對講機是不是有一樣效果（？</li>
</ul>
</li>
</ul>
</li>
<li>
<p>上個禮拜被 Ak 推坑 Jacob Collier。我真的很喜歡他的 <a href="https://open.spotify.com/track/7MSZg4Km8CM7NRXTeJoANZ?si=d6d1be448bb64547">Over You</a>，是我很喜歡的歌曲架構和乍聽之下毫無邏輯但是很爽的一直轉調。雖然仔細分析之後沒有很複雜但是還是很讚。他的歌讓我想到 jabeau。他們都是我在社群軟體上面滑到解釋樂理或是技術的，然後他們的音樂都是那種難聽到很好聽的（？就是不是那種流行樂無腦的卡農，是那種爵士式你是可以聽出他的層次和每個和弦、音色設計的巧思的。</p>
</li>
<li>
<p>前陣子跟朋友聊天聊到就順手架了自己的通訊軟體 Matrix Synapse。很簡單 Docker 跑起來就可以安全地聊天了。開了個 server 歡迎有興趣的可以加入：<a href="https://matrix.to/#/#space:matrix.elvismao.com">#space:matrix.elvismao.com</a>！</p>
</li>
</ul>
<p>好啦以上就是這個月的 Hmmm，如果你也有什麼想分享的東西歡迎回信告訴我！下個月見囉！</p>
]]></content:encoded>
    </item>
<item>
      <title>Husky 教學 - 逼你的團隊給我 Format 完再 Commit</title>
      <link>https://emtech.cc/p/husky</link>
      <description>Husky 是一個 Git hooks 工具，可以幫助你在提交程式碼之前自動執行一些腳本，比如格式化、測試運行等以遵守一定的規範。</description>
      <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/husky</guid>
      <media:thumbnail url="https://emtech.cc/static/husky/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/husky/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>馬斯克要我們一起畫色圖？今年我買了哪些怪東西</title>
      <link>https://emtech.cc/p/hmmm-3</link>
      <description>X 的 AI 改圖為什麼讓創作者爆炸，2025 我到底買了哪些東西（含信用卡迷惑行為）</description>
      <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/hmmm-3</guid>
      <media:thumbnail url="https://emtech.cc/static/hmmm-3/thumbnail.webp" />
      <category>hmmm</category>
     <content:encoded><![CDATA[<img src="/static/hmmm-3/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何優雅的抵達交大</title>
      <link>https://emtech.cc/p/nycu-traffic</link>
      <description>這是一篇交通指引。</description>
      <pubDate>Sat, 13 Dec 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/nycu-traffic</guid>
      <media:thumbnail url="https://emtech.cc/static/nycu-traffic/thumbnail.webp" />
      <category>生活駭客,特殊選才</category>
     <content:encoded><![CDATA[<img src="/static/nycu-traffic/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>我該繼續買大便化的 Spotify 嗎？</title>
      <link>https://emtech.cc/p/hmmm-2</link>
      <description>該。</description>
      <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/hmmm-2</guid>
      <media:thumbnail url="https://emtech.cc/static/hmmm-2/thumbnail.webp" />
      <category>hmmm</category>
     <content:encoded><![CDATA[<img src="/static/hmmm-2/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Stock Issue - 從辯論到職場，任何計畫缺一不可的關鍵要素</title>
      <link>https://emtech.cc/p/debate-stock-issue</link>
      <description>在辯論場上，要讓一項政策主張站得住腳，我們必須回答幾個關鍵問題：為什麼需要改變？、現況有什麼障礙？、方案如何解決問題？、計畫本身是否符合辯題？以及這麼做值不值得？這些問題就是所謂的 Stock Issues（核心議題）。</description>
      <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-stock-issue</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-stock-issue/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-stock-issue/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>test 123</title>
      <link>https://emtech.cc/p/hmmm-1</link>
      <description>這封信應該有發出去對吧。</description>
      <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/hmmm-1</guid>
      <media:thumbnail url="https://emtech.cc/static/hmmm-1/thumbnail.webp" />
      <category>hmmm</category>
     <content:encoded><![CDATA[<img src="/static/hmmm-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何在 PowerPoint／Keynote 設定置中快捷鍵？</title>
      <link>https://emtech.cc/p/deck-center</link>
      <description>在 Windows Powerpoint 中設定自訂功能區，在 macOS 中設定 app 快捷鍵。</description>
      <pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/deck-center</guid>
      <media:thumbnail url="https://emtech.cc/static/deck-center/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/deck-center/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>特選完半年的暑假在幹嘛？</title>
      <link>https://emtech.cc/p/srecruited</link>
      <description>2025 上半年 Rewind。</description>
      <pubDate>Wed, 24 Sep 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruited</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruited/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruited/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>來用網址放跑馬燈吧！</title>
      <link>https://emtech.cc/p/url-marquee</link>
      <description>等客運時突然想到的，想說來實作看看。果然跟我想的一樣不知道幹嘛。</description>
      <pubDate>Fri, 19 Sep 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/url-marquee</guid>
      <media:thumbnail url="https://emtech.cc/static/url-marquee/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/url-marquee/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>SITCON Camp 2025 - 連續五天的黑客松，我們搞出了一套股票博弈系統！</title>
      <link>https://emtech.cc/p/SITCON-camp-2025</link>
      <description>在 SITCON Camp 2025 中，我們資訊組做了很酷的網站和點數系統，並和學員一起度過了五天的黑客松。</description>
      <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/SITCON-camp-2025</guid>
      <media:thumbnail url="https://emtech.cc/static/SITCON-camp-2025/thumbnail.webp" />
      <category>生活雜談,網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/SITCON-camp-2025/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>去美國辯論差點發生槍擊案？NSDA 2025 心得</title>
      <link>https://emtech.cc/p/nsda2025</link>
      <description>不是去派對，是去吵架。拓展視野，體驗國際級的辯論。</description>
      <pubDate>Sun, 20 Jul 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/nsda2025</guid>
      <media:thumbnail url="https://emtech.cc/static/nsda2025/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/nsda2025/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>毛哥EM 的快捷鍵：如何正確使用鍵盤跟觸控板</title>
      <link>https://emtech.cc/p/hotkey</link>
      <description>如果一顆按鈕你常會按，或是一個指令你常會打，那你就應該看看有沒有快捷鍵。沒有的話你就自己做一個。</description>
      <pubDate>Sat, 05 Jul 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/hotkey</guid>
      <media:thumbnail url="https://emtech.cc/static/hotkey/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/hotkey/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>World Schools Debate: 不只要證據，我要你解釋為什麼</title>
      <link>https://emtech.cc/p/debate-wsd</link>
      <description>World Schools Debate 是一種結合國際議題與即席思辨的高中英文辯論賽制，強調邏輯、互動與價值衝突，而不只是堆砌證據。</description>
      <pubDate>Sat, 28 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-wsd</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-wsd/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-wsd/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Extemporaneous Debate - 台上兩分鐘，台下半小時</title>
      <link>https://emtech.cc/p/debate-extemp</link>
      <description>Extemporaneous Debate (簡稱 Extemp) 是一種節奏十分快速的英文辯論賽制。一對一單人辯論，選手在比賽前三十分鐘才知道辯題，並由系統隨機指定正反方。這是 NSDA（美國全國中學生演講與辯論聯賽）設計的補充賽制，就是當你原本比的被淘汰了就可以來玩這個。而我們今年在美國...很幸運可以體驗到這個特別的賽制。</description>
      <pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-extemp</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-extemp/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-extemp/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>支持毛哥EM 的方式</title>
      <link>https://emtech.cc/p/donate</link>
      <description>多年來我投入了大量的時間與熱情打造實用、有趣且自由的工具與專案。如果你覺得我的作品對你有幫助，或是你想支持我繼續投入開源、教育與技術創作，甚至是想進行委託，這裡列出你可以選擇的幾種方式。</description>
      <pubDate>Thu, 19 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/donate</guid>
      <media:thumbnail url="https://emtech.cc/static/donate/thumbnail.webp" />
      <category>關於</category>
     <content:encoded><![CDATA[<img src="/static/donate/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>我的近況</title>
      <link>https://emtech.cc/p/now</link>
      <description>毛哥EM 的近況。</description>
      <pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/now</guid>
      <media:thumbnail url="https://emtech.cc/static/now/thumbnail.webp" />
      <category>精選,生活雜談,關於</category>
     <content:encoded><![CDATA[<img src="/static/now/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>你應該開始使用 RSS！Zeabur + FreshRSS 架設教學</title>
      <link>https://emtech.cc/p/rss</link>
      <description>使用 RSS 讓你奪回資訊的掌控權，讓你決定你要看到什麼。</description>
      <pubDate>Sat, 07 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/rss</guid>
      <media:thumbnail url="https://emtech.cc/static/rss/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/rss/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>用 Discord 的線上國際辯論比賽？Taiwan WSDC 心得</title>
      <link>https://emtech.cc/p/debate-twwsdc</link>
      <description>沒贏，但好玩。</description>
      <pubDate>Fri, 06 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-twwsdc</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-twwsdc/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-twwsdc/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>打了三年師大英辯的心得</title>
      <link>https://emtech.cc/p/debate-ntnu</link>
      <description>這是一個充滿師大魔法的比賽。你不能保證你有好的成績，但你能做到讓自己盡量成為一個好的辯士。</description>
      <pubDate>Mon, 26 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-ntnu</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-ntnu/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-ntnu/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>辯論中禁用的黑魔法 Kritik - 這個辯題根本不該被討論</title>
      <link>https://emtech.cc/p/debate-kritik</link>
      <description>「我不跟你玩你設定的遊戲規則，我要挑戰你那套規則本身」</description>
      <pubDate>Sun, 25 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-kritik</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-kritik/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-kritik/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>辯論技巧：搞懂裁判類型，讓你比賽場上少走冤枉路</title>
      <link>https://emtech.cc/p/debate-judgeAdaptation</link>
      <description>見人說人話，見鬼說鬼話才是從好辯士邁向勝利者的關鍵。</description>
      <pubDate>Sun, 25 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-judgeAdaptation</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-judgeAdaptation/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-judgeAdaptation/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>2025 忠信英文辯論邀請賽心得</title>
      <link>https://emtech.cc/p/debate-chungHsin</link>
      <description>很好玩的比賽，很好吃的午餐。</description>
      <pubDate>Wed, 21 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-chungHsin</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-chungHsin/thumbnail.webp" />
      <category>英文辯論,生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/debate-chungHsin/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>高中生英文辯論在幹嘛？</title>
      <link>https://emtech.cc/p/debate-intro</link>
      <description>在用有腦的方式吵架。</description>
      <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/debate-intro</guid>
      <media:thumbnail url="https://emtech.cc/static/debate-intro/thumbnail.webp" />
      <category>英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/debate-intro/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>金絲雀聲明</title>
      <link>https://emtech.cc/p/canary-statement</link>
      <description>當你看到這裡有東西不見，你就知道發生甚麼事了。</description>
      <pubDate>Mon, 19 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/canary-statement</guid>
      <media:thumbnail url="https://emtech.cc/static/canary-statement/thumbnail.webp" />
      <category>關於</category>
     <content:encoded><![CDATA[<img src="/static/canary-statement/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>用 CSS repeating-linear-gradient 實現警示條</title>
      <link>https://emtech.cc/p/css-warning-bar</link>
      <description>用 CSS repeating-linear-gradient 實現警示條。</description>
      <pubDate>Mon, 12 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/css-warning-bar</guid>
      <media:thumbnail url="https://emtech.cc/static/css-warning-bar/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/css-warning-bar/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如果在 .gitignore ignore .gitignore 那 .gitignore 會被 git 因為 .gitignore ignore 了 .gitignore 而被 ignore 嗎？</title>
      <link>https://emtech.cc/p/git-ignore-gitignore</link>
      <description>`.gitignore` 能不能 ignore 自己？可以。</description>
      <pubDate>Sun, 11 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-ignore-gitignore</guid>
      <media:thumbnail url="https://emtech.cc/static/git-ignore-gitignore/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-ignore-gitignore/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Git force push orphan branch 其他人不能 pull 怎麼辦？</title>
      <link>https://emtech.cc/p/git-pull-orphan</link>
      <description>當我們 force push 了一個孤兒（orphan）分支到 GitHub，結果換電腦以後 Git 提示我分支出現偏離，拉不下來也推不上去。今天我們要來討論這個問題發生的原因，還有應該怎麼安全地處理。</description>
      <pubDate>Sun, 04 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-pull-orphan</guid>
      <media:thumbnail url="https://emtech.cc/static/git-pull-orphan/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-pull-orphan/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何更改已經 push 的 commit message</title>
      <link>https://emtech.cc/p/git-reword</link>
      <description>有時候，我們在 git commit 後才發現 commit message 打錯字，或著是你有一個每個都每個 commit 都寫 &quot;fix bug&quot; 的好朋友。因此這篇文章我們要來討論如何修改已經 push 上去的 commit message。</description>
      <pubDate>Sun, 04 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-reword</guid>
      <media:thumbnail url="https://emtech.cc/static/git-reword/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-reword/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何把 Merge 地獄整理成乾淨的 Commit</title>
      <link>https://emtech.cc/p/git-merge-clean</link>
      <description>把除了 merge 以外的 commit 接上去，讓 commit 紀錄變得乾淨。</description>
      <pubDate>Sat, 03 May 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-merge-clean</guid>
      <media:thumbnail url="https://emtech.cc/static/git-merge-clean/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-merge-clean/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>自製 Line Bot 轉發群組訊息給自己</title>
      <link>https://emtech.cc/p/line-forward</link>
      <description>你是否有群組充滿著垃圾訊息？或是你是否想同步兩個群組的訊息？今天我要帶你一步步製作一個簡單的 Line Bot 來轉發群組重要訊息給自己或任意聊天室。不用程式經驗，複製貼上就好了。</description>
      <pubDate>Mon, 28 Apr 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/line-forward</guid>
      <media:thumbnail url="https://emtech.cc/static/line-forward/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/line-forward/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>使用 Notion 來準備辯論</title>
      <link>https://emtech.cc/p/notion-debate</link>
      <description>帶你快速入門 Notion</description>
      <pubDate>Thu, 24 Apr 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/notion-debate</guid>
      <media:thumbnail url="https://emtech.cc/static/notion-debate/thumbnail.webp" />
      <category>生活駭客,英文辯論</category>
     <content:encoded><![CDATA[<img src="/static/notion-debate/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何在 DataGrip 中匯入 CSV 到資料庫？</title>
      <link>https://emtech.cc/p/datagrip-csv</link>
      <description>右鍵點擊選擇 Import/Export、Import Data from File。選擇要匯入的 CSV 檔案，然後點擊 OK 即可。</description>
      <pubDate>Sat, 05 Apr 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/datagrip-csv</guid>
      <media:thumbnail url="https://emtech.cc/static/datagrip-csv/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/datagrip-csv/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>你們為什麼就不能全域 .gitignore .DS_Store 呢？</title>
      <link>https://emtech.cc/p/git-dsstore</link>
      <description>用 `git rm --cached .DS_Store` 刪除紀錄，然後設定全域的 `.gitignore` 檔案。</description>
      <pubDate>Fri, 04 Apr 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-dsstore</guid>
      <media:thumbnail url="https://emtech.cc/static/git-dsstore/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-dsstore/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>中文字體標示解析：字體中的 TC、TW、GB、P 是什麼意思？</title>
      <link>https://emtech.cc/p/font-suffix</link>
      <description>看看哪個好看選哪個。不知道怎麼選就選 TW，沒有就選 TC。</description>
      <pubDate>Wed, 02 Apr 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/font-suffix</guid>
      <media:thumbnail url="https://emtech.cc/static/font-suffix/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/font-suffix/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>我最喜歡的名言：有朋自遠方來，不亦樂乎？</title>
      <link>https://emtech.cc/p/confucius-uwu</link>
      <description>孔子叫你不要當 i 人。</description>
      <pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/confucius-uwu</guid>
      <media:thumbnail url="https://emtech.cc/static/confucius-uwu/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/confucius-uwu/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何設定 VSCode Git pull 使用 rebase 而不是 merge</title>
      <link>https://emtech.cc/p/vscode-git-pull</link>
      <description>在 Git 中，pull 指令可以讓你下載專案最新的版本，並且將遠端分支的提交歷史合併到本地分支中。這可以分成兩種策略：merge 和 rebase。</description>
      <pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/vscode-git-pull</guid>
      <media:thumbnail url="https://emtech.cc/static/vscode-git-pull/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/vscode-git-pull/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>GitHub 如何更改預設分支 (default branch)</title>
      <link>https://emtech.cc/p/git-default-branch</link>
      <description>到 GitHub 專案設定改，然後本地重置就可以了。</description>
      <pubDate>Mon, 17 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-default-branch</guid>
      <media:thumbnail url="https://emtech.cc/static/git-default-branch/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-default-branch/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>SITCON 2025 心得與 Q&amp;A</title>
      <link>https://emtech.cc/p/SITCON-2025</link>
      <description>今年 SITCON 一樣很讚。</description>
      <pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/SITCON-2025</guid>
      <media:thumbnail url="https://emtech.cc/static/SITCON-2025/thumbnail.webp" />
      <category>生活雜談,網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/SITCON-2025/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>macOS 快速把圖片轉成 WebP、影片轉成 GIF</title>
      <link>https://emtech.cc/p/mac-2webp</link>
      <description>在 macOS 的右鍵選單加上一個項目，快速把圖片轉成 WebP、影片轉成 GIF。</description>
      <pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/mac-2webp</guid>
      <media:thumbnail url="https://emtech.cc/static/mac-2webp/thumbnail.webp" />
      <category>軟體開發,生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/mac-2webp/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何連上校園免費 Wi-Fi eduroam？</title>
      <link>https://emtech.cc/p/eduroam</link>
      <description>註冊教育雲帳號，然後連接 Wi-Fi 即可。</description>
      <pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/eduroam</guid>
      <media:thumbnail url="https://emtech.cc/static/eduroam/thumbnail.webp" />
      <category>精選,生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/eduroam/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>WSL 無法更新？如何在 Windows 安裝 Docker</title>
      <link>https://emtech.cc/p/win-docker</link>
      <description>直接去官方 GitHub Release 安裝下載 WSL，然後安裝 Docker Desktop 即可。</description>
      <pubDate>Thu, 06 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/win-docker</guid>
      <media:thumbnail url="https://emtech.cc/static/win-docker/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/win-docker/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>什麼是宣告式程式設計 Declarative Programming？</title>
      <link>https://emtech.cc/p/declarative-programming</link>
      <description>宣告式程式設計（Declarative Programming）是一種描述「要做什麼」而不是「怎麼做」的程式設計方式。</description>
      <pubDate>Sun, 02 Mar 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/declarative-programming</guid>
      <media:thumbnail url="https://emtech.cc/static/declarative-programming/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/declarative-programming/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>從 Windows 轉到 MacBook 的心得</title>
      <link>https://emtech.cc/p/win-macbook</link>
      <description>非常貴，非常好，只有蘋果做得到。蘋果做不到的軟體給。</description>
      <pubDate>Tue, 25 Feb 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/win-macbook</guid>
      <media:thumbnail url="https://emtech.cc/static/win-macbook/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/win-macbook/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>特殊選才備審資料／學習歷程檔案怎麼做？</title>
      <link>https://emtech.cc/p/srecruit-cv</link>
      <description>好的備審能讓你的努力和特質被看見，甚至錄取超出你預期的學校。</description>
      <pubDate>Sun, 23 Feb 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-cv</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-cv/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-cv/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>交大百川特選心得 - 如何錄取？百川資工怎麼選？</title>
      <link>https://emtech.cc/p/srecruit-nycu-aretehp</link>
      <description>手寫自傳，強調跨領域整合與創新能力。一半是競賽及技術厲害的，另一半是華德福等實驗高中。</description>
      <pubDate>Mon, 17 Feb 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-nycu-aretehp</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-nycu-aretehp/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-nycu-aretehp/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>不自殺聲明</title>
      <link>https://emtech.cc/p/no-suicide</link>
      <description>不要自殺，自殺會讓你死掉</description>
      <pubDate>Sat, 01 Feb 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/no-suicide</guid>
      <media:thumbnail url="https://emtech.cc/static/no-suicide/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/no-suicide/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>2024 成大資工特選乙組 上機考考題及心得</title>
      <link>https://emtech.cc/p/srecruit-ncku-quiz</link>
      <description>很難，很累。從早上九點寫到下午四點，中間排隊被帶去進食半小時再關回去寫。但挺有趣的。</description>
      <pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-ncku-quiz</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-ncku-quiz/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-ncku-quiz/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>交大資工資安組 特選面試心得</title>
      <link>https://emtech.cc/p/srecruit-nycu2</link>
      <description>交大資安</description>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-nycu2</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-nycu2/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-nycu2/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>專案仔上交大？2025 資工特殊選才完全指南</title>
      <link>https://emtech.cc/p/srecruit</link>
      <description>特選可以讓你提早上大學。很累，但很好玩。無論你的專業是甚麼，不管是比賽、專案、檢定，只要你能證明你的能力和熱誠，你就有機會被錄取。</description>
      <pubDate>Mon, 13 Jan 2025 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit/thumbnail.webp" />
      <category>生活雜談,精選</category>
     <content:encoded><![CDATA[<img src="/static/srecruit/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何快速取得 GitHub 成就 Pair Extraordinaire 金色徽章</title>
      <link>https://emtech.cc/p/github-achievement-pair-extraordinaire</link>
      <description>用 bash 腳本自動化提交有 co-author 的 commit、建立 Pull Request、並自動合併。</description>
      <pubDate>Tue, 31 Dec 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/github-achievement-pair-extraordinaire</guid>
      <media:thumbnail url="https://emtech.cc/static/github-achievement-pair-extraordinaire/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/github-achievement-pair-extraordinaire/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>中原資工 特選面試心得</title>
      <link>https://emtech.cc/p/srecruit-cycu</link>
      <description>教授都蠻和善的，滑鼠滾很快。結果為正取 1。</description>
      <pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-cycu</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-cycu/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-cycu/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>台大資工資安組 特選面試心得</title>
      <link>https://emtech.cc/p/srecruit-ntu</link>
      <description>教授很專業，雖然都很淡定但明顯有很認真看備審資料，問的問題都很完整且都是根據你的經歷來問。</description>
      <pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-ntu</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-ntu/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-ntu/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>逢甲資工/資安 特選面試心得</title>
      <link>https://emtech.cc/p/srecruit-fcu</link>
      <description>教授很嗨，面對好學生都很歡迎，但問的問題是精準有深度的。</description>
      <pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-fcu</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-fcu/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-fcu/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>暨南資工 特選面試心得</title>
      <link>https://emtech.cc/p/srecruit-ncnu</link>
      <description>兩段面試，一段簡報自我介紹，一段問答。教授很和善，且會認真問專案細節。</description>
      <pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-ncnu</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-ncnu/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-ncnu/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>全部猜 C 分數會比較高嗎？考試猜題策略用程式跑給你看！</title>
      <link>https://emtech.cc/p/c-strategy</link>
      <description>簡單來說好好去讀書吧。無論你全部猜 C、平均猜 ABCD 還是完全亂猜，你的平均分數都一樣爛。</description>
      <pubDate>Tue, 26 Nov 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/c-strategy</guid>
      <media:thumbnail url="https://emtech.cc/static/c-strategy/thumbnail.webp" />
      <category>程式跑給你看</category>
     <content:encoded><![CDATA[<img src="/static/c-strategy/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>必輸策略：馬丁格爾投注法，用程式證明給你看！</title>
      <link>https://emtech.cc/p/martingale</link>
      <description>馬丁格爾策略的規則是：在每一輪遊戲中，你下注的金額是上一輪遊戲中輸掉的金額的兩倍。用程式模擬和數學證明這個策略一定會虧錢，因為玩多局贏的機率不會提升，提升的只有你投入的資金。</description>
      <pubDate>Tue, 05 Nov 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/martingale</guid>
      <media:thumbnail url="https://emtech.cc/static/martingale/thumbnail.webp" />
      <category>程式跑給你看</category>
     <content:encoded><![CDATA[<img src="/static/martingale/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>輔仁資工資安組 特選面試心得</title>
      <link>https://emtech.cc/p/srecruit-fju</link>
      <description>輔仁大學面試教授手上不會拿你的備審，問題圍繞在當下你的自介和分享的專案。結果為備取 1。</description>
      <pubDate>Sat, 02 Nov 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/srecruit-fju</guid>
      <media:thumbnail url="https://emtech.cc/static/srecruit-fju/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/srecruit-fju/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>關於本站</title>
      <link>https://emtech.cc/p/about</link>
      <description>毛哥EM資訊密技是毛哥EM 的資訊密技</description>
      <pubDate>Thu, 17 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/about</guid>
      <media:thumbnail url="https://emtech.cc/static/img/og.webp" />
      <category>關於</category>
     <content:encoded><![CDATA[<img src="/static/img/og.webp" />]]></content:encoded>
    </item>
<item>
      <title>友情連結</title>
      <link>https://emtech.cc/p/friends</link>
      <description>有朋自遠方來，不亦悅乎？</description>
      <pubDate>Thu, 17 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/friends</guid>
      <media:thumbnail url="https://emtech.cc/static/friends/thumbnail.webp" />
      <category>關於</category>
     <content:encoded><![CDATA[<img src="/static/friends/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>emblog - 一個不一樣的部落格生成器</title>
      <link>https://emtech.cc/p/emblog</link>
      <description>emblog 是一個十分特別且強大的部落格框架，專為毛哥EM資訊密技設計。可以在幾秒內生成出漂亮的靜態單頁式部落格。</description>
      <pubDate>Wed, 16 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/emblog</guid>
      <media:thumbnail url="https://emtech.cc/static/emblog/thumbnail.webp" />
      <category>軟體開發,精選</category>
     <content:encoded><![CDATA[<img src="/static/emblog/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>是時候 Action 了。</title>
      <link>https://emtech.cc/p/2024ironman-30</link>
      <description>愛爾蘭詩人葉慈：「學習不是注滿一桶水，而是點燃一把火。</description>
      <pubDate>Sun, 13 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-30</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-30/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-30/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>鐵人賽怕忘記發文？讓 GitHub Actions 每小時提醒你！</title>
      <link>https://emtech.cc/p/2024ironman-29</link>
      <description>倒數第二天了，各位今年有參加鐵人賽嗎？記得去年寫【不用庫 也能酷 - 玩轉 CSS &amp; Js 特效】的時候緊張到好幾天晚上做惡夢夢到忘記發文，不過今天我心裡特別平安，因為我寫了一個 GitHub Actions 來提醒我每小時發文。</description>
      <pubDate>Sat, 12 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-29</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-29/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-29/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>無國界倉庫 - 管理多倉庫的自動化工作流程</title>
      <link>https://emtech.cc/p/2024ironman-28</link>
      <description>《荀子 ─ 勸學》：「不積跬步，無以致千里；不積小流，無以成江海。」</description>
      <pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-28</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-28/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-28/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>最佳化工作流程運行時間：使用 GitHub Actions 快取來加速構建</title>
      <link>https://emtech.cc/p/2024ironman-27</link>
      <description>王貞白曾感嘆「一寸光陰一寸金」，可見最佳化工作流程運行時間的重要性。畢竟 GitHub Actions 在私人倉庫中可不是無限免費的！</description>
      <pubDate>Thu, 10 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-27</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-27/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-27/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>整合通知服務 - 在 GitHub Actions 中配置 Slack 通知和生成報告文件</title>
      <link>https://emtech.cc/p/2024ironman-26</link>
      <description>雅典軍隊如果有 Slack 通知，斐迪庇得斯就不用趕著從馬拉松跑回雅典了。</description>
      <pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-26</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-26/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-26/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>自動化安全掃描與漏洞檢查 - 使用 Dependabot 和 GitHub Actions</title>
      <link>https://emtech.cc/p/2024ironman-25</link>
      <description>《山河頌》：「外賊易擋，家賊難防」套件的漏洞常常難以發現，還好有 Dependabot 可以定期檢查。</description>
      <pubDate>Tue, 08 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-25</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-25/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-25/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>自動化性能測試 - 使用 GitHub Actions 進行負載測試與生成性能報告</title>
      <link>https://emtech.cc/p/2024ironman-24</link>
      <description>嬌娘對王安石進行心理上的壓力負載測試後寫下了性能報告：「宰相肚裡能撐船」</description>
      <pubDate>Mon, 07 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-24</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-24/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-24/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>不在其位，不謀其政 - 多階段 CI/CD 流程</title>
      <link>https://emtech.cc/p/2024ironman-23</link>
      <description>子曰：「不在其位，不謀其政。」說明了多階段工作流程的重要性。</description>
      <pubDate>Sun, 06 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-23</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-23/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-23/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>特選簡章 Discord 通知 - 爬蟲腳本與資料處理</title>
      <link>https://emtech.cc/p/2024ironman-22</link>
      <description>「讀書人的事，能算偷麼？」孔乙己如果是使用 GitHub Actions 運行爬蟲腳本，就不會被人發現還打斷腳了。</description>
      <pubDate>Sat, 05 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-22</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-22/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-22/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>我沒錢買 MacBook - 自動化多平台 Python 應用打包</title>
      <link>https://emtech.cc/p/2024ironman-21</link>
      <description>不如虎穴，焉得虎子，說明了 pyinstaller 要打包 macOS 的執行檔一定要在 macOS 環境運行。</description>
      <pubDate>Fri, 04 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-21</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-21/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-21/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>渲染 Markdown 文件 - 自動生成和更新項目說明文件</title>
      <link>https://emtech.cc/p/2024ironman-20</link>
      <description>司馬遷如果使用 GitHub Actions 就可以自動更新《史記》了。</description>
      <pubDate>Thu, 03 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-20</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-20/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-20/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>萬籟聚集 - 自動化 Issue 管理與整合第三方服務</title>
      <link>https://emtech.cc/p/2024ironman-19</link>
      <description>戰國時期張儀遊說各國開放 API 給秦整合，才能夠瓦解合縱聯盟。</description>
      <pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-19</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-19/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-19/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>用 GitHub Actions 把 Issue 同步到 Notion</title>
      <link>https://emtech.cc/p/2024ironman-18</link>
      <description>白居易在看到滿滿的 issue 後不經感嘆：「野火燒不盡，春風吹又生。」然後毅然決然地把 issue 同步到 Notion，這樣就不會忘記了。</description>
      <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-18</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-18/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-18/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>有人在水 - 統計 Notion 待辦事項放到 Discord 頻道</title>
      <link>https://emtech.cc/p/2024ironman-17</link>
      <description>孔子能從心所欲不逾矩。正是因為他已經掌握 GitHub Actions，能夠根據自己的需求自動化操作。</description>
      <pubDate>Mon, 30 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-17</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-17/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-17/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>解放你的 Release - 自動化版本控制與發布</title>
      <link>https://emtech.cc/p/2024ironman-16</link>
      <description>秦始皇焚書坑儒時可以 force push 刪除紀錄，但誰知道有沒有人本地 .git 還留著呢！</description>
      <pubDate>Sun, 29 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-16</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-16/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-16/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>這是我家鑰匙 - SSH 自動化部署</title>
      <link>https://emtech.cc/p/2024ironman-15</link>
      <description>《史記》「以貌取人，失之子羽」說明了 SSH 身分驗證的重要性。</description>
      <pubDate>Sat, 28 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-15</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-15/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-15/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>直上天雲 - 自動化部屬</title>
      <link>https://emtech.cc/p/2024ironman-14</link>
      <description>老子能夠無為而治，正是因為他掌握了 GitHub Actions 自動化部屬。</description>
      <pubDate>Fri, 27 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-14</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-14/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-14/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>在碼頭等你 - 自動化 Docker 構建</title>
      <link>https://emtech.cc/p/2024ironman-13</link>
      <description>司馬遷敢說：「人固有一死，或重於泰山，或輕於鴻毛。」正是因為他已經把服務打包成 Docker 映像了，就算服務掛了也不怕。</description>
      <pubDate>Thu, 26 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-13</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-13/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-13/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>一切都是有條件的 - 環境變數和條件運行</title>
      <link>https://emtech.cc/p/2024ironman-12</link>
      <description>甚麼是條件運行？孟子說：「生，事之以禮；死，葬之以禮；祭，事之以禮。」</description>
      <pubDate>Wed, 25 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-12</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-12/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-12/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>告訴你一個大秘密 - 如何在 GitHub Actions 中使用 Secrets</title>
      <link>https://emtech.cc/p/2024ironman-11</link>
      <description>水果冰淇淋喜歡你，GitHub Secrets 在這裡。</description>
      <pubDate>Tue, 24 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-11</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-11/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-11/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>啊我就怕不相容 - 多平台測試</title>
      <link>https://emtech.cc/p/2024ironman-10</link>
      <description>從孟母三遷的故事可以看出孟子在不同環境的相容性都不錯，但結果不一定和預期相同。</description>
      <pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-10</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-10/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-10/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Jest Do It - 運行單元測試</title>
      <link>https://emtech.cc/p/2024ironman-9</link>
      <description>《論語．公冶長》：「聽其言而觀其行。」說明了 unit test 的重要性。</description>
      <pubDate>Sun, 22 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-9</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-9/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-9/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>今天不講 DVD，來談談 CI/CD - eslint 與 pylint</title>
      <link>https://emtech.cc/p/2024ironman-8</link>
      <description>「知者不惑，仁者不憂，勇者不懼。」因為他們都有使用 eslint。</description>
      <pubDate>Sat, 21 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-8</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-8/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-8/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>時間差不多囉 - 事件觸發器</title>
      <link>https://emtech.cc/p/2024ironman-7</link>
      <description>《禮記·中庸》「凡事預則立，不預則廢。」說明了如果沒有預先設定事件觸發器，需要時 Action 也不會執行。</description>
      <pubDate>Fri, 20 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-7</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-7/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-7/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>有意見就說 - 編輯後自動提 Pull Request</title>
      <link>https://emtech.cc/p/2024ironman-6</link>
      <description>《三國演義》第六 ○ 回：「竊聞：『 良藥苦口利於病，忠言逆耳利於行。』」處理 Issue 和 PR 很煩但十分重要。</description>
      <pubDate>Thu, 19 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-6</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-6/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-6/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>用 Prettier 統一天下 - 讓程式碼格式一致</title>
      <link>https://emtech.cc/p/2024ironman-5</link>
      <description>《史記·秦始皇本紀》：「書同文，車同軌。」秦始皇做專案一定會設定會用 Prettier，讓程式格式一致。</description>
      <pubDate>Wed, 18 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-5</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-5/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-5/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>弄好了給你 - 上傳與下載工件（artifact）</title>
      <link>https://emtech.cc/p/2024ironman-4</link>
      <description>宋·張端義《貴耳集》上卷：「言簡理盡，遂成王言。」可見檔案壓縮十分重要。</description>
      <pubDate>Tue, 17 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-4</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-4/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-4/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>幫我結帳 - 自動化 Git 操作</title>
      <link>https://emtech.cc/p/2024ironman-3</link>
      <description>GitHub Actions 如同九方皋相馬，見其所見，不見其所不見；視其所視，而遺其所不視。預設環境是讀不到 Code 的，要使用 actions/checkout 才能讀取 repo 內容。</description>
      <pubDate>Mon, 16 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-3</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-3/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-3/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Hello World - 運行 Shell 指令</title>
      <link>https://emtech.cc/p/2024ironman-2</link>
      <description>「有朋自遠方來，不亦樂乎」應該算是孔子的 Hello World 吧。</description>
      <pubDate>Sun, 15 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-2</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-2/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-2/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>靠著那 GitHub Actions，凡事都能做</title>
      <link>https://emtech.cc/p/2024ironman-1</link>
      <description>腓立比書 4 章 13 節「我靠著那加給我力量的 (ymal)，凡事都能做」</description>
      <pubDate>Sat, 14 Sep 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024ironman-1</guid>
      <media:thumbnail url="https://emtech.cc/static/2024ironman-1/thumbnail.webp" />
      <category>自動化</category>
     <content:encoded><![CDATA[<img src="/static/2024ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>甚麼是獸迷文化 (Furry)？認識不獸控制的獸圈</title>
      <link>https://emtech.cc/p/furry-intro</link>
      <description>本文將帶你深入探討獸迷文化，介紹福瑞（獸人）的定義、獸圈的生活、以及文化的多樣性。</description>
      <pubDate>Fri, 30 Aug 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/furry-intro</guid>
      <media:thumbnail url="https://emtech.cc/static/furry-intro/thumbnail.webp" />
      <category>精選</category>
     <content:encoded><![CDATA[<img src="/static/furry-intro/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>你不知道的 git add -A</title>
      <link>https://emtech.cc/p/git-add</link>
      <description>在使用 Git 的過程中，我偶然發現了一個指令，徹底改變了我處理檔案變更的方式——這就是 git add -A。</description>
      <pubDate>Tue, 27 Aug 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-add</guid>
      <media:thumbnail url="https://emtech.cc/static/git-add/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-add/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>解決 Certbot SSL 更新失敗 - The manual plugin is not working</title>
      <link>https://emtech.cc/p/certbot-renew</link>
      <description>當你的 Certbot SSL 過期時，更新過程可能會出現各種問題，尤其是在使用手動插件時。這篇文章將介紹如何解決 Certbot 手動插件更新失敗的問題，並提供一個完整的解決方案，幫助你順利更新 SSL 憑證。</description>
      <pubDate>Sun, 30 Jun 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/certbot-renew</guid>
      <media:thumbnail url="https://emtech.cc/static/certbot-renew/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/certbot-renew/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何更改 SSH 預設埠</title>
      <link>https://emtech.cc/p/ssh-port</link>
      <description>在某些情況下，例如學校或公司網路封鎖了 SSH 預設的 22 埠，你可能需要更改 SSH 伺服器的埠號來確保連接。更改埠號還可以增加一層安全性，因為攻擊者通常會針對常見的 22 埠進行掃描和攻擊。</description>
      <pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/ssh-port</guid>
      <media:thumbnail url="https://emtech.cc/static/ssh-port/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/ssh-port/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>啊我剛才 push 錯了！如何在 Git 中撤銷提交</title>
      <link>https://emtech.cc/p/git-revert</link>
      <description>在使用 Git 管理項目的過程中難免會腦霧，push 完了之後才發現有錯誤，或是不小心推送了不應該存在的分支。</description>
      <pubDate>Mon, 17 Jun 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/git-revert</guid>
      <media:thumbnail url="https://emtech.cc/static/git-revert/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/git-revert/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何在 Linux 中使用 7z 壓縮和解壓縮檔案：完整簡單的教學</title>
      <link>https://emtech.cc/p/7zip</link>
      <description>在傳輸大量檔案時，壓縮和解壓縮檔案簡直是必備的救命技能。而其中我最喜歡的軟體就是 7z（7-Zip），因為使用起來非常簡單，且壓縮出來的檔案真的是有夠小。今天我要來和你分享如何在 Linux 終端機使用 7z 壓縮和解壓縮檔案。</description>
      <pubDate>Fri, 31 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/7zip</guid>
      <media:thumbnail url="https://emtech.cc/static/7zip/thumbnail.webp" />
      <category>生活駭客,軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/7zip/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>部署 Node.js 專案到虛擬機上 - pm2, nginx 一次上手</title>
      <link>https://emtech.cc/p/nodejs-deploy-vm</link>
      <description>今天我們寫完了一個 Node.js 專案，接下來要部屬到虛擬機上。這篇文章將會教你如何使用 pm2 來管理 Node.js 專案，nginx 來轉發 HTTP 請求，最後使用 Cloudflare 來設定 DNS 和 SSL。</description>
      <pubDate>Fri, 31 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/nodejs-deploy-vm</guid>
      <media:thumbnail url="https://emtech.cc/static/nodejs-deploy-vm/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/nodejs-deploy-vm/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Line bot 新 API! Messaging API 顯示思考中動畫</title>
      <link>https://emtech.cc/p/line-loading</link>
      <description>Line 在 2024/04/17 推出了新的 Messaging API，其中一個功能是可以顯示思考中動畫。讓使用者知道機器人正在思考中，並不是已讀不回。對於現在許多機器人會串接 LLM API 的應用來說，這個功能非常實用。為了讓大家更好理解，今天我們先不要急著串接生成式 AI，我們來使用 Google Apps Script 做一個簡單的 Demo 吧！</description>
      <pubDate>Thu, 16 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/line-loading</guid>
      <media:thumbnail url="https://emtech.cc/static/line-loading/thumbnail.webp" />
      <category>軟體開發,科技趨勢</category>
     <content:encoded><![CDATA[<img src="/static/line-loading/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Gemini API 快速入門：來用 Js 做一個線上聊天吧</title>
      <link>https://emtech.cc/p/gemini-api</link>
      <description>Google 的 Gemini 推出了幾個月，雖然我個人覺得能力不及 GPT-4 但是每分鐘免費 60 次呼叫也太大方了吧！還不趕快來玩一波。今天我們就來使用純 HTML 和 JavaScript 製作一個簡單的線上對話網站來與 Gemini 聊天吧！</description>
      <pubDate>Wed, 15 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/gemini-api</guid>
      <media:thumbnail url="https://emtech.cc/static/gemini-api/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/gemini-api/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Tampermonkey 腳本 - 一鍵複製 GitHub 倉庫名</title>
      <link>https://emtech.cc/p/greasy-copy-github-repo-name</link>
      <description>這個腳本能在 GitHub 頁面上添加一個按鈕，點擊後即可複製倉庫名（owner/repo）</description>
      <pubDate>Mon, 13 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/greasy-copy-github-repo-name</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>蘋果 2024 5 月發布會懶人包 - Apple Pencil Pro 有陀螺儀還會震動，iPad Pro 減掉瀏海</title>
      <link>https://emtech.cc/p/apple-event-2024-may</link>
      <description>在今天 2024 年 5 月 7 日的蘋果發布會 Apple Events 上，他們帶來全新的 iPad Pro、更大的 iPad Air，以及全新的 Apple Pencil Pro。讓我們來看看這次的發布會有哪些亮點，以及沒有在影片中提到的重點。</description>
      <pubDate>Tue, 07 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/apple-event-2024-may</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>科技趨勢</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>2024 仰望盃心得</title>
      <link>https://emtech.cc/p/2024-phys5</link>
      <description>仰望盃全國科學 HomeRun 實作大賽是科學實驗競賽，不是黑克松那種專題開發競賽。</description>
      <pubDate>Sun, 05 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024-phys5</guid>
      <media:thumbnail url="https://emtech.cc/static/2024-phys5/thumbnail.webp" />
      <category>生活雜談</category>
     <content:encoded><![CDATA[<img src="/static/2024-phys5/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何在 Raspberry Pi 上安裝 Tensorflow? (含 Jupyter Notebook)</title>
      <link>https://emtech.cc/p/rp-tensorflow</link>
      <description>本文將教你如何在 Raspberry Pi (樹莓派) 上安裝 Tensorflow 以及 Jupyter Notebook。</description>
      <pubDate>Wed, 01 May 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/rp-tensorflow</guid>
      <media:thumbnail url="https://emtech.cc/static/rp-tensorflow/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/rp-tensorflow/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>停更通知</title>
      <link>https://emtech.cc/p/2024-stop-updating</link>
      <description>毛哥EM資訊密技自 2020 開始於網路上分享資訊，至今已經有 4 年的時間。在這段時間裡，我嘗試利用身為學生有限的時間和精力，分享近期的專案與我認為實用的技巧。然而，由於個人原因，我決定停更一段時間。</description>
      <pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2024-stop-updating</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>undefined</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>如何自製 GitHub Actions 並上架至 Marketplace</title>
      <link>https://emtech.cc/p/create-github-action</link>
      <description>GitHub Actions 是 GitHub 提供的一個 CI/CD 服務，可以讓你在 GitHub 上自動化你的工作流程，幫你生成文件、測試安全性、部署應用程式等等。而 GitHub Marketplace 則是一個整合了 GitHub Actions 的地方，你可以在這裡找到各種各樣的 Action 來幫助你的專案。在這篇文章中，我將教你如何自製 GitHub Actions 並上架至 Marketplace。</description>
      <pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/create-github-action</guid>
      <media:thumbnail url="https://emtech.cc/static/create-github-action/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/create-github-action/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何設定全球通用頭像 Gravatar？以 Jitsi 為例</title>
      <link>https://emtech.cc/p/gravatar</link>
      <description>你是否常常煩惱每次更換頭像每個社群平台都需要一個個更換？或著是你是一位程式發者想要自動獲的頭像不用一個個抓？今天我要來和你分享 Gravatar（全球通用頭像），以及介紹他的使用方式。</description>
      <pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/gravatar</guid>
      <media:thumbnail url="https://emtech.cc/static/gravatar/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/gravatar/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何使用 Certbot 申請免費的 SSL 憑證，並使用 DNS 驗證？</title>
      <link>https://emtech.cc/p/certbot</link>
      <description>最近我一直在玩我的樹莓派，想要在上面架設一個檔案下載網站。但是沒有 SSL 憑證每次都會被瀏覽器警告說網站不安全，所以我決定使用 Certbot 申請一個免費的 SSL 憑證。在這篇文章中，我將分享如何使用 Certbot 申請免費的 SSL 憑證，並使用 DNS 驗證。</description>
      <pubDate>Sun, 10 Mar 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/certbot</guid>
      <media:thumbnail url="https://emtech.cc/static/certbot/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/certbot/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Notion 資料庫如何免費批量輸出 PDF，並且合併？</title>
      <link>https://emtech.cc/p/notion-database</link>
      <description>Notion 是一個出色的筆記軟體，但是有一個問題是它的資料庫即使是教育方案依舊無法批量輸出 PDF。這對於我來說非常不方便，因為每次打辯論都需要輸出六七十份頁面，每頁都要花個 15 秒才能下載，還要解壓縮，合併 PDF，實在有夠麻煩！因此我花了幾天的時間使用 python 寫了一簡單的小工具。只需要給連結就能一次輸出整個資料庫的所有文件，並合併成一份 PDF。過程中使用 Google Colab 的雲端計算，因此不會消耗你的電腦資源及網路。</description>
      <pubDate>Thu, 22 Feb 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/notion-database</guid>
      <media:thumbnail url="https://emtech.cc/static/notion-database/thumbnail.webp" />
      <category>生活駭客,軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/notion-database/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>教學：將學校行事曆輕鬆加入 Apple 日曆</title>
      <link>https://emtech.cc/p/subscribe-calendar</link>
      <description>在這篇文章中，我要教你如何將 Google 行事曆輕鬆加入你的 Apple 日曆中，方便你隨時掌握校園或者活動動態。讓我們開始吧！</description>
      <pubDate>Fri, 12 Jan 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/subscribe-calendar</guid>
      <media:thumbnail url="https://emtech.cc/static/subscribe-calendar/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/subscribe-calendar/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>用 iPhone 開機電腦和查看狀態 - 使用 ESP32 加入 Homekit</title>
      <link>https://emtech.cc/p/Homekit-PC</link>
      <description>你有沒有在遠端想要控制電腦，但是電腦沒有開機？或著是享受一回到家電腦已經開好了的爽快。於是你研究如何使用 Wake On Lan，但是發現一定要用有線網路不能用 Wi-Fi? 看不到狀態就算了有時候還會失效？</description>
      <pubDate>Tue, 09 Jan 2024 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/Homekit-PC</guid>
      <media:thumbnail url="https://emtech.cc/static/Homekit-PC/power.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/Homekit-PC/power.webp" />]]></content:encoded>
    </item>
<item>
      <title>Firefox 如何翻譯網站？</title>
      <link>https://emtech.cc/p/firefox-translate</link>
      <description>Firefox 有著卓越的性能及隱私保護，加上他有許多實用的開發者工具，一直是我的愛用的瀏覽器。然而，Firefox 目前還沒有內建中文翻譯功能，因此，今天我要來和你分享如何不透過擴充功能，只需要透過「書籤」就能夠在 Firefox 一鍵翻譯網站。</description>
      <pubDate>Sun, 31 Dec 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/firefox-translate</guid>
      <media:thumbnail url="https://emtech.cc/static/firefox-translate/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/firefox-translate/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>如何不透過 Microsoft Store 安裝 Microsoft Store 的應用程式</title>
      <link>https://emtech.cc/p/microsoft-store</link>
      <description>Microsoft Store 是 Windows 內建的應用程式商店。理論上它應該是一個很方便的東西，能夠安全的下載應用程式。但是實際上他的 Bug 很多，很多時候會因為一些奇怪的原因無法使用。最常見的就是 Windows Update 的錯誤會導致 Microsoft Store 無法使用。因此這篇文章將會教你如何不透過 Microsoft Store 安裝 Microsoft Store 的應用程式。</description>
      <pubDate>Tue, 05 Dec 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/microsoft-store</guid>
      <media:thumbnail url="https://emtech.cc/static/microsoft-store/thumbnail.webp" />
      <category>精選,生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/microsoft-store/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day30 三十天的血與淚 - 密技</title>
      <link>https://emtech.cc/p/2023ironman-30</link>
      <description>不知不覺，三十天的鐵人賽就要結束了。一開始還覺得時間很漫長，但到了二十幾天之後我開始發現時間不多了，十分珍惜每一次能夠和大家分享的機會。</description>
      <pubDate>Sat, 14 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-30</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>生活雜談,網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day 29 鐵人賽太空粒子的例子</title>
      <link>https://emtech.cc/p/2023ironman-29</link>
      <description>相信大家對於這個頁面都不陌生吧。這是我們 2023 iThome 鐵人賽的首頁。我覺得他的粒子特效和地球很酷，所以我們今天就來看看怎麼做吧。</description>
      <pubDate>Fri, 13 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-29</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day28 純 JavaScript Slider (ft. CSS scroll-snap-type)</title>
      <link>https://emtech.cc/p/2023ironman-28</link>
      <description>今天我們要來製作 Slider 效果。不過要用一個你應該沒有看過有人這樣做但卻很簡單的方法。</description>
      <pubDate>Thu, 12 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-28</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day 27 iT 邦幫忙::一起幫忙製作導覽列，拯救第 27 天</title>
      <link>https://emtech.cc/p/2023ironman-27</link>
      <description>今天我們要來製作 iT 邦幫忙首頁的導覽列。我們先來看看原本的網站。</description>
      <pubDate>Wed, 11 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-27</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day26 不要躲在下面動！Animate On Scroll 自己做</title>
      <link>https://emtech.cc/p/2023ironman-26</link>
      <description>我們都知道 CSS 動畫可以用 @keyframes 來做，但是他們都是馬上就觸發的。就算元素還沒有出現在畫面上，動畫也已經開始了。</description>
      <pubDate>Tue, 10 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-26</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day25 有料的 CSS 漢堡選單</title>
      <link>https://emtech.cc/p/2023ironman-25</link>
      <description>我們今天要來做幾份漢堡選單。</description>
      <pubDate>Mon, 09 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-25</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day24 CSS 相融黏滯效果</title>
      <link>https://emtech.cc/p/2023ironman-24</link>
      <description>今天我們要來做這個紓壓的效果：</description>
      <pubDate>Sun, 08 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-24</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day23 優雅的漸層動畫 - 隨機而有秩序</title>
      <link>https://emtech.cc/p/2023ironman-23</link>
      <description>今天我們會提到幾個不同的原理。你可以像生菜沙拉一樣自己條配。</description>
      <pubDate>Sat, 07 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-23</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day 22 JavaScript 乱薍覼釠亂碼效果</title>
      <link>https://emtech.cc/p/2023ironman-22</link>
      <description>今天我們要來做一些乱薍覼釠亂碼效果。</description>
      <pubDate>Fri, 06 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-22</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day21 就是要對決 - CSS 和 JS 動畫，哪個更絲滑？</title>
      <link>https://emtech.cc/p/2023ironman-21</link>
      <description>今天是第二十一天，已經走完 2/3 的路程，我媽還以為我早被淘汰了。這個系列明明是叫【不用庫 也能酷 - 玩轉 CSS &amp; Js 特效】，但 Js 出現了幾篇？有五篇嗎？難道 JavaScript 是來湊關鍵字的嗎？今天就來聊聊為甚麼使用純 CSS 做效果如此吸引人。</description>
      <pubDate>Thu, 05 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-21</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day20 GPU! 啟動！- 淺談 CSS3 硬體加速</title>
      <link>https://emtech.cc/p/2023ironman-20</link>
      <description>今天我們要來探討如何善用使用者的 GPU 資源，讓網頁的動畫更加順暢。我盡量讓內容簡單易懂，可以當一篇科普文章閱讀。</description>
      <pubDate>Wed, 04 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-20</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day19 純 CSS 做出彈出式 Lightbox</title>
      <link>https://emtech.cc/p/2023ironman-19</link>
      <description>最討厭的廣告就是彈出式 Lightbox 廣告了，他會突然跳出來，然後你要去找那個超小的叉叉關掉他。今天我們不是要重現煩人的廣告，而是要來認識 CSS 選擇器 :target 並做出以下效果。</description>
      <pubDate>Tue, 03 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-19</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day18 純 CSS DVD 反彈動畫</title>
      <link>https://emtech.cc/p/2023ironman-18</link>
      <description>今天我們要使用純 CSS 實現 DVD 反彈動畫，讓大家認識 steps() 以及 animation-composition 屬性的使用方式，並提供這個實用的應用。(應該吧...)</description>
      <pubDate>Mon, 02 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-18</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day17 css.wav 純 CSS 波浪進度條</title>
      <link>https://emtech.cc/p/2023ironman-17</link>
      <description>以往製作波浪效果不是使用 GIF 就是借助貝茲曲線。貝茲曲線就是 Ai 或是 Vectornator (現在叫做 Curve) 裡面的鋼筆工具。隨便拉都會有波浪的感覺，且使用 SVG 或 JavaScript Canvas 都不難實現。</description>
      <pubDate>Sun, 01 Oct 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-17</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day16 今天我想來...欸現在幾點？- CSS 畫出 iOS 時鐘</title>
      <link>https://emtech.cc/p/2023ironman-16</link>
      <description>今天我們要來製作一個時鐘。不使用圖片，只使用 CSS 來繪製。我的目標是可以做出類似於 Apple iOS17 StandBy 的時鐘效果。</description>
      <pubDate>Sat, 30 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-16</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day15 今天我想來點...純 CSS 的並排選單</title>
      <link>https://emtech.cc/p/2023ironman-15</link>
      <description>昨天我們做了一個開關，那麼我們今天就來做一個選單吧！</description>
      <pubDate>Fri, 29 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-15</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day14 今天我想來點… 純 CSS 的開關</title>
      <link>https://emtech.cc/p/2023ironman-14</link>
      <description>在手機開關的設定裡面通常不是 checkbox，而是這種 toggle 開關。因為比較好看，且更有開關的感覺。</description>
      <pubDate>Thu, 28 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-14</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day13 今天我想來點… 顏色選單</title>
      <link>https://emtech.cc/p/2023ironman-13</link>
      <description>昨天的內容是不是有一點燒腦？沒關係，今天來點輕鬆的，只有一行 JavaScript。不管是在線上的文書軟體、製作網站的網站、或甚至是 iOS StandBy 都會有顏色選單。今天我們就來做一個極簡的吧，還要加上自訂顏色的功能。</description>
      <pubDate>Wed, 27 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-13</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day12 Js 滾動視差 甚麼都能滾 (ft. 國中數學)</title>
      <link>https://emtech.cc/p/2023ironman-12</link>
      <description>以下內容是我高一在上公民課時體悟的數學大道理，和網路上大多的做法都不太一樣。這篇文章假設你已學會國中直線方程式。如果不會的話…我也沒辦法。</description>
      <pubDate>Tue, 26 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-12</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day11 說滾不是真的要你滾 - 背景滾動視差</title>
      <link>https://emtech.cc/p/2023ironman-11</link>
      <description>你有看過這種頁面往下滾，但圖片位置沒有往下的效果嗎？</description>
      <pubDate>Mon, 25 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-11</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day10 永無止境跑馬燈 - 不同螢幕 相同速度</title>
      <link>https://emtech.cc/p/2023ironman-10</link>
      <description>這是我高一在學校吃肉蛋吐司時想到的做法，因此此篇文章假設你已熟悉國小數學。</description>
      <pubDate>Sun, 24 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-10</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day9 給你五彩斑斕的黑：mix-blend-mode</title>
      <link>https://emtech.cc/p/2023ironman-9</link>
      <description>昨天我們只是一個人的色而已，今天疊在一起更刺激。</description>
      <pubDate>Sat, 23 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-9</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day8 滿足你的色域！color: color</title>
      <link>https://emtech.cc/p/2023ironman-8</link>
      <description>今天這一篇是一個很色的冷知識分享。可以讓你調出很冷的顏色。</description>
      <pubDate>Fri, 22 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-8</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day7 幫我開濾鏡 filter</title>
      <link>https://emtech.cc/p/2023ironman-7</link>
      <description>CSS 的濾鏡屬性是一個非常實用且可以瞬間讓一個網頁看起來很厲害的功能。讓你可以以各種方式修改和調整圖像和元素的呈現方式，也可以讓元素模糊，或者是直接改變圖示顏色等等。今天我們將深入探討 CSS filter 屬性，解釋其各種功能以及如何使用它來建立引人注目的效果。</description>
      <pubDate>Thu, 21 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-7</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day6 你怎在這？攻克 Position</title>
      <link>https://emtech.cc/p/2023ironman-6</link>
      <description>在使用 CSS 做網站時幾乎一定會使用到 position 屬性，不過你真的知道它的原理和使用方式嗎？雖然乍看之下感覺很複雜但其實超簡單，你只需要幾分鐘就能完全理解了。</description>
      <pubDate>Wed, 20 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-6</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day5 載入中… Animation-delay</title>
      <link>https://emtech.cc/p/2023ironman-5</link>
      <description>假設你今天想製作這個載入動畫…</description>
      <pubDate>Tue, 19 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-5</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day4 自己動！@keyframes 與 Transition</title>
      <link>https://emtech.cc/p/2023ironman-4</link>
      <description>今天我們要來玩玩 CSS 動畫。CSS 動畫有兩種：</description>
      <pubDate>Mon, 18 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-4</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day3 用 Flex 切遍天下</title>
      <link>https://emtech.cc/p/2023ironman-3</link>
      <description>當你拿到一張設計圖要照著做出來你的第一反應是什麼呢？是直接套 bootstrap 再說嗎？但我幾乎所有的切版**只要是整齊能畫出網格的，我都會使用 flex。**而這個網格也不一定是正方形，只要是矩形就可以了。</description>
      <pubDate>Sun, 17 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-3</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day2 如何打的更快 | Emmet &amp; 預測輸入</title>
      <link>https://emtech.cc/p/2023ironman-2</link>
      <description>記得我在國一寫 HTML 的時候，傻傻的在那裡打小於、h1、大於、標題、小於、斜線、大於。我的朋友甚至發現了一個偷吃步就是先打好一堆大於小於，然後再填空。</description>
      <pubDate>Sat, 16 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-2</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>Day1 相見歡 - 庫就不酷嗎？</title>
      <link>https://emtech.cc/p/2023ironman-1</link>
      <description>哈囉大家好我是毛哥EM，歡迎來到 【不用庫 也能酷 - 玩轉 CSS &amp; Js 特效】</description>
      <pubDate>Fri, 15 Sep 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/2023ironman-1</guid>
      <media:thumbnail url="https://emtech.cc/static/2023ironman-1/thumbnail.webp" />
      <category>網頁開發</category>
     <content:encoded><![CDATA[<img src="/static/2023ironman-1/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>iOS 如何把 Twitter 換成原本 Logo？全網唯一不用捷徑！沒有跳轉！</title>
      <link>https://emtech.cc/p/twitter-logo</link>
      <description>我自製了一個描述檔可以建立一個書籤在主畫面。是全網唯一沒有捷徑跳轉的方法。</description>
      <pubDate>Sat, 05 Aug 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/twitter-logo</guid>
      <media:thumbnail url="https://emtech.cc/static/twitter-logo/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/twitter-logo/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>VSCode 教學與你值得擁有的擴充功能</title>
      <link>https://emtech.cc/p/webpallet-4</link>
      <description>哈囉大家好，我是毛哥EM，歡迎來到網棧。今天我要讓你學會使用 VS Code 建造網案與你值得擁有的擴充功能。</description>
      <pubDate>Mon, 31 Jul 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/webpallet-4</guid>
      <media:thumbnail url="https://emtech.cc/static/webpallet-0/thumbnail.webp" />
      <category>網頁開發,程式教學</category>
     <content:encoded><![CDATA[<img src="/static/webpallet-0/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>EP.3 10 分鐘 基本 CSS 教學</title>
      <link>https://emtech.cc/p/webpallet-3</link>
      <description>哈囉大家好，我是毛哥EM，歡迎來到網棧。今天我要讓你 10 分鐘學會所有常用的 CSS 語法</description>
      <pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/webpallet-3</guid>
      <media:thumbnail url="https://emtech.cc/static/webpallet-0/thumbnail.webp" />
      <category>網頁開發,程式教學</category>
     <content:encoded><![CDATA[<img src="/static/webpallet-0/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>iPadOS 17 真實心得 官方沒講的秘密，質感體驗的大升級（不斷更新）</title>
      <link>https://emtech.cc/p/iPadOS17</link>
      <description>iOS 17 與 iPadOS 17 在今年 6/6 號發佈，而隔天就開放 developer beta 版給我們使用了，可以說是最快的一次。儘管在發佈會上 iPadOS 的篇幅並不多，但多了很說實用的小更新，以及介面質感的大提升。發布會上沒有提到一次 Ai，但但滿滿的都是人工智慧和深度學習。</description>
      <pubDate>Fri, 09 Jun 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/iPadOS17</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>科技趨勢</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>所有 iOS &amp; iPadOS 17 Beta 問題整理</title>
      <link>https://emtech.cc/p/ios17-problem</link>
      <description>iOS17 在 6/6 號發佈，且在昨天釋出測試版。以下是我整理出來目前 Apple 官方釋出遇到的問題及解決方案，希望能幫助到你。</description>
      <pubDate>Thu, 08 Jun 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/ios17-problem</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>生活駭客,科技趨勢</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>EP.2 5 分鐘完結 HTML</title>
      <link>https://emtech.cc/p/webpallet-2</link>
      <description>哈囉大家好，我是毛哥EM，歡迎來到網棧。今天我要讓你 5 分鐘學會所有常用的 HTML 語法。</description>
      <pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/webpallet-2</guid>
      <media:thumbnail url="https://emtech.cc/static/webpallet-0/thumbnail.webp" />
      <category>網頁開發,程式教學</category>
     <content:encoded><![CDATA[<img src="/static/webpallet-0/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>EP.1 什麼是網站？</title>
      <link>https://emtech.cc/p/webpallet-1</link>
      <description>哈囉大家好，我是毛哥EM，歡迎來到網棧。今天我們要來聊聊什麼是網站。</description>
      <pubDate>Mon, 29 May 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/webpallet-1</guid>
      <media:thumbnail url="https://emtech.cc/static/webpallet-0/thumbnail.webp" />
      <category>網頁開發,程式教學</category>
     <content:encoded><![CDATA[<img src="/static/webpallet-0/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>自製免費點名系統</title>
      <link>https://emtech.cc/p/rol-call</link>
      <description>本文將教授如何使用程式製作一個簡單的點名網頁。透過這個點名系統，你可以方便地管理你的學生出席狀況，並且隨時查詢歷史出席紀錄。我們將使用 Google Apps Script, GitHub 和 Google Sheets 來建立這個點名系統。我敢保證即使你完全不會程式也可以在 5 分鐘內完成。本文會詳細說明從建立 Google Sheets 到部屬網頁的步驟，並提供完整的程式碼和演示網頁。</description>
      <pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/rol-call</guid>
      <media:thumbnail url="https://emtech.cc/static/rol-call/thumbnail.webp" />
      <category>生活駭客,軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/rol-call/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>EP.0 歡迎來到網棧</title>
      <link>https://emtech.cc/p/webpallet-0</link>
      <description>哈囉大家好，我是毛哥EM，歡迎來到網棧。這是毛哥EM資訊密技的全新系列，我們將討論各種網頁設計的技術與技巧。</description>
      <pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/webpallet-0</guid>
      <media:thumbnail url="https://emtech.cc/static/webpallet-0/thumbnail.webp" />
      <category>網頁開發,程式教學</category>
     <content:encoded><![CDATA[<img src="/static/webpallet-0/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【自製】CrossDown - 一個輕量化跨窗口顯示的 Markdown 編輯器</title>
      <link>https://emtech.cc/p/crossdown</link>
      <description>平常討論事情有時會需要臨時做筆記或馬上呈現內容給大家，但常又不是使用自己的電腦，且網路及環境很差。因此，我製作了這一個好看輕量的線上 markdown 編輯器。不只直覺好用，且會額外將成果顯示在獨立視窗，可直接全屏投影到第二螢幕上，呈現更好的效果避免被偷看其他分頁。最方便是開會還有上課要對答案可以快速清楚地打讓出來呈現。</description>
      <pubDate>Fri, 28 Apr 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/crossdown</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>用擴充功能輕鬆修正錫蘭 YouTube 的訂閱數</title>
      <link>https://emtech.cc/p/Ceylan-sub-fix</link>
      <description>大家都知道，錫蘭的 YouTube 訂閱數因為某些原因顯示不太準確。但現在，我有了一個好消息：我開發了一個程式，可以輕鬆自動修正它！想知道怎麼做嗎？繼續往下看！</description>
      <pubDate>Tue, 14 Mar 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/Ceylan-sub-fix</guid>
      <media:thumbnail url="https://emtech.cc/static/Ceylan-sub-fix/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/Ceylan-sub-fix/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>CSS 濾鏡生成器：輕鬆製作網頁圖示上色效果</title>
      <link>https://emtech.cc/p/css-filter</link>
      <description>隨著網頁設計的發展，圖示上色效果已成為許多網站和應用程式中不可或缺的元素之一。然而，手動編輯每個圖示的色彩是一個繁瑣的任務，因此我進行了一些搜尋製作了這個 CSS 濾鏡生成器。</description>
      <pubDate>Mon, 13 Mar 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/css-filter</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>【Google Apps Script】用 Line Bot &amp; Line Notify 轉發群組訊息給自己</title>
      <link>https://emtech.cc/p/line2notify</link>
      <description>你是否有群組充滿著垃圾訊息？用 Line Bot &amp; Line Notify 轉發重要訊息給自己！不用程式經驗，複製貼上就好了！</description>
      <pubDate>Wed, 22 Feb 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/line2notify</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>破解赤鬼牛排店的平板限制</title>
      <link>https://emtech.cc/p/akaonisteak</link>
      <description>赤鬼牛排店之前是使用服務鈴，現在是使用 Samsung Galaxy 的平板進行點餐。想必會有可愛的小朋友拿它來看影片或玩遊戲，而赤鬼基於安全考量後來加了應用程式鎖，而這篇文章就要教你如何破解它開啟你想開的軟體</description>
      <pubDate>Mon, 13 Feb 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/akaonisteak</guid>
      <media:thumbnail url="https://emtech.cc/static/akaonisteak/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/akaonisteak/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【終端機】快速上手 Vim</title>
      <link>https://emtech.cc/p/vim</link>
      <description>如果你正在尋求一款快速、高效和功能強大的文本編輯器，那麼 Vim 可能是你的最佳選擇。</description>
      <pubDate>Mon, 13 Feb 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/vim</guid>
      <media:thumbnail url="https://emtech.cc/static/vim/thumbnail.webp" />
      <category>程式教學</category>
     <content:encoded><![CDATA[<img src="/static/vim/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【開源】快速免費啟用 Office 及 Windows</title>
      <link>https://emtech.cc/p/massgrave</link>
      <description>Office 雖然目前有提供免費線上版，但是都一定要使用線上版。除了十分不方便以外許多操作也都受到限制。因此這一篇文章我要來和大家分享一個可以安全啟動 Office 的工具，同時也可以啟用 Windows。適用於所有版本，包括最新的 Office 2024 及 Office 365。</description>
      <pubDate>Thu, 19 Jan 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/massgrave</guid>
      <media:thumbnail url="https://emtech.cc/static/massgrave/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/massgrave/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【iOS】進入/退出 Apple Beta 的世界 搶先體驗新功能</title>
      <link>https://emtech.cc/p/apple-beta</link>
      <description>iOS、iPadOS、還有所有 Apple 的系統在正式發布之前都會向部分的使用者提供搶先版 (Beta Version) 讓使用者體驗，來蒐集回饋包括問題回報或是功能建議。這篇文章會教你如何加入 Apple 的 Beta 計畫，以及如果不適應要如何離開。</description>
      <pubDate>Tue, 17 Jan 2023 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/apple-beta</guid>
      <media:thumbnail url="https://emtech.cc/static/apple-beta/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/apple-beta/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【Win11】取得電池報告！查看健康度、充電次數、歷史！</title>
      <link>https://emtech.cc/p/win-battery-life</link>
      <description>在 Windows11 無須依靠第三方軟體，只需要一行指令即可輕鬆取得電池的使用記錄和資訊。</description>
      <pubDate>Sat, 03 Dec 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/win-battery-life</guid>
      <media:thumbnail url="https://emtech.cc/static/win-battery-life/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/win-battery-life/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【學生】免費全球學校 Wi-Fi &amp; Office365 教育版</title>
      <link>https://emtech.cc/p/edu-office-and-wifi</link>
      <description>你知道學生在在學期間於全世界皆可使用免費 Wi-Fi Eduroam 還有 Office365 嗎？這裡提供完整的操作說明！這是一個知道的人不會願意告訴你的祕密...</description>
      <pubDate>Thu, 01 Dec 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/edu-office-and-wifi</guid>
      <media:thumbnail url="https://emtech.cc/static/edu-office-and-wifi/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/edu-office-and-wifi/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【ios】如何開熱點？你藍牙可能沒關過？帶你看懂比女生還難懂的控制中心！用專注模式關閉 Wi-Fi/藍牙！</title>
      <link>https://emtech.cc/p/ios-controls</link>
      <description>ios 的控制中心相較於安卓的開/關複雜許多，這篇文章我將快速介紹這些符號的功能以及如何正確開啟個人熱點別人才收得到。</description>
      <pubDate>Sat, 19 Nov 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/ios-controls</guid>
      <media:thumbnail url="https://emtech.cc/static/ios-controls/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/ios-controls/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【視訊會議】EM-SFW - 鏡頭畫質的天花板！黑板不再顛倒/模糊/切割！</title>
      <link>https://emtech.cc/p/EM-SFW</link>
      <description>班上因為又有人確診又有人隔離又開始使用視訊會議，常常被反應黑板看不清楚。明明鏡頭很好、網路不錯、且畫質設定已經調到最高還是一樣。因此我做了一個簡單網站來顯示鏡頭畫面，用螢幕分享畫面的方式讓畫質明顯提升！且黑白不會左右顛倒，不用再去裝擴充外掛！</description>
      <pubDate>Fri, 07 Oct 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/EM-SFW</guid>
      <media:thumbnail url="https://emtech.cc/static/EM-SFW/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/EM-SFW/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【C++】常見題目解答</title>
      <link>https://emtech.cc/p/sysh_cpp</link>
      <description>西苑高一電腦課 C++ 題目的最佳解。如果解不出來到想砸電腦或想只到更簡單的方法可以來看看。</description>
      <pubDate>Thu, 08 Sep 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/sysh_cpp</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>程式教學</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>【pdftk】萬能 PDF 工具！一行指令合併 旋轉 提取</title>
      <link>https://emtech.cc/p/pdftk</link>
      <description>用 PDF Toolkit (pdftk) 一行指令完成各種 PDF 處裡！</description>
      <pubDate>Tue, 06 Sep 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/pdftk</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>Git &amp; GitHub 基本教學</title>
      <link>https://emtech.cc/p/github-and-git</link>
      <description>這一篇文章我會用簡單好理解的方式讓你學會基本的使用 GitHub 和 Git。且複製貼上就能成為工程師系列所搭建的網站都可以免費架設在 GitHub</description>
      <pubDate>Mon, 22 Aug 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/github-and-git</guid>
      <media:thumbnail url="https://emtech.cc/static/github-and-git/thumbnail.webp" />
      <category>程式教學</category>
     <content:encoded><![CDATA[<img src="/static/github-and-git/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【終端機】輕鬆更改 SSH 的驗證碼 passpharase</title>
      <link>https://emtech.cc/p/change-ssh-passphrase</link>
      <description>SSH 是一種簡單的登入方式。以我來說在使用 git 來上傳檔案到 GitHub 時，因為我在手機生成並設定好了 ssh，不用每次上傳都需要輸入帳號和全是亂碼的驗證密碼。不過也可以設定在使用 SSH 登入的時候需要輸入一組 passpharase，來保障你的安全。不過如果你想要更改或取消密碼怎麼辦呢</description>
      <pubDate>Fri, 19 Aug 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/change-ssh-passphrase</guid>
      <media:thumbnail url="https://emtech.cc/static/change-ssh-passphrase/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/change-ssh-passphrase/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【ShowDesktopPerMonitor】進化 Win+D！多螢幕不互相干擾/所有桌面視窗一鍵顯示</title>
      <link>https://emtech.cc/p/ShowDesktopPerMonitor</link>
      <description>使用多個螢幕可以使工作效率大幅提升。不過如果使用 Win+D 來隱藏視窗、會一次隱藏所有螢幕的所有的視窗。不過透過 ShowDesktopPerMonitor 可以模擬 Win+D 的隱藏視窗。除了可以分開螢幕控制以外，它的隱藏視窗是連工作列都看不到...（要怎麼使用就看你了！）</description>
      <pubDate>Thu, 18 Aug 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/ShowDesktopPerMonitor</guid>
      <media:thumbnail url="https://emtech.cc/static/ShowDesktopPerMonitor/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/ShowDesktopPerMonitor/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【GitHub Actions】自動部署你的 Hugo 網站</title>
      <link>https://emtech.cc/p/hugo-githubAction</link>
      <description>每次寫完文章還要打指令生成網站，麻煩死了！讓 GitHub Actions 幫你自動部署，寫完文章直角上傳就好了！</description>
      <pubDate>Wed, 17 Aug 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/hugo-githubAction</guid>
      <media:thumbnail url="https://emtech.cc/static/hugo-githubAction/thumbnail.webp" />
      <category>軟體開發</category>
     <content:encoded><![CDATA[<img src="/static/hugo-githubAction/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【Google Apps Script】複製貼上讓試算表變身成網頁表格 秀爆你的客戶朋友！</title>
      <link>https://emtech.cc/p/create-site-for-sheet</link>
      <description>直接把整個試算表連結發給別人除了要載入很久且會出現一堆不需要的按鍵，整個畫面很醜很沒有質感。而且如果你把其他隱私的資料也放在裡面，都會被一次看光光。那我們就來幫試算表包個糖衣吧</description>
      <pubDate>Sun, 14 Aug 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/create-site-for-sheet</guid>
      <media:thumbnail url="https://emtech.cc/static/create-site-for-sheet/thumbnail.webp" />
      <category>軟體開發,生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/create-site-for-sheet/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>C 規則</title>
      <link>https://emtech.cc/p/APCS_note</link>
      <description>這是我自己學習的筆記，紀錄一些準備考試的重點，不適合新手閱讀</description>
      <pubDate>Sun, 17 Jul 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/APCS_note</guid>
      <media:thumbnail url="https://emtech.cc" />
      <category>程式教學</category>
     <content:encoded><![CDATA[<img src="" />]]></content:encoded>
    </item>
<item>
      <title>【Remove.bg】讓 AI 幫你一鍵去背</title>
      <link>https://emtech.cc/p/remove-bg</link>
      <description>在這篇文章我要介紹 Remove.bg 這個超讚的去被網站，並講解如何使用它提供的 Api 來製作捷徑，使你能夠一鍵去被</description>
      <pubDate>Thu, 06 Jan 2022 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/remove-bg</guid>
      <media:thumbnail url="https://emtech.cc/static/remove-bg/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/remove-bg/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【網頁&amp;捷徑】旌旗教會週報下載器</title>
      <link>https://emtech.cc/p/banner_weekly_downloader</link>
      <description>當時在製作的時候正是疫情爆發的時間，教會聚會全面改成線上，且只有提供週報的圖片檔，因此製作了一個可以下載週報的網站。即使現在疫情已經過去，我還是習慣使用這它</description>
      <pubDate>Wed, 01 Dec 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/banner_weekly_downloader</guid>
      <media:thumbnail url="https://emtech.cc/static/banner_weekly_downloader/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/banner_weekly_downloader/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【Google Apps Script】自製點名系統</title>
      <link>https://emtech.cc/p/frog_check_in</link>
      <description>大眼蛙教練的課程是以堂數做計算，也就是來一次算一次，而不是一段時間。因此每次學生上課都需要簽到，最後還需要人工來統計。因此我做了一個簡單的點名系統，讓電腦來做統計和計算的工作。</description>
      <pubDate>Thu, 07 Oct 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/frog_check_in</guid>
      <media:thumbnail url="https://emtech.cc/static/frog_check_in/thumbnail.webp" />
      <category>軟體開發,生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/frog_check_in/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【MultiWall】讓不同螢幕放不同桌布</title>
      <link>https://emtech.cc/p/MultiWall</link>
      <description>使用多個螢幕可以大大的增加工作效率。比如說在開直播時可以在遊戲全螢幕時同時做 OBS 畫面切換或是查看聊天室。但是你是否有發現所有螢幕的桌布都只能設定一樣的。而如果你像我一樣兩個螢幕比例不同的話，其中一張比例會直接跑掉，十分的影響美觀。</description>
      <pubDate>Wed, 08 Sep 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/MultiWall</guid>
      <media:thumbnail url="https://emtech.cc/static/MultiWall/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/MultiWall/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【is.gd】超好用網址縮短！連 Apple 都在用</title>
      <link>https://emtech.cc/p/is-gd</link>
      <description>太長的網址常除了不好看占版面之外，也難以令人記住。因此所短網址是一個不錯的做法。而其中我最常用的就是 is.gd，因為它 is good~</description>
      <pubDate>Mon, 16 Aug 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/is-gd</guid>
      <media:thumbnail url="https://emtech.cc/static/is-gd/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/is-gd/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【Zoom】是個超讚綠幕！輕鬆去背到 OBS</title>
      <link>https://emtech.cc/p/vb-cable</link>
      <description>使用 OBS 攝取 Zoom 的視窗。</description>
      <pubDate>Sat, 14 Aug 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/vb-cable</guid>
      <media:thumbnail url="https://emtech.cc/static/vb-cable/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/vb-cable/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【捷徑】史上最快簡訊實名制</title>
      <link>https://emtech.cc/p/shortcut-real_name_system</link>
      <description>我保證這是史上最快的簡訊實名制方法</description>
      <pubDate>Fri, 13 Aug 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/shortcut-real_name_system</guid>
      <media:thumbnail url="https://emtech.cc/static/shortcut-real_name_system/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/shortcut-real_name_system/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【Windows】賭你不知道的必記快捷鍵</title>
      <link>https://emtech.cc/p/windows-hotkey</link>
      <description>想要加快工作效率，減少滑鼠的使用是個最直接的方法。這裡我提供了一些我常用但是很少人知道的快捷鍵供大家參考。</description>
      <pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/windows-hotkey</guid>
      <media:thumbnail url="https://emtech.cc/static/windows-hotkey/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/windows-hotkey/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【捷徑】衛道網頁書籤</title>
      <link>https://emtech.cc/p/shortcut-viatorBookmark</link>
      <description>只須點一下即可快速連結到衛道的網頁或檔案</description>
      <pubDate>Fri, 04 Jun 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/shortcut-viatorBookmark</guid>
      <media:thumbnail url="https://emtech.cc/static/shortcut-viatorBookmark/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/shortcut-viatorBookmark/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【捷徑】快速進入當節課堂的 Meet（備份）</title>
      <link>https://emtech.cc/p/shortcut-joinMeetDirectly</link>
      <description>透過這個捷徑快速進入當節課堂的 Meet，再也不用怕忘記課表</description>
      <pubDate>Fri, 04 Jun 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/shortcut-joinMeetDirectly</guid>
      <media:thumbnail url="https://emtech.cc/static/shortcut-joinMeetDirectly/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/shortcut-joinMeetDirectly/thumbnail.webp" />]]></content:encoded>
    </item>
<item>
      <title>【捷徑】怎麼加入不受信任的捷徑？</title>
      <link>https://emtech.cc/p/shortcut-untrusted_Shortcut</link>
      <description>如果碰見這問題，可以透過這個簡單的方法來解決。</description>
      <pubDate>Fri, 04 Jun 2021 00:00:00 GMT</pubDate>
      <guid>https://emtech.cc/p/shortcut-untrusted_Shortcut</guid>
      <media:thumbnail url="https://emtech.cc/static/shortcut-untrusted_Shortcut/thumbnail.webp" />
      <category>生活駭客</category>
     <content:encoded><![CDATA[<img src="/static/shortcut-untrusted_Shortcut/thumbnail.webp" />]]></content:encoded>
    </item></channel></rss>