Sometimes I learn how to do something quickly for work and don't have time to turn what I've learned into “proper" notes. Enter the humble devlog.
A devlog is the minimum note I'll keep while I'm doing something technical, and it's usually just a section in my daily note. It's a running log of everything I've tried, including snippets of code/terminal commands. Here's me trying to consolidate devlogs from when I learned how to deploy Loki on k8s in GCP via Helm.