Stay in the Loop

Follow along on WhatsApp or Telegram — new posts, reflections, and the occasional spiral.

Dew of Your Youth

Language. Faith. Memory. Systems.

A blog about overthinking everything that matters (and some things that don't).

Dew of Your Youth is about thought, memory, matters of faith, and the systems we build to keep our thinking from dissolving.

Jewish texts, personal workflows, family archives, and languages learned along the way.

If you’ve ever tried to organize your soul with Markdown, welcome.


Categories


Most Recent Posts

Tech & Tools Pairing Elixir with Cheese  6 minutes

I built a cheese catalog in Elixir, letting an LLM fill in flavor profiles and pairings — then used pattern matching to keep the data honest.

Tech & Tools Personal Ops: Learning From Its Own Mistakes  14 minutes

A voice note got misread as a literal agenda item called ‘whatever I missed.’ The fix turned into a general system for catching ambiguous commands, logging corrections, and a plan to move routine parsing off the API and onto a local model.

Tech & Tools Count First, Interpret Second  7 minutes

My personal-ops bot’s weekly digest kept turning noisy logs into confident diagnoses. The fix was one rule: count first, interpret second, diagnose cautiously.