multiwiki
in the spirit of #against-consensus multiwiki doesn't attempt to provide a singular source of truth on any given topic. similar to git-ssb
there will be a mesh of mutable <user>/<topic>
resources that you can browse with the right client. the proof of concept client is being written in chicken scheme. so far, i have some basic api calls working and i'm hoping to have something that i can demo before the first walkaway utah meetup in october.
i still need to read up on the editable message stuff that @ev is doing in decent and get more familiar with how gatherings work as well. the goal here is to follow as many existing patterns as possible. i don't have a very clear picture of how i want to handle semantic data, but i've also never needed it in any wiki i've used. it would be very cool to have a wiki page for your local weather that is connected to a raspberry pi weather station that always shows you the current weather based on the data your station has collected. i'm sold in the idea, but i'm not sure how i want to express that in markdown.
i have a lot of ideas that i want to explore with ssb and this seems like a good place to get my hands dirty doing something useful and fun. i spend a lot of time writing and organizing notes. i'm honestly quite frustrated with basically every note taking system i've ever used. moinmoin is the option i hate least, but i still have a lot of issues with the whole "needs a server" thing. i'm very much looking forward to making multiwiki a reality.
why not electron/javascrit?
i mantain a large web app and a sister electron client for work so by the time i get home its sort of the last thing i want to put my time into. i don't hate javascript exactly, but i don't want to doom myself to a lifetime of the same old thing. scheme is fun and i have a strong preference for native applications over web anything.