this post was submitted on 09 Jan 2025
232 points (97.5% liked)
Fediverse
28857 readers
788 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It certainly is! The only "bad" part is the lack of a mobile client. And it kinda looks funky on mobile.
The Thunder client is a godsend for Lemmy, I'm so happy with the work that developer has done. I feel like I'm still back on Reddit using Relay in the compact view.
For any of these alternatives to succeed mobile apps have to exist, and I doubt all the devs that popped up to make Lemmy apps want to retool yet again for a different platform.
It's not so much that we expect the developers of Lemmy apps to retool. The hope is that, if we can provide a sensible, well-documented API, then it will appeal to front-end developers looking for a project. Also, if there are any devs of Lemmy mobile apps who are unhappy with Lemmy's API for any reason, then getting involved with PieFed's whilst it's still in development, offers them a chance to shape one to their desires.
Speaking of Thunder though - I've been able to compile it for desktop, and get it working with PieFed's API in the state it's in now. I've no experience with Flutter / Dart or front-end development, so it suggests that - for open source Lemmy apps, at least - it doesn't need to be the original author who ports it, and that the actual details a particular API are only a relatively small part of creating a good mobile app.
I'm guessing you had to make some changes? I get a url error when putting in piefed.social but the logo appears.
Oh yeah, sorry. I didn't mention that the API isn't available on production sites like piefed.social. I've been messing around with a build of Thunder on my dev instance, and - among other things - the app doesn't uses the same V3 endpoint that Lemmy does, so it'd always need to be a different version than the one that's currently available for Lemmy.