Skip to content

Instantly share code, notes, and snippets.

View chiehmin's full-sized avatar

Chieh-Min Wang chiehmin

View GitHub Profile
@chiehmin
chiehmin / epub.css
Created May 1, 2019 05:38 — forked from bmaupin/epub.css
You Don't Know JS Ebooks
body {
text-align: justify;
}
code, pre {
font-family: "DejaVuSansMono", monospace;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;
// autogenerated by syzkaller (http://github.com/google/syzkaller)
#include <pthread.h>
#include <sys/timerfd.h>
#define NTHR 8
#define NSET 8
#define TFD_TIMER_CANCEL_ON_SET (1 << 1)
void *thrset(void *arg)
{
@chiehmin
chiehmin / android.rst
Last active February 14, 2017 20:39 — forked from anonymous/android.rst

build android guest on linux-kvm-arm host on arm Fast Model

all files

binaries/
├── config                (download from virtualopensystem)
├── cookies.txt           (download from virtualopensystem)
├── jb_ve_4_1_1.bz2       (download from virtualopensystem)