Piping

Results 38 comments of Piping

@ShivamSarodia Be precise, I mean `sizeof` is a compile time unary operator. And yes, those two A should be the same object in the binary. But `sizeof()` only works for...

zplug definitely need zcompile on old machines (or servers) with hdd or just for speed. The new cache system is not sufficient. zplug with cache ```bash ❯ repeat 5 time...

@xnervwang you know typora has a shortcut `cmd+/` to view plain text right?

is it possible to add a `hex` function or `hex` filter to put a number into hex form?

refers to #2

I tried `yum install fuse-devel` and it can proceed to build until ``` * 85) src/lua: CC lapi.c mount: Invalid argument Unable to remount the root file-system as a private...

use rmate + remote-atom + ssh proxy command + remote forward Can be used like [this](http://qiita.com/kyamuise/items/5c09eaa8d255f8f8fea0)