this post was submitted on 12 Jun 2023
21 points (95.7% liked)

Jerboa

10277 readers
3 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

Hi everyone. Phenomenal job with the app, it's really looking like it could replace reddit with no trouble.

I'm getting timeout issues though, every time I upvote something. I'm sure it's nothing but I wanted to give you the heads-up.

One more suggestion is to make it easier to find communities on here! Then it'll be perfect.

Thanks again :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

I’ve noticed (although on the .ml instance) that even whenever GET requests go through fine (albeit a bit slow) POST requests don’t actually return a response. After 60 seconds they will timeout, even if the operation actually does complete successfully. This happens mainly on voting and making comments from what I see.