Week 45: 2023年双十一
What I bought
Bougt a GaN charger, because I do not have enough type-c charger.
Astro
Turns out there are a lot strict rules in astro, for instance, RSS feed rules. The web world is becoming more and more strict. I kind like how it goes.
Katex on Astro
This blog shares the config to use katex on astro. The latest version is not correct, should use the correct remark-math package for remark.
Remark
By reading Awesome Remark, found some interesting plugins.
Apple Watch & React Native
Just a little research, here is the link.
Proxmox
Proxmox is a VM that can share the GPU with the host. Sadly, it could only work as a server, meaning that it need at least two machines.
Favicons
Real favicon generator packs a zip for all icons work for web and mobile.
Tailwind
This is a nice cheatsheet for tailwind CSS.
Share Windows fonts for WSL
This is a workable solution. Run sudo fc-cache -r -v to make it work, sometimes WSL need to restart.