361
Lemmy (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] Binderfullofpizza@lemmy.world 5 points 1 year ago

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

[-] _thisdot@infosec.pub 4 points 1 year ago

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

[-] Binderfullofpizza@lemmy.world 2 points 1 year ago

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.

[-] RoundSparrow@lemmy.ml 6 points 1 year 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.

load more comments (5 replies)
load more comments (5 replies)
load more comments (16 replies)
this post was submitted on 04 Jul 2023
361 points (97.6% liked)

Programmer Humor

32490 readers
562 users here now

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

Rules:

founded 5 years ago
MODERATORS