120
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 19 Jul 2023
120 points (100.0% liked)
Voyager
5575 readers
8 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! 👇
💙
founded 1 year ago
MODERATORS
Well... Part of that is just that web apps have much worse efficiency and performance compared to native apps. That's not to say their performance and efficiency is bad, but a native app will beat a web app everytime. The DOM and JavaScript are just not great models in terms of efficiency and performance.
How is your performance with Voyager?
In my opinion, it's been great and feels pretty close to native anyway. Some issues with the screen freezing when trying to scroll after swiping away from a post but other than that, it's super nice. Plus updates are so quick to install, really like that too.
Problematic
I get lots of random freezes, actions not registering, etc
Doesn’t make it unuseable, but it’s not a great experience
With all browsers?, here runs fine with chromium.
No browser as far as I know. I installed the PWA and haven’t touched anything else.
I’m on iOS exclusively with no plans to use a desktop interface
The main issue is Safari, bugs in webkit bog everything down. And iOS is stuck with it.
I think it's acceptable, though I am working on my own ... for now experimental ... Lemmy client in C++/Qt/QML ... maybe eventually for desktop and mobile devices alike :)
A desktop client would be a game changer for sure.