I hate google as much as the next guy but ya must admit Chromium is quite fast
I know some optimization techniques and will get to it soon.
Try the Photon for Lemmy client!
Moved to the account @Xylight@lemdro.id
I hate google as much as the next guy but ya must admit Chromium is quite fast
I know some optimization techniques and will get to it soon.
Photon uses svelte which is pretty fast. Not sure what's going on with your phone. It could be Firefox, as I have a very smooth experience with Chrome on a Google Pixel 6.
Edit: tried it out on Firefox and it’s slow as heck. It could be that Firefox is just slow? It seems vger.app is fine though…
Next update will be a big optimization update.
You can install photon as a PWA, which is basically an app. On the website, click the three dots and click “install as app”
The server and the client render differently.
If SSR is enabled, the initial page load will be loaded by the server then sent to the client. Then, the client router will take over and load pages itself after that.
PUBLIC_INSTANCE_URL is the instance URL for photon to use. Sometimes, you might want the server to use something like localhost, so you can make the server have a different instance URL than the client.
Use a password manager that lets you autofill 2fa, like Bitwarden.
fun fact: !important !important
is essentially !importanter
, and you can go even further if you want a hell of a css hierarchy
i fixed it