This one had one clear goal - see if Qakulib can be used/useful for something else than Qaku - and it seems to be.
Lightning Wave is a vibe coded platform for managing events and lightning talks. We have briefly tested it with @chair on a Twitter Space
https://x.com/vrycmfy/status/1922497679784882596
The app is deployed here:
Code available here
The idea is simple - create an event, share it around, people submit talks, other users upvote, you can accept the talks you like or that get most upvotes etc.
Fun part is that it uses the same library and protocol as Qaku
- event == Q&A
- talk == question
- acceptance == answering question
- upvotes == upvotes
It simply packs JSON into a Q&A description or question - that also means that you can got to Qaku and use the event ID and see the JSONs in the Qaku UI:)
This approach allowed me to find a few bugs in Qakulib and add some features that were also useful for Qaku - I am looking forward to vibe coding new UIs and use cases for forum library once OpChan matures a bit:)