<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>餅乾隨筆</title>
	<atom:link href="http://blog.cookys.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cookys.org</link>
	<description>cookys&#039; blog</description>
	<lastBuildDate>Tue, 04 May 2010 14:24:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>用 ramdisk 加速 freebsd 編譯 ports 的速度</title>
		<link>http://blog.cookys.org/2010/05/04/336/</link>
		<comments>http://blog.cookys.org/2010/05/04/336/#comments</comments>
		<pubDate>Tue, 04 May 2010 14:24:28 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Maintain]]></category>
		<category><![CDATA[Freebsd Ports]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=336</guid>
		<description><![CDATA[剛剛在很苦命的編譯 ports , 機八鴨提供了一個很有用的方式，就是把編譯過程中會產出的 object file 全都塞到 RAMDISK 中(反正現在 RAM 都很大也不知道拿來做什麼)，加上 FreeBSD 8 的 ports 開始支援多核心的 make jobs 編譯，速度可說真是飛快。 作法很簡單： 先蓋一個 RAMDISK （這裡是開 512M, 可以自己調整） /sbin/mdmfs -M -S -o async -s 512m md0 /tmp/portsobj 然後讓他能寫入 /bin/chmod 777 /tmp/portsobj 接下來去 /etc/make.conf &#8230; <a href="http://blog.cookys.org/2010/05/04/336/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cookys.org/2010/05/04/336/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>APTOS Design Lab ADA-U21W 遇上 Windows 7</title>
		<link>http://blog.cookys.org/2009/11/06/330/</link>
		<comments>http://blog.cookys.org/2009/11/06/330/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 10:20:44 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[NewToy]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=330</guid>
		<description><![CDATA[這幾天鴨子在物色他的喇叭，恰巧在 crazymike 看到APTOS Design LAB 的 ADA-U21W 在放送，於是就手滑不小心跟進了。 當中的小插曲是：最近勸拜成功，林大哥看到我幫家弟買得小黑 T400 PU9 品像不錯價格誘人，就也叫我幫他處理一台來。並且連自取也不用了，直接貨到付款寄到指定地點。然後又很剛好得我在 crazymike 填的送貨地點是同一個，又非常碰巧的，crazymike 跟 T400 賣家都是用相同的宅配，所以到貨的那天早上，先是接了宅配的電話 宅配：「請問是林先生嗎，這裡未您送貨到付款，款項為 XXXXX ，請問您在指定的送貨地點嗎？」 我：「（睡臉惺忪）哦，有，送過去就好了。」 然後起身打給林大哥，請他去收貨，轉頭繼續睡。過沒多久，林大哥打回來：「喂，黑咧頭家美賣捏～瓦嘎咩電鬧歌頌哇冷ㄟ啦吧～金夙昔捏～（那個老闆不錯哦，跟他買電腦還寄了兩組喇吧來哦，很不錯哦）」。瞬時之間從床上笑到床下，因為那是我等了好幾天的 ADA-U21W 阿。 這組東西其實很有趣，他是走 USB 介面直接吃 USB Audio Device 然後把聲音播放到喇叭上，然後由主要的機身扮演著 USB DAC + Amplifier ，推動兩個被動式音箱且「不需外接電源」。會引起我興趣的地方其實是因為現在我的位置上只有耳機，但我不太喜歡耳機聽過久，雖然有 5021 掛在牆上，但是一般時間又不好意思開泰大聲，需要一組用來放音樂用的。尤其是，最好是能獨力只播音樂，其他的系統、城市音效都可以不要播放。這樣看來，獨立的USB Audio Device &#8230; <a href="http://blog.cookys.org/2009/11/06/330/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cookys.org/2009/11/06/330/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>pf.conf + pppoe 造成錯誤而無法載入 pf rule 的解法</title>
		<link>http://blog.cookys.org/2009/09/10/328/</link>
		<comments>http://blog.cookys.org/2009/09/10/328/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:20:41 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[pf freebsd]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=328</guid>
		<description><![CDATA[如果遇到 PF + PPPOE 一起混著用的時候，又有 Lan connection ，有時候會開起來後 pf rule 完全沒被載入。這問題的起因就是，當 pf 先載入的時候 PPPOE client 還沒有把 daemon 跑起來，除了不知道 gateway 的 IP 外有可能連 Interface 都還沒出現。如果是 Interface 還沒出現的話，只要把該 interface (通常 pppoe 會是 tun0) 用括號包起來，像是： ext_if_fttb=&#8221;tun0&#8243; nat on $ext_if_fttb inet from $internal_net to &#8230; <a href="http://blog.cookys.org/2009/09/10/328/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cookys.org/2009/09/10/328/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Play With ADP1</title>
		<link>http://blog.cookys.org/2009/09/04/323/</link>
		<comments>http://blog.cookys.org/2009/09/04/323/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 23:03:05 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=323</guid>
		<description><![CDATA[先隨手記下一些資源再來整理： 官方 ADP1 ROM ADB cat log 非官方 ROM list adb logcat vending:V *:S APPS: connectbot 通話紀錄++ aTrackDog Phonalyzr]]></description>
		<wfw:commentRss>http://blog.cookys.org/2009/09/04/323/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>coscup 2009</title>
		<link>http://blog.cookys.org/2009/08/19/319/</link>
		<comments>http://blog.cookys.org/2009/08/19/319/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 05:36:52 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[coscup2009 coscup sun]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=319</guid>
		<description><![CDATA[這台機器不小心掛了幾天沒人開機沒辦法 post。 coscup 2009 有幸因為擔任 sun ca 而上台跟大家分享 sun spot，希望大家多多指教。 投影片 錄影 (感謝 irvin) 本次大會內容相當精彩，可以看錄影： http://www.plurk.com/p/1m0nau 期待下次相聚！]]></description>
		<wfw:commentRss>http://blog.cookys.org/2009/08/19/319/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>轉錄：分手後一定要記住的十件事</title>
		<link>http://blog.cookys.org/2009/06/19/316/</link>
		<comments>http://blog.cookys.org/2009/06/19/316/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 07:44:48 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=316</guid>
		<description><![CDATA[從這裡 一、當愛情不在的時候，請對他（她）說聲祝福，畢竟曾經愛過。 二、結束以後，別告訴他我恨你，愛情是兩個人的事，錯過了大家都有責任。 三、離開以後想到的，定是落寞的畫面，請你忘記它。一個人總要有個新的開始，別讓過去把你栓在悲哀的殿堂。 四、別說你最愛的是誰，人生還很長，誰也無法預知明天。也許你的真愛還在下一秒等著你。 五、說分手的時候不要吵鬧，畢竟兩個在在一起那麼久。分來他（她）也會難過，只是他（她）比較明智，不想束縛你的或他的明天。好聚好散，以後還是朋友，大家都有自己的無奈。 六、別把哀傷掛在嘴上，每個人都有自己的故事。活著不是為了懷念昨天，而是要等待希望。讓大家都看到你的堅強，離開他你也可以過得很好。 七、離開以後，大聲的告訴他（她）：「我愛你，與你無關。」愛是你的權利，把想說的都說出來。平靜的回憶你們的過去，然後哭吧。哭完就把一切都留在昨天，永遠不要去觸及。 八、想他（她）的時候，就想想他（她）的好，他的笑，記得曾經愛過一個人。別去管最後是誰開始了背叛，開心過就好。 九、分手了就做回自己。一個人的世界同樣有月升月落，也有美麗的瞬間。把他（她）歸為記憶。 十、一個人的世界總需要另一個人做陪襯。他（她）離開了，那是他（她）襯不起你。相信自己會有更好的明天。 remind myself]]></description>
		<wfw:commentRss>http://blog.cookys.org/2009/06/19/316/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>莫名其妙被婊</title>
		<link>http://blog.cookys.org/2008/11/26/309/</link>
		<comments>http://blog.cookys.org/2008/11/26/309/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 20:21:18 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=309</guid>
		<description><![CDATA[在 FreeBSD 7.1 PRELEASE 底下做比較複雜的網路環境，結果要讓 rsync + ssh 從其他網路跑進來撈備份的時候遇見很奇怪的問題： 明明就是通的，但是卻是慢到非常的誇張，比原先的線路還離譜。本來以為是 pf 擋到不該擋的，叫出 tcpdump 來看半天發現沒錯；又想說是不是走錯路，交叉測了很久也看不出啥端倪。最後比對正常跟有問題的 tcpdump 也看不出啥鬼。結果在對照［正常］組時發現： 02:52:39.274108 IP bad-len 0 02:52:39.304782 IP bad-len 0 02:52:39.334036 IP bad-len 0 02:52:39.335331 IP bad-len 0 這種東西，好奇 google 一下發現這篇，結果發現我也中大獎 -_-&#124;&#124; sysctl net.inet.tcp.tso=0 從此過著幸福快樂的日子&#8230;&#8230;!@#$%^&#38; &#8230;&#8230;.]]></description>
		<wfw:commentRss>http://blog.cookys.org/2008/11/26/309/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*NEVER* remove coreutils</title>
		<link>http://blog.cookys.org/2008/06/30/305/</link>
		<comments>http://blog.cookys.org/2008/06/30/305/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 02:04:06 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=304</guid>
		<description><![CDATA[不小心為了解決 gentoo 下的 block 問題而 remove 了 coreutils 浪費很多時間 -_-像這種東西應該要提示使用者萬萬不能 remove 的阿…倒數完了就 remove 沒啥太大作用吧 (翻桌) 所以稍微 note 一下, 別再不小心幹掉 coreutils 了 :~ NOTE: 如果不小心發生一樣的慘狀，就去 package server 撈 binary 回來救吧 wget coreutil-X.XX-rN.tbz2 from http://tinderbox.dev.gentoo.org/default-linux/ cp coreutil-X.XX-rN.tbz2 /usr/portage/packages/All (HINT: 如果沒這目錄的話應該可以用 $PKGDIR 來指定) &#8230; <a href="http://blog.cookys.org/2008/06/30/305/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cookys.org/2008/06/30/305/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my blog is back</title>
		<link>http://blog.cookys.org/2008/06/11/302/</link>
		<comments>http://blog.cookys.org/2008/06/11/302/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 11:22:14 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Maintain]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=302</guid>
		<description><![CDATA[前一陣子發生了一件慘事，導致於損失了 *很多很多很多很多* 的資料。而且又因為一連串的歷史因素下來，導致我手邊 *完全沒有* 可以 restore 的資料。傷心欲絕了好一陣子(沒拉其實是因為太忙懶得去想說要怎樣處理)，後來想想那些東西丟在那邊也不是辦法，所以還是就盡量努力搜刮 backup file。 blog 算是大部分有成功救回來了，（還好現在的 cache 都很夠力，這也相對很恐怖，寫錯一句話幾十年後還會被翻出來鞭!?）所以即使是從 2006 年的 backup 解出來，之後的資料手動從 cache 抓回來也不是太大的問題。 巧合得是，動工的那天弄完後才發現原來日期跟我的備份檔 restore 完的最後一篇是同一天，差兩年罷了。所以這裡可以看出最近寫 blog 都寫的很不認真? XD 至於其他的 site 就慢慢再說吧，也許有些就這樣讓他消逝飄零吧。 也好，就當作是一次「嚴重的教訓」，處處提醒自己「時時備份」。順便重新整理自己，重新出發。]]></description>
		<wfw:commentRss>http://blog.cookys.org/2008/06/11/302/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>mu-wordpress</title>
		<link>http://blog.cookys.org/2008/06/10/293/</link>
		<comments>http://blog.cookys.org/2008/06/10/293/#comments</comments>
		<pubDate>Mon, 29 Nov 1999 16:00:00 +0000</pubDate>
		<dc:creator>cookys</dc:creator>
				<category><![CDATA[Maintain]]></category>

		<guid isPermaLink="false">http://blog.cookys.org/?p=293</guid>
		<description><![CDATA[由於不想維護太多份的 wordpress code （之前手上有四份左右），很久之前就想要換成 mu-wordpress 。但是以前怎麼找都找不到 wordpress.com 那邊用的 nightly build 的 subversion repo 又懶得自己從 tarball import ，所以就一直找藉口沒動。直到暑假某次無意中終於發現了神秘的位置，才又想起這件事。 題外話：打到這裡 FireFox BonEcho 2.0 nightly build 0930 連續當了兩次，當我正在懊惱我還沒裝 AutoSave Plugin 時，發現竟然大部分已經被存成草稿，只漏了一句，不過馬上又當了一次。（不過 Firefox 2 真的速度快很多！）wordpress 真是太酷了。 事實上之前已經有敢死隊衝過 mu-wordpress 了，可是後來跑一跑之後這位胸毛男說，mu-wordpress 的資料表那樣建太機車了，看他不爽，於是就又跳槽去 lyceum ，所以害我很猶豫是要跟隨胸毛男的 技術支援，還是跟 mu-wordpress &#8230; <a href="http://blog.cookys.org/2008/06/10/293/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.cookys.org/2008/06/10/293/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
