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>
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>
Hi, sorry but I don't know what is `key.asc` :-) If this is a general GitHub pages issue, please report it on whichever applies: https://github.com/jekyll/jekyll or https://github.com/isaacs/github/issues
Further clarified at: https://github.com/cirosantilli/markdown-style-guide/commit/8460711ed453b3b50c04fbd79570cdd174566ab9
Hi James, For questions that are not specific to my repositories like this, please ask on stack overflow. `objdump` and `objcopy` only work on executable files like ELF, not on...
Hi James, sorry for the misunderstanding. Take it easy. Ask on stackoverflow. Give more context: what do you want o accomplish? Why a `png`?
OK, I managed it as in: https://github.com/cirosantilli/cirodown/commit/8c05857c8f93c5269c8505427bb1bcec44f80769 by creating a function that returns a function. I also made it use `ArticleAPI.update` in the component rather than raw axios. Now I'm...
Here's a working backend + frontend deployment of this repo with mongodb ported to sequelize postgresql: https://github.com/cirosantilli/node-express-sequelize-realworld-example-app Source at: https://github.com/cirosantilli/node-express-sqeuelize-realworld-example-app/tree/7b208085f88375291e2dabcab74229e703cb8769 which is a small fork of https://github.com/sigoden/node-express-realworld-example-app that did the...
Remove it and see what happens to accuracy! I haven't tried myself, but it's simple. That entry creates a bifurcation in the graph as can be seen on Netron: ![lenet...
I see now, it's not very good. The best thing really would be to split up the line at a regex (spaces), and only then use the algorithm to highlight...
Github just rolled this feature out: https://github.com/blog/1885-better-word-highlighting-in-diffs
fmod appears to be a proprietary closed source https://www.fmod.com/licensing which just makes distribution harder. I wish cocos could get optionoally get rid of it and use something open source instead,...