crabber-net / crabber

A Twitter clone written in Python + Flask with extended features and a focus on inclusivity.
https://crabber.net
GNU General Public License v2.0
48 stars 16 forks source link

(Unsure if intentional) Who To Follow in top right consistently shows same people #100

Closed TaliX4 closed 3 years ago

TaliX4 commented 3 years ago

At the moment, the Who To Follow is always two accounts who are very old and possibly jake's friends (I think he follows them) I wonder if we could have a real Who To Follow that shows other accounts?

jakeledoux commented 3 years ago

It's a really dumb algorithm at the moment, but then again social algorithms aren't something I have any experience doing. I like determinism.

If someone wants to take a stab at improving this I'd greatly appreciate it.

jakeledoux commented 3 years ago

I've updated the algorithm slightly so it should now be more dynamic (and useful...)