Ciro Santilli (三西猴) OurBigBook.com sponsor me: cirosantilli.com/sponsor, opinions my own 2020冠状病毒审查 ,2020郝海东 ,2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 709大抓捕,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱<script>alert(1)</script>

Results 547 comments of Ciro Santilli (三西猴) OurBigBook.com sponsor me: cirosantilli.com/sponsor, opinions my own 2020冠状病毒审查 ,2020郝海东 ,2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 709大抓捕,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱<script>alert(1)</script>

Added one at https://github.com/gothinkster/conduit-bootstrap-template/pull/6/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 based on: https://github.com/gothinkster/conduit-bootstrap-template/pull/2/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 but working with newer node.

@smazigh btw, I have some stuff working at: https://github.com/cirosantilli/parsec-benchmark (not all), and will review and accept pull requests.

For those that just want a DRM example to play with, here is a QEMU + Buildroot setup: https://github.com/cirosantilli/linux-kernel-module-cheat/tree/a64b276e9c02719a3e620c75aaa1ec490b240851#drm

@Aetf yours failed with: ``` /home/ciro/git/kmscon/src/kmscon_terminal.c:105: undefined reference to `tsm_vte_get_def_attr' ``` on Ubuntu 18.04. I recommend enabling the issue tracker there.

> Hi @cirosantilli, thanks for the feedback. Unfortunately I don't understand the problem. As I write this, the [example](https://cirosantilli.com/china-dictatorship/anti-ccp-info-sources.html) you linked does not include any Table of Contents. > Hi,...

Just in case: input.adoc ``` = h1 * big * long * list == h2 ``` Desired multipage output: h1.html ``` h1 big long list Child sections h2 ``` Current...

> cirosantilli, so this isn't related to the Table of Contents, as mentioned in the title and description? The "Table of Contents" is the listing of all parts/chapters/etc. in the...

> Hi @cirosantilli, thanks for the suggestion. However, it seems like this is more a problem of URL rewriting than HTML generation (specific to GitHub Pages). > > Will GitHub...

> May be it's related to jekyll and how jekyll treats files with underscore? > > There is here a similar issue in other project: > > [mpetrovich/stylemark#65](https://github.com/mpetrovich/stylemark/issues/65) > >...

This one also worked really well: https://github.com/in3rsha/bitcoin-utxo-dump finished in only 14 minutes: https://bitcoin.stackexchange.com/questions/83536/how-to-find-all-utxos/101936#101936 I wonder how long a Python implementation would take compared to the a Go one. For now...