Please feel free to contact me if there are any deprecated links or other issues with the contents of the website.
Any incident with GitHub Actions, Codespaces, and Pages is reported on https://www.githubstatus.com/.
- AI. LLM, RLHF, and prompt engineering.
- Web. Small subgroup confinement attack on Diffie-Hellman.
- Macro-Finance. The Fiscal Fed by Will Bateman.
- Page Design.
Blog Posts
page categories reordering: Is there a simple way to sortsite.categories
by post count using Liquid syntax? - Page Design. Discussion of the integration of Chinese fonts to GitHub Pages by Long Qian in this post. However, since the proposed approach requires too much code rewrite, I decide to use system fonts for now.
Many thanks to:
- Christian Fei's JavaScript library that enables the search box functionality.
- Ari Stathopoulos's idea of a commenting system leveraging the GitHub Issues API (available to GitHub users).
Created on top of Hyde, a brazen two-column Jekyll theme that pairs a prominent sidebar with uncomplicated content. (You might find quite a few people using this template 😅)
For HTML codes of standard Chinese punctuation marks, this W3C document provides a good summarization.
For this Liquid syntax error, make sure to use the {% raw %}
and {% endraw %}
escapes to force Jekyll to ignore the code block, as documented here.
Sometimes need a hard reload of the web page using ctrl/cmd + shift + r
.