Okay, here’s an idea:
Aggregated database of all talks from (Ethereum) ecosystem (conferences, hackathons, meetups)
Just type “danksharding” and you’ll get all the videos whether they’re on StreamETH, YouTube, etc.
Illustrative example:
I also imagine it as a place to come when I want to learn something new (about Ethereum) - thanks to the overview of recent talks from the world.
It should be something like https://archive.devcon.org/archive , but not just for devcon, but for all.
From a technical point of view doing something like this will be easier than it seems, I would divide it into two problems:
-
Data - the data specification will be handled by our event-lists (topic) standard, and the data itself will be collected into our ETH event database (also using automated scripts).
-
Frontend - would want to build a special interface for this. This is probably the most technically challenging part of this idea
Please tell me why this makes or doesn’t make sense