6 ms·
I have mine self record into Supabase for my projects and a local sqlite for work. It determines a method of record keeping which I audit every week to hone the
by hectdev 16d ago
I have mine self record into Supabase for my projects and a local sqlite for work. It determines a method of record keeping which I audit every week to hone the process. Really makes it so I can move to any provider I want and I have a queryable memory store. Also really helps when someone asks about why some feature was implemented a certain way. I also have it learn from corrections in PRs and comments made overtime in a repo to get the shape of what is important to the team at work.
- mistermann 16d ago> It determines a method of record keeping which I audit every week to hone the process I would like to hear more details of what it ended up with for a structure
- hectdev 15d ago[flagged]