Yesterday I left Tokyo for a group trip to Ito.
For the past 1-2 days I have been thinking of the recommender system for the knowledge graph and I arrived at a v0.1 and some future iterations to test thereafter.
Before starting the trip, I tired to structure myself so that I can do thinking activities on my mobile while we are out and about. When we all stop somewhere - that's when I can 'work'.
It's funny how yesterday I wrote that I didn't need a computer to 'think'. And while that's true, the surface area a computer gives me helps me think better.
For the recommender system, I started small. Each card has different swipe options. Here is the basic logic for two things I want to start with:
"already know this" → difficulty too low, skip ahead
Flag after 3-5 "already know this" actions within a single week:
Week N: User marks 5+ cards "already know this"
Week N+1 recommendation:
This process is very similar to my process before to build out the spec. I build it -> feed it to Claude and Gemini to identify inconsistencies - read through their feedback -> reiterate till I feel confident in what I have written.