Skip Navigation
Jump
The Unity Games That Could be Impacted Most by Controversial Fees, From Silksong to Cult of the Lamb - IGN
  • yeah i deleted my post because they keep changing their minds.
    its retroactive (for now) in the sense that they started counting from before, just only billing for new ones.

    1
  • Jump
    How do YOU create your Docker images?
  • It's very possible they weren't unused.
    Docker builds their images out of layers, and all the layers are used during runtime!:
    https://sweetcode.io/understanding-docker-image-layers/

    The idea is that you can essentially change PARTS of an image, without rebuilding it entirely, which saves space and bandwidth.

    1
  • Jump
    Mozilla flunks 25 major car brands for data privacy fails
  • Sure, I mean I want them to focus their energy on it.
    There are a lot of anti-features (studies, pocket, telemetry, "sponsored suggestions", etc..) that are justified in "we have to make money somehow" but then they spend it on this stuff.

    2
  • Jump
    Mozilla flunks 25 major car brands for data privacy fails
  • maybe its just me, but as useful and nice to know as this is, I really want Mozilla to focus their efforts on making a good browser, not to spend money doing everything but that.

    There are a lot of anti-features (studies, pocket, telemetry, "sponsored suggestions", etc..) that are justified in "we have to make money somehow" but then they spend it on this stuff.

    [edited for clarity]

    19
  • Jump
    Jitsi, the open-source video conferencing platform, now requires a Google, Microsoft, or Facebook account for their online service. - Beehaw
  • the biggest problem, ironically, was how flexible it was.
    users were forgetting WHICH provider they signed up to a service with, causing a support nightmare and multiple accounts

    then there was the issue that all the big players didn't accept external auth - so google, etc.. require their own accounts.

    1
  • Jump
    Lemmy on a raspberry pi
  • its difficult because different users have different usage patterns.
    for example, two users who never post and are never online at the same time really take no resources from each other. they are effectively "one" user.

    one user who posts 10gb of content a day, and is constantly posting would be equivalent to hundreds of "normal" users.

    0