Oddbean new post about | logout
 Hi nostr:npub1xdtducdnjerex88gkg2qk2atsdlqsyxqaag4h05jmcpyspqt30wscmntxy — I’m looking at trust.nostr.band and curious to know where you’d like to take it. I think using PageRank or something like it as the foundation for nostr search is a great idea.

Is there a reason you use the iterative method rather than the power method (use matrix algebra to solve for the principal eigenvector)? My understanding is that the power method is computationally more efficient than iterative.