• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: September 9th, 2023

help-circle
  • pirat@lemmy.worldtoF-Droid@lemmy.mlLauncher Kvaesitso
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    5 days ago

    No idea why, but I don’t see their comments anywhere in this thread. Thanks for confirming.

    EDIT:

    I found this metadata file, is that the one?

    https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/de.mm20.launcher2.release.yml

    From the file:

    MaintainerNotes: |- Kvaesitso uses several external APIs for search providers. Several of them require signing up to obtain a developer API key: gdrive search, openweathermap, HERE and Meteorologisk institutt. It’s not possible for users to provide these keys as explained here: https://github.com/MM2-0/Kvaesitso/issues/227#issuecomment-1366826219 If keys are not provided, these features are automatically disabled during the build.

    core/shared/build.gradle.kts and plugins/sdk/build.gradle.kts have configurations in them for publishing artifacts to maven repos. They are not used during the build, but detected by F-Droid scanner anyway. We patch it out from core/shared/build.gradle.kts, since this module itself is still used in compilation, and delete plugins/sdk/build.gradle.kts because it’s not used in app compilation.

    Kvaesitso depended on different libraries used for gdrive login in the past that pulled GMS dependency, however it’s not the case anymore:

    https://github.com/MM2-0/Kvaesitso/issues/583#issuecomment-1775268896 The new libraries pull OpenTelemetry though, but it’s unclear if it’s used (considering gdrive integration is disabled).

    Max heap size is reduced in gradle.properties to avoid gradle daemon being killed by OOM manager.

    Older versions of Kvaesitso had onedrive integration that depended on non-whitelisted maven repos, but it was removed.

    Upstream provides an fdroid flavor, however there’s no difference with default flavor except for different versionName.

    For some reason, F-Droid fails to pick up the correct gradle version from distributionUrl if subdir is used.

    It seems to be the case that F-Droid removes gdrive and onedrive in their build. Though, there seem to be no mentions of Wikipedia.



  • This app promotes or depends entirely on a non-free network service

    When viewing the app in F-Droid, the note below this part tells, that it uses a third-party service for currency exchange rates.

    I don’t know if the fact that it can show Wikipedia results, and that you can connect it to your Google account (to show cloud files from Drive and such in the search results) plays a role too, but it isn’t specifically mentioned under the anti-features… On a sidenote, searching your own Owncloud or Nextcloud is supported too.







  • pirat@lemmy.worldtoMicroblog Memes@lemmy.worldKlap
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    EDIT: Had not seen your edit before i posted this. Though both sources agree on the protected word, mine does not mention Suriname in any way. It sounds like a good theory, but could also be coincidental that the same word was chosen, couldn’t it?

    Apparently, I stand (a bit) corrected. According to this dutch source, the dutch word for butter (boter) could only be used for products containing real (dairy) butter.

    Here’s a machine-translated and quickly edited (to make sense) version:

    In 1948, the first jar of peanut butter was marketed in the Netherlands, but it was not allowed to be called peanut butter. Butter was a name that was specifically registered for real butter. So only butter was allowed to be called butter. Other types of butter were called margarine. And so, another name had to be thought of.

    […] Pinderkaas was compared to leverkaas (“liver cheese”). That is also a sandwich spread that does not contain any cheese at all, but does have cheese (kaas) in its name.



  • pirat@lemmy.worldtoSelfhosted@lemmy.worldLow Cost Mini PCs
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    I’m in the same situation as you, more or less… I have three new 22TB drives that need an enclosure, preferably for JBOD (no hardware RAID needed) but I can’t figure out which ones are actually good products… I don’t mind using a random-brand product if it’s actually solid.

    I find it very difficult to figure out which ones will support my 22TB drives. And for some of them, it seems, it’s impossible to add new drives to empty slots later (because of hardware RAID, I guess?), which has made me hesitant in buying one with more slots than I have drives, in case they can’t be utilized later on anyway…

    I was looking at the QNAP TR-004 which was mentioned by someone else somewhere on Lemmy some months ago, but IIRC it would be impossible to use the fourth slot later if the drive isn’t included in the hardware RAID configuration…

    EDIT: I have also been looking into so-called “backplanes” as an alternative, since they seem to do the job and are cheaper, but I’m unsure if I’ll need a PC chassis/case/tower for that to actually work?

    If you find something good (products or relevant info), feel free to share it with me.


  • If you connect to Jellyfin through Kodi with the JellyCon add-on, you can sync audio, subtitles etc. when it’s playing.

    While it’s possible to navigate through your Jellyfin libraries from within the Jellycon add-on in Kodi, I usually find it quicker to just use the Jellyfin app or webapp on phone/pc to find the desired media, then “cast” it to the active Kodi client. The Kodi client will then play it directly from the server, no video data is going through the casting device.