Blog
Product notes, technical writing, and creator experiments.
1 min
Clean JSON before you share it with a teammate or an AI tool
A short checklist for formatting, trimming, and redacting JSON so debugging stays fast and private.
developerworkflow
2 min
Base64 and Unicode, explained for everyday debugging
What Base64 is, why Chinese text sometimes breaks, and how to encode or decode it without losing characters.
developertutorial