I used to stash all my notes in a local file on my laptop. The problem? Whenever I learned something new away from my desk, I'd usually forget it before I could write it down.
To fix this, I set up a simple workflow with Telegram. Now, whenever I discover something, I just text "TIL: ..." to a bot. OpenClaw takes that message, formats it into Markdown, and automatically pushes it to my site. The whole thing lives on a lightweight VPS using Caddy, so the moment I send the text, my site is updated instantly without any manual work.