Piping

Results 41 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)

Typora is only free for beta. I dont understand why people asking to intergate Typora into Atom etc.. But If we had plugin support, that would very useful although I...

@Eskander88 Rich Text Editing is really not an easy thing to do. It is all about proper display in GUI. That's why you would not see such a thing a...