• 0 Posts
  • 38 Comments
Joined 8 months ago
cake
Cake day: January 11th, 2024

help-circle










  • People using an alternative to YouTube are already a very specific minority, and the percentage of those using a plugin on a specific client is even rarer. I wouldn’t go so far to call it a ballpark. Or even a rational source.

    I would agree with you that the data would be highly suspect. It wouldn’t reflect reality at all and should really not be considered.

    On the other hand, YouTube likes and dislikes have been a tool for ages, and they were manipulated. It was never more than a silly toy. It was never accurate data to begin with.










  • Shared containers work beautifully for a lot of things, though, many programs aren’t all that sensitive either. Making snaps for the tricky ones makes sense. Having snaps for all of them is ridiculous.

    I can count the software requiring repo-pins on one hand on my desktop. For those, snaps make sense, replacing the need for any pins. Snaps are less confusing than pins. IMO.

    It reminds me of Python programming, with requirements pinned to version ranges. Some dev-teams forget, and their apps won’t work out of the box. Sometimes, software still works ten years later, if they only use the most common arguments and commands from the packages.

    Snaps <==> Virtualenv.