Living Timeline
This page brings together my long-form writing, portfolio launches, and personal milestones. Articles and project drops share the same stream so it is easy to trace how ideas travel from publishable thoughts to shipped work.
Tags call out the domains involved — from LLM systems and reinforcement learning to the occasional life moment that shapes how I build. Upcoming entries outline the experiments and essays currently in the pipeline.
Entries are ordered from newest to oldest with future plans clearly marked.
Activity Feed
2025
-
Reinforcement learning roundup (probably)
Collecting field research for a late-2025 write-up once I know what sticks.
-
RL sandbox prototypes
Experimenting with a grab bag of RL tools to match the article whenever the real scope reveals itself.
-
LLM evaluation grab bag (working title)
Loose collection of thoughts on testing models — final shape TBD, but shooting for an autumn 2025 release.
2024
-
Became a father
Our first child, Benjamim, arrived on September 12, 2024 — and everything changed in the best possible way. I hit pause on the deep-learning roadmap to start collecting training data from the tiniest (and most fascinating) human dataset I’ll ever work with. These days, midnight diaper shifts feel a lot like reinforcement-learning loops — except the reward signal is a sleepy giggle that makes every iteration worth it. I still catch myself jotting notes in our “family lab notebook,” half scientist, half dad, completely in awe.
2023
- OpenELM Notes
I wrote about OpenELM and how Apple approaches efficient language models.
- RAG with LlamaIndex, Elasticsearch, Llama3
I built a retrieval pipeline with LlamaIndex, Elasticsearch, and Llama3 to test local deployment workflows.