Every time when a YouTube video is embedded in Lemmy, a bot appears, suggesting to use Front-end Piped (or another) instead of YT, which is certainly recommended, due to YouTube’s inherent privacy concerns.

However, then it is not understandable, why in the case of images Imgur links are happily allowed, which is infinitely worse in terms of privacy, which shares user and usage data with the worst existing advertising companies, which makes it in little less than spyware.

As a suggestion I present 2 alternatives, which in addition to, as EU products, strictly adhere to the GDPR standard and even more.

As the main FileCoffee service, this, apart from images, supports ALL types of files, whether multimedia, video, documents, presentations or texts. Supports 15 MB/file and with optional registration to also use it as a personal host (100% free with mail, password) up to 30 MB/file, encrypted. Inclusions script one click for ShareX on Windows or MagicCap on Linux or Mac

The second is vgy.me, also privacy oriented, but supports only images, encryption, 20 MB/image, EXIF Data are removed, API for web pages.

  • GigglyBobble@kbin.social
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    Well, acshually, bit doesn’t have a metric symbol and ‘b’ is defined as barn. So Mb would be a megabarn.

    Edit: And to be even more nitpicking: If the image size is defined as binary, it should be MiB (mebibyte) since “mega” is defined as base 10.

    • Johnny@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 year ago

      No. “Mi” is just a different prefix than “M” and it doesn’t matter what units you attach them to. Why would it? It’s just a multiplication with 2^20 or 10^6, respectively.

      • GigglyBobble@kbin.social
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        No.

        Where’s the contradiction? Yes, it’s just a different prefix but it results in a different number. What I meant to adress is that very often people write MB/megabytes (10⁶ = 1,000,000 bytes) but actually mean MiB/mebibytes (2²⁰ = 1,048,576 bytes). RAM vendors possibly most prominently.

        • Johnny@feddit.de
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          There is no contradiction. But there is also nothing contradictory or wrong with the unit MB. If I say “this is 100MB”, maybe I just… mean that? No reason to correct me.

      • GigglyBobble@kbin.social
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        Ha, good one! Got me interested, how the standards bodies handle something like that. Found this in the Wikipedia article for byte:

        The unit symbol for the byte is specified in IEC 80000-13, IEEE 1541 and the Metric Interchange Format[10] as the upper-case character B.

        In the International System of Quantities (ISQ), B is the symbol of the bel, a unit of logarithmic power ratio named after Alexander Graham Bell, creating a conflict with the IEC specification. However, little danger of confusion exists, because the bel is a rarely used unit. It is used primarily in its decadic fraction, the decibel (dB), for signal strength and sound pressure level measurements, while a unit for one-tenth of a byte, the decibyte, and other fractions, are only used in derived units, such as transmission rates.

        Somewhat disappointing. “There’s a conflict but it’s fine”.