Oddbean new post about | logout
 The struggle is real, I ended up creating a function where it would fill the entire graph in one shot, which is a lot faster than caching single results.

https://github.com/coracle-social/coracle/blob/master/src/engine/people/utils.ts#L118