Content creation

Using the @ and # symbols in tweets with a word joiner character

Twitter interprets strings starting with @ and # as mention and hashtag. It misinterprets Svelte-related strings, e.g., @const and #if. In this post, you will learn how to fix this.

Recording screencasts on a HiDPI display

This post explains the difference between scaled resolution and actual resolution and why it matters when recording a screencast on a HiDPI display.