Samuel ツ
@samuellhuber.eth
2024 travel recap: 4 continents, 11 cities! Started with client work in Germany, tech conferences across Europe & US, mentoring a week-long hackathon in India, filming at ETHCC Brussels, speaking at code.talks Hamburg, and ending with an epic Art Basel Miami adventure that included stops in Dublin, Rome, NYC, and London. My passport deserves a vacation! ✈️🌎 Dang claude is nice at these summaries :O
1 reply
0 recast
20 reactions
Samuel ツ
@samuellhuber.eth
With farcaster protocol location logs we could make these a frame? does anyone have a full event log of farcaster? current state only hides the location updates cc @runninyeti.eth @rish do you have that full data?
1 reply
0 recast
8 reactions
Brock
@runninyeti.eth
Gah I would love this - sadly location data isn't part of the protocol (it's Warpcast specific afaik)
1 reply
0 recast
1 reaction
Samuel ツ
@samuellhuber.eth
nope. Location data is on protocol https://github.com/farcasterxyz/protocol/discussions/196
1 reply
0 recast
1 reaction
Brock
@runninyeti.eth
oo you're right! I missed this getting added Here's the current location data /indexing has then (~62.8k users): https://storage.googleapis.com/indexingco_tmp_uploads/fc-user-locations.csv We don't currently have profile data logged through time though 🫠 That would have to be built atop (or if someone else has that raw, historical stream)
1 reply
0 recast
1 reaction
Samuel ツ
@samuellhuber.eth
@jj how do you do it? @manan does neynar have all events historically so we could build something like this to show location transformation over time
2 replies
0 recast
1 reaction
Manan
@manan
we considered building it at the infra layer, but it didn't make sense right now. If someone wants to, it should be simple enough for someone to build it using neynar APIs or indexer as a service products. periodically snapshot location for specific users starting now, you'll be able to build up the location over time record.
0 reply
0 recast
2 reactions
rish
@rish
not in a format that we can make available immediately. you could start streaming off of our kafka stream and build the historical event log on your end if you want
1 reply
0 recast
1 reaction