7 Dec 2022 |
imbev | ? | 04:55:09 |
Lyre Calliope | Hold on, let me get a link. | 04:55:31 |
Lyre Calliope | https://matrix.org/blog/2022/08/15/the-matrix-summer-special-2022#matryoshka-voip-embedding | 04:57:58 |
imbev | oh, that | 04:58:57 |
imbev | Matrix enables some very interesting tech | 05:01:39 |
imbev | couldn't do that in Discord | 05:01:39 |
imbev | In reply to @captaincalliope:spacecadets.chat Especially with the nested matrix client embedded in matrix client as extension thing happening. to clarify, matrix-social is currently not doing anything like that | 05:02:03 |
Lyre Calliope | Ah. Well, I've been imagining how matrix could swallow up all kinds of social media and collaborative apps since reading that. Interested in seeing how your ideas develop. | 05:02:53 |
imbev | yes, Matrix has a lot of potential as an open federated protocol | 05:05:18 |
imbev | a goal for matrix-social is for rooms to still be readable by chat clients | 05:05:18 |
imbev | that will prob be done via threads | 05:05:18 |
imbev | atm, credentials are compiled into the wasm binary, and a full sync is done on every load | 05:07:01 |
imbev | i will prob be handling that next | 05:07:07 |
imbev | following that, i will likely create a per-room and per-space view | 05:08:16 |
imbev | this is such a new project that there are numerous tasks to be done before it is stable :) | 05:11:00 |
Lyre Calliope | For sure! I'll probably check in every few weeks to see what's up. That's how I tended to lurk on software projects back in my irc days. | 05:13:19 |
Lyre Calliope | Would these social feeds or whatever have clearnet views? RSS feeds, etc? | 05:14:14 |
imbev | i am still unsure about some major details of the "feed" view | 05:14:44 |
imbev | should posts be hidden once viewed? once reacted too? that sort of thing | 05:14:44 |
imbev | i'm not referring to a rss/atom feed | 05:14:45 |
imbev | but a log/history/stream of posts | 05:16:48 |
Lyre Calliope | Oh, interesting! We need new social ideas like this. The old ones have gotten old and atrophied. Clearly not working for us. | 05:16:54 |
imbev | i'm don't expect rss readers to have much support for wasm, that is prob out of scope for this project | 05:17:01 |
imbev | i see it as a different use case | 05:17:27 |
imbev | a chatting vs social media interface | 05:19:35 |
imbev | i'm open to new ideas and help, especially since i am relatively inexperienced with rust, wasm, and front-end web development | 05:19:36 |
Lyre Calliope | Wish I could help you there. My html is basically serviceable, and I can only kinda read js. 😂 Hopefully more people's interests get piqued. | 05:22:28 |
| meri joined the room. | 07:20:42 |
9 Dec 2022 |
imbev | making great progress, credentials are no longer compiled into the binary , but are instead entered into a login page | 19:30:33 |
11 Dec 2022 |
imbev |  Download Screenshot from 2022-12-11 15-08-45.png | 21:10:54 |