Home
Projects
Posts
Misc
KnowledgeBase
Notes
Series
Posts
Change to Hugo and Adoc
Aug 26, 2019
1 min read
Enable mathjax in gatsby
how to enable mathjax in gatsby Steps 1. Configure gatsby-config.js // In your gatsby-config.js plugins: [ { resolve: …
Sep 4, 2018
1 min read
Install cuda9.2 and cudnn7.2 on ubuntu 18.04
Overview To run tensorflow/pytorch with gpu, I need to install cuda and cudnn. It’s really tricky, but finally I found the …
Aug 23, 2018
2 min read
Migrate from Hugo to Gatsby
Aug 14, 2018
1 min read
lvs keepalived
introduction lvs: lvs is a kind of L4 load balancer. some references here: howto keepalived: keepalived is a facilitator for lvs …
Mar 22, 2017
2 min read
Using MathJax and Graphviz with Hugo
MathJax support configuration Hugo doc MathJax doc <!-- LaTeX math rendering --> {{ if .Params.math }} <script …
Mar 10, 2017
2 min read
First Post
Mar 6, 2017
1 min read
Cite
×