2010-04-08 聚會手記

上一週 || 下一週

Table of Contents

Aki:

我在網站找到這份資料,想分享給大家
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
2010年的最佳程式是C,第二是Java,第三是C++

Mat:

xrandr --output VGA --mode 1024x768

https://wiki.edubuntu.org/ARM/RootfsFromScratch

qemu-system-arm -cpu ?

BTW, Firefox 也有一個外掛叫 FireCat,好像是資安類外掛的集合套件的樣子…
http://www.itis.tw/node/289

yan:

HP 的 SmartStart
=> download iso
=> 看似是 WEB UI ,可以執行系統指令

主要的介面在這裡 => /usr/core_html

=> 看到 system.nsp 的檔案 ?
=> 找到 FireCat

Firecat, is a server-side Javascript Web server.

It is similar to ASP and JSP, but instead of VBScript and Java, it uses JavaScript (NSP) as the main scripting language.

http://firecat.nihonsoft.org/firecat_1_0_x/release_note.nsp

LCamel:

bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'

這個可以支援上下鍵來作 bash history 的指令搜尋
除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License