Kasra Rahjerdi pfp
Kasra Rahjerdi
@jc4p
hi hi today's HF dataset: All user relationships (follows) ever, you can use this to: 1. Grab following information in bulk instead of using an API 2. Investigate growth over time of the average user vs power users 3. Draw (non dick shaped) visuals https://huggingface.co/datasets/jc4p/farcaster-links
6 replies
12 recasts
71 reactions

Tony D’Addeo pfp
Tony D’Addeo
@deodad
can you / do you / how do you access this data directly from your backends?
1 reply
0 recast
4 reactions

Kasra Rahjerdi pfp
Kasra Rahjerdi
@jc4p
it's a very lame method but i have the parquet files on an EC2 instance and then I make requests to a tiny python middleware that takes the input and does a duckdb query -- i mostly only use them as one-offs like calculating a pgsql table of "who are other people's best friends?" for the Guess Who frame
1 reply
0 recast
3 reactions