Inspiration
Edge devices like Laptops and Smartphones are getting more and more powerful every year, while network latency is lower-bounded by the speed of light, which has been the same for a little while now. To create responsive web apps, we want to push the boundaries and allow users to have a product experience like the speed of light is unbounded.
What it does
We are computing the best-fitting craftsmen for every possible long/lat combination.
How we built it
We are leveraging duckdb-wasm, to push the last mile computation onto the user's device. Our Craftsmen Comparison site fetches data from the server asynchronously and computes the matches locally.
Challenges we ran into
Time, we are all bounded by our time.
Accomplishments that we're proud of
Hybrid Execution: Heavy lifting on the backend server combined with last-mile execution on the "edge"
What we learned
You do not really need a lot of sleep in 48 hours to survive.
What's next for TUMuchData
We would like to work on a customer-facing prototype leveraging duckdb-wasm, for a CHECK24 comparison site.
Repo
Code: https://github.com/PaulLampe/tumuchdata-check24 Deployment: http://hackatum.tumuchdata.club:3000/ Club Website: https://www.tumuchdata.club/
Built With
- deno
- duckdb
- react
Log in or sign up for Devpost to join the conversation.