Content pfp
Content
@
0 reply
0 recast
2 reactions

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
If your like CLIs, you'll probably like https://github.com/vrypan/fario Find all the links and images @dwr.eth ever shared on farcaster: fario-out --casts $(fario-fid-byname dwr.eth) | \ fario2json | \ jq ' .. | objects.url | select( . != null )'
2 replies
2 recasts
14 reactions

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
And now, let's see his cast activity: fario-out --casts 3 | fario2json | jq '.[].data.timestamp' | sort -r | xargs -L1 -I {} dc -e "{} 1609459200 + p" | xargs -L1 -I{} date -r {} +"%Y-%m" | uniq -c | awk '{ print $2, $1}' | termgraph
0 reply
1 recast
0 reaction

Brenner pfp
Brenner
@brenner.eth
Would be cool if you could write the human version and it would run the code
1 reply
0 recast
0 reaction