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

Waveform

31 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 [email protected] 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 [email protected]. 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
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (6 children)

Yeah I don't have a good enough alternative to even want to switch to something else. I mean, there's a community on lemmy and that's worth a lot.

I've thought about building something but making it federated is going to take a ton of effort and by the time we're done we'll have lost momentum.

I'm working on a native app, and the http api is okay. But not perfect. I was thinking to build a NextJS frontend to improve SEO.

[–] [email protected] 1 points 1 year ago (3 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

[–] [email protected] 1 points 1 year ago (2 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.

[–] [email protected] 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

[–] [email protected] 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.

load more comments (2 replies)