this post was submitted on 12 Jun 2023
4 points (100.0% liked)

Waveform

1 readers
1 users here now

A place to talk about how we organise ourselves.

founded 1 year ago
MODERATORS
 

I was trying to search for !main@midwest.social so I could subscribe with this account. However, I couldn't find any of the midwest.social communities aside from the synthesizers one. Is that by design, a bug, or am I doing something wrong?

My process: open Communities. Search !main@midwest.social. I leave the Community and Creator fields set to All. Search again as I've seen some people instruct to do. Nothing populates.

you are viewing a single comment's thread
view the rest of the comments
[–] underwires@waveform.social 1 points 1 year ago (1 children)

It seems like a good candidate for a hypermedia-type front end as reactivity is minimal on a forum. That would hugely simplify and speed up development. Are you familiar with HTMX? Basically you render everything on the server and send it in pieces as needed and avoid needing to manage state on the front end. I haven't seen any features on Lemmy that would be noticeably less reactive. Anyway just a suggestion

[–] ChappIO@waveform.social 1 points 1 year ago (1 children)

I have but technically building something like this is trivial. It's a community problem to run a site. And Lemmy will do fine.

[–] underwires@waveform.social 1 points 1 year ago (1 children)

Well I'll leave the tech stack to you, but if you want any help on the UX/design end of things I'm happy to put in some effort

[–] ChappIO@waveform.social 1 points 1 year ago

I actually think that would be great on the mobile app I am working on. But let's first see where this community is going.