carl su的聚會手記

2014-06-26

來源: 2014-06-26
pwgen - Automatic Password generation

2014-06-19

來源: 2014-06-19
查看某次 commit 的檔案的完整程式嗎內容
$ git show <rev>:<file>

2014-05-08

來源: 2014-05-08
CasperJS, a navigation scripting and testing utility for PhantomJS and SlimerJS

2014-04-24

來源: 2014-04-24
sstephenson/bats - Bash Automated Testing System
https://github.com/sstephenson/bats

riywo/ndenv - another node.js version manager
https://github.com/riywo/ndenv

2014-03-20

來源: 2014-03-20
CSS Load.net - Loading CSS spinners and bars generator for AJAX & JQuery
http://cssload.net/

網設必備-《SVG Loading》線上Loading動態圖示產生器 | ♣梅問題‧教學網【Minwt】♣
http://www.minwt.com/html/10261.html

2014-03-13

來源: 2014-03-13
Robot Framework 簡介
https://gist.github.com/bcbcarl/188891af9e6d6eb95533

IHaskell
https://index.docker.io/u/bcbcarl/ihaskell/

2014-03-06

來源: 2014-03-06

$ sudo docker commit -run='{"Cmd": ["cat", "/world"], "PortSpecs": ["22"]}'

docker pull bcbcarl/openssh
docker pull bcbcarl/archlinux

check Full -run example
http://docs.docker.io/en/latest/reference/commandline/cli/#commit

2014-02-27

來源: 2014-02-27

Using data volumes is as simple as adding a -v parameter
$ docker run -v /var/volume1 -v /var/volume2 busybox true

Share Directories via Volumes - Docker Documentation
http://docs.docker.io/en/latest/use/working_with_volumes/

Return low-level information on a container/image

$ docker inspect CONTAINER|IMAGE [CONTAINER|IMAGE...]

$ docker inspect --format='{{.NetworkSettings.IPAddress}}' $INSTANCE_ID

2014-02-06

來源: 2014-02-06

libghc-pandoc-types-dev

2014-01-23

來源: 2014-01-23
oh-my-fish
https://github.com/bpinto/oh-my-fish

2013-12-26

來源: 2013-12-26
docker
https://www.docker.io/

docker image
docket run <imagename> <command>
docker run h4/fedora yum -y install emacs
docker ps -l
docker commit efc7c emacs
docker run -i -t fedora/vim vim

结巴中文分词
fxsjy/jieba · GitHub
https://github.com/fxsjy/jieba

2013-12-12

來源: 2013-12-12
LXC - Linux Containers
http://linuxcontainers.org/

Docker: the Linux container engine
https://www.docker.io/

2013-12-05

來源: 2013-12-05
WOT - Web of Trust
https://en.wikipedia.org/wiki/WOT_Services

2013-11-28

來源: 2013-11-28
cgminer 停止支援 CPU,只能使用 GPU 或 FPGA / ASIC

Xabber - Best XMPP client for Android
http://www.xabber.org/

2013-11-14

來源: 2013-11-14

DevStack - Deploying OpenStack for Developers
http://devstack.org/

2013-10-31

來源: 2013-10-31
Profanity, a console based XMPP client
http://www.profanity.im/
由 irssi 改的
bitlbee 的 facebook 登進去之後使用者名稱都是數字

2013-10-10

來源: 2013-10-10
Using tmux to share a terminal | Richard WM Jones
http://rwmj.wordpress.com/2011/11/23/using-tmux-to-share-a-terminal/

tmate • Instant terminal sharing
http://tmate.io/

tmate also allow you to share a read-only view of your terminal. The read-only connection string can be retreived with tmate show-messages.

2013-10-03

來源: 2013-10-03

  • Arch Linux 臺灣社群

http://archlinux.tw/
http://arch.linux.org.tw/

  • RWD - Responsive Web Design
  • 選擇適合您的發行版本——TuxRadar Distro Picker

http://www.tuxradar.com/content/tuxradar-distro-picker-0

# jekyll serve --watch
# compass watch

2013-09-12

來源: 2013-09-12
Firefox Ctrl-Shift-M 可用來測試 RWD 網頁。

2013-08-29

來源: 2013-08-29

Win Switch - Share running applications
http://winswitch.org/

2013-08-22

來源: 2013-08-22

Xpra is 'screen for X'

簡報連結:http://slid.es/carl_tw/xpra
Source: https://www.xpra.org/trac/wiki/Source
Building: https://www.xpra.org/trac/wiki/Building
Front End: http://winswitch.org/about/screenshots/

Powerline - The ultimate statusline/prompt utility.

Powerline 最初是 Vim 的狀態列外掛,
現已支援眾多程式如 Zsh, Bash, tmux, IPython, awesome 和 Qtile。

Google+ Events: Share event photos instantly with Party Mode

Google+ 有個派對模式,將來相簿也許不用辛苦整理,
即時上傳最新相片,可以減少會後整理相片的負擔:
http://www.youtube.com/watch?v=uwMdqxJznMs

2013-08-15

來源: 2013-08-15

Chakra
http://www.chakra-project.org/

Amara - Caption, translate, subtitle and transcribe video.
http://www.amara.org/en/

Project Tox, tox.im, an open source skype
https://github.com/irungentoo/ProjectTox-Core
有加密功能!!詳見官網說明。
類似 bt, 使用 UDP 通訊搭配 libsodium 加密。
http://linuxtoy.org/archives/tox.html

Q: 可以互傳檔案嗎?
A: 網站上看起來可以,但實際上似乎尚未實作。

正體中文的翻譯已由 xatier commit 進到 GitHub repo,近期就會正式上線 。

Rex: 看到昨天才加上 distributed server 的功能

日落:Tox wiki page 上有別人編譯好的 binary http://wiki.tox.im/Binaries
Carl:原則上從 src 編譯較能確保來源是可靠的,懶人可直接移步 Tox 官方 wiki 下載。
今日簡報:https://slid.es/carl_tw/tox
圖文授權:http://creativecommons.org/licenses/by-sa/3.0/tw/
另外各位如果有興趣,可以研究它的 logo 究竟有何玄機。

2013-08-08

來源: 2013-08-08
Google+ Arch Linux 中文社群、Emacs 中文社群創辦人
中国 Arch Linux 中文社区管理/维护组成員
興趣是研究 C++,目前專長 HTML5 / CSS3。
最近計畫:moztw.org 網站改版、SUMO (suport.mozilla.org) 計畫、MozTW 字幕組

防止伯朗咖啡店廣告:伯朗掰掰
使用 Stylish 套用樣式
Stylish is a browser extension that can apply a user-supplied style sheet to a web page.
歡迎開 issue 送 pull request!

工商服務時間:Arch Linux 中文社群

除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License