Notes

Reusable knowledge and cheat sheets.

Working notes on Astro, Qt, design systems, and hardware experiments.

Updated 2025-10-12
#Astro#workflow#writing

Astro content pipeline checklist

Steps for shipping a new article: draft in MD, run accessibility audits, collect Lighthouse metrics, and publish via CI.

Updated 2025-09-28
#Qt#graphics#hardware

Qt render thread patterns

Comparing QRhi, QQuickRenderControl, and raw OpenGL contexts for LED wall visualisers.

Updated 2025-08-31
#LED#color#hardware

LED color calibration cheatsheet

Gamma curves, white balance matrices, and how to profile fixtures with a SpyderX probe.

Updated 2025-07-15
#i18n#automation#writing

Translation workflow automation

Using Content Collections, git hooks, and DeepL to keep zh/en content in sync.

Updated 2025-06-02
#Astro#search#design

Pagefind search snippets

Customising Pagefind UI to surface tags, code blocks, and reading time metadata.

GitHub