Hacker News new | past | comments | ask | show | jobs | submit login

I decided to try Lemmy(vlemmy specifically) a moment ago.

WOW! It was incredibly responsive. What the heck? That was so weird, there was no delay in clicking.

I didn't even realize this was a thing until it was so fast that I came here to talk about it.

Not going to speculate, just impressed.




Lemmy's backend is written in Rust using Actix Web and Diesel.

https://actix.rs/

https://diesel.rs/

Lemmy's frontend uses the React-like InfernoJS library that claims to be faster than React however I really doubt it's frontend rendering that is the bottleneck here.


The frontend reacts to a click quite fast but there's still a spinner for a lot of actions. The API goes over a websocket, request-response delay seems to be about 300-400ms for me so it's not super snappy, but not jira hell either.


Do you have a link to vlemmy? I tried to find it but didn't have much luck





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: