Results 17 issues of Iru Cai

- [x] A KGPE-D16 motherboard (~750RMB) - [x] one/two AMD Opteron 6276 (~500RMB) - [x] heatsink - [x] UDIMM/RDIMM memory modules - [x] SSI EEB case (~400RMB) - [x] SSI...

For editors such as gvim, the process first forks and exits, so the QProcess state will be: NotRunning -- (run gvim) --> Starting --> Running --> Not running (clear the...

如\xd7\x2e\x2e这样的序列,\xd7是半个GBK字符。

https://www.gnu.org/software/moe/ Moe means "My Own Editor" according to the source code of GNU Moe.

discuss

The following assembly code can make r2dec generate a if-else-else block: ``` L0: test esi, esi jne L2 cmp eax, 1 jne short L3 jmp short L4 L3: cmp eax,...

bug
controlflow

In the following example, when INOUT is ref, verilator displays "flag=0" in the second line, while VCS 2017.03 displays "flag=1". ``` //`define INOUT inout `define INOUT ref module automatic top;...

status: ready
area: wrong runtime result

Currently we use wget, which is enough to download files. But we can also use curl, aria2, etc., and we can also use metalink to download one file from more...

enhancement

It this is supported, users can use their own distro repository, and use it like: ``` # now I have ~/custom-distro/somedist # to install somedist and arch (from liveusb-builder) ./buildlive...

enhancement

- [ ] When there are more than one ISO image under one distribution, use $DISTRONAME as submenu name - [x] When there are more than one entry under one...

enhancement