Post BA0c6QASnjmxyj5RRY by BluRaf@donotsta.re
(DIR) More posts by BluRaf@donotsta.re
(DIR) Post #BA0c6QASnjmxyj5RRY by BluRaf@donotsta.re
0 likes, 0 repeats
bweh, too stupid/lazy to pick up webdev just to make a new forum engineanother case of having a cake and eating it too or something
(DIR) Post #BA0cP1gE4PHvX7oaWm by BluRaf@donotsta.re
0 likes, 0 repeats
What I want is probably a stupid mashup of modern engine (php7+, proper mvc/oop), features like reacts/badges/ranks and certain acmlmboard features (custom html around users’ post contents, idk never used acmlmboards)and no, I won’t touch clankers just to make this happen
(DIR) Post #BA0chaCETiCTnPdO4m by wolf480pl@mstdn.io
0 likes, 0 repeats
@BluRaf how about making a shoutbox with users?Should be much easier, and you can abandon it in a finished state if you decide not to turn it into a full-blown forum.
(DIR) Post #BA0dZ1iMtdQsUT9Kcq by BluRaf@donotsta.re
0 likes, 0 repeats
@wolf480pl I already have full blown chat available (IRC and Discord, bridged), but it’s mostly dead. Synchronous and asynchronous conversation flows are different, even if Discord tries hard to remove that difference - and I need something that I don’t really need to constantly check for more nuanced, yet slower discussions. Which is why I’m considering starting a forum :d
(DIR) Post #BA0dkI4qOw9OQJ28Z6 by wolf480pl@mstdn.io
0 likes, 0 repeats
@BluRaf well IIRC, shoutboxes are asynchronous - it's basically a single-thread forumalso, being able to use it is more of a side effect in this case - I was thinking in terms of "make a simple prototype before trying to do the main thing"