this post was submitted on 04 Jul 2023
506 points (97.9% liked)

Programmer Humor

32710 readers
1039 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Binderfullofpizza 7 points 2 years ago (9 children)

Is there a good Lenny app because so far wefwef hasn’t been great for me.

[–] yads 16 points 2 years ago

Jerboa or just in the browser. Honestly though most people's issues are likely to be because they joined a huge instance which is falling over due to load. Consider making a new account on a smaller instance.

[–] [email protected] 10 points 2 years ago (1 children)

Liftoff is the best I've found so far. Waiting for Sync to come though

[–] kras 6 points 2 years ago (1 children)

Same. RIP sync, long live sync!

[–] klyde 1 points 2 years ago

Hopefully it doesn't take long. These other apps aren't bad but they aren't great either.

[–] [email protected] 6 points 2 years ago

Thunder but features aren't all there

[–] [email protected] 5 points 2 years ago

I am using Memmy at the moment and it’s well decent

https://github.com/Memmy-App/memmy

[–] foxrumor 5 points 2 years ago

Wefwef has been the best for me so far. I'm a previous Boost for Reddit user, so I'm still waiting for their official Lemmy release and then I'll switch.

[–] [email protected] 4 points 2 years ago (1 children)

Can you explain why? Are you using wefwef on Android?

[–] Binderfullofpizza 3 points 2 years ago (3 children)

I’m using it on iOS and don’t get me wrong the app looks beautiful. I’m finding issues with communities not loading posts, comments or general sync issues. I have an issue where trying to reply to a comment would overlay the comments over the textfield.

[–] [email protected] 6 points 2 years ago

I’m finding issues with communities not loading posts, comments or general sync issues.

Lemmy's Rust code uses an ORM called Diesel that masks the SQL statements and you really have to watch the PostgreSQL server independently to verify that the SQL isn't doing wild things like loading thousands of records when you only needed 3. Just today people are finally sharing some information out of the big servers (lemmy.world) as to what PostgreSQL side says is actually happening. Hopefully the biggest mistakes are going to get cleaned up quickly.

[–] wason 3 points 2 years ago (1 children)

That might be a server issue. Lemmy.world is still having performance issues and just like the picture in this post we are all seeing many errors often.

[–] Binderfullofpizza 2 points 2 years ago

I appreciate the explanation.

[–] [email protected] 1 points 2 years ago (1 children)

That sounds like a server issue. Try a smaller server

[–] Binderfullofpizza 1 points 2 years ago (1 children)

Can I change servers without changing my account?

[–] [email protected] 2 points 2 years ago

At this time, no. This is a limitation on lemmy's side though

[–] [email protected] 3 points 2 years ago (1 children)

@Binderfullofpizza In my opinion, Memmy is the best native app at the moment (for iOS).

[–] Binderfullofpizza 1 points 2 years ago

Thanks I’ll give that a shot.

[–] [email protected] 3 points 2 years ago

I am quite liking liftoff. It has a slightly different layout to wefwef and you can customize it a bit if you don't like the default colours.

[–] [email protected] 1 points 2 years ago

What’s so bad with wefwef? I’m using it righty now and enjoying it.

(Also, Memmy is another great Apollo-based app.)