this post was submitted on 17 Jun 2023
79 points (100.0% liked)

Selfhosted

39211 readers
365 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (2 children)

When you open a link from Jerboa it should open a mini in-app version of your main browser. If your default browser app is set to Firefox it will say "Powered by Firefox" and if it is Chrome it will say "Running in Chrome". UX wise it is very similar to having a bundled in-app browser. But the rendering is handled by your main browser.

I'm not up-to date with the story behind this, but my understanding is that new apps that want in-app browers should be implemented in this way. This seems to be the modern way of doing it. The reason for it I believe is mostly security. Your main browser app should be up-to-date on security patches and features, and if apps can just piggie back off that then they don't need to worry about shipping and patching their own in-app copy of the browser. Also it respects the user's choice of default browser. So if your default browser is Chrome it will use that for the in-app browser for all apps that work this way (which is quickly becoming most apps).

Another advantage of doing it this way is that when you use the "Open in Firefox" button it seems to just move the tab from one app to the other rather than reloading it, so it happens almost instantly.

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago)

For a Reddit/Lemmy app though I would still prefer images to load in the app itself, because it's more seamless. For now Jerboa handles images and GIFV just like any other link.

RIF let's you configure this, which is nice. For Jerboa I think the default should eventually be to load them in the app itself (RIF calls this "Native").

Edit: Jerboa does already load the OP image in-app when you open the comments. I think that behavior shouldn't change. It's just when you open the image from the news feed that it opens it like a link currently.

[–] [email protected] 4 points 1 year ago

Oh I understand completely how it works. I would just prefer that my links open in app so whatever I view on jerboa doesn't end up in my browser history or especially my YouTube history.