Ben Chuanlong Du's Blog

It is never too late to learn.

Tips on RustPython

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/RustPython/RustPython

https://rustpython.github.io/pages/regression-tests-results.html

Volatile CTE and Subqueries in SQL

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. A volatile table persistents in the duration of the connection that creates it while a CTE is only accessible by the query following it. That is the scope of CTE is …

Tips on mkdocs

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/mkdocs/mkdocs

https://pypi.org/project/mkdocs-blog-plugin/

https://ddrscott.github.io/blog/2018/move-to-mkdocs/

https://github.com/danielfrg/mkdocs-jupyter