this post was submitted on 30 Jun 2023
112 points (100.0% liked)

Apollo - A beautiful app built for power and speed.

1572 readers
1 users here now

Since many of us are trying to avoid giving reddit any traffic, this space can be used to discuss Apollo, our dreams of seeing it join the Fediverse, and to give our appreciation to @[email protected] for his incredible work.

founded 1 year ago
MODERATORS
 

I initially tried Lemmy and thought it was too complicated - until I tried it with the wefwef.app web app. It’s design is really similar to Apollo, and is quite responsive for being a web app. Definitely give it a try before giving up on Lemmy.

you are viewing a single comment's thread
view the rest of the comments
[–] noob_pointer 5 points 1 year ago (2 children)

no it happens to me too, it’s still a bit buggy, the developer was getting the app rate limited at one point by Lemmy. Luckily they seem to be pretty active on the github page (it’s open source!) https://github.com/aeharding/wefwef

[–] LazaroFilm 3 points 1 year ago* (last edited 1 year ago)

Wait, it’s all in Java Script (well, technically it’s i. typeScript with Vite JS). that means you could host your own WefWef instance on a private server like a Raspberry Pi or something… interesting. You could have direct access to your own private instance. You could customize or tweak it, and it may help with connection speed when you’re browsing from the same network.

[–] Jackolantern 2 points 1 year ago

Oh that’s good to know. Thank you!