Admin @ federated.club

  • 27 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: August 3rd, 2023

help-circle


























  • Canvas rendering differs slightly depending on a lot of factors like operating system, browser, installed fonts, and many others. This information can be used to uniquely identify and track your machine across the web, even if you have stuff like cookies blocked and switch IPs. Just outright blocking canvas access attempts to prevent this. Keep in mind that while it can help prevent against canvas tracking, it can also be used as yet another variable to uniquely identify your browser, ‘has canvas blocking enabled’, just like blocking cookies, do not track requests, etc…



  • Noah@lemmy.federated.clubtoMinecraft@lemmy.worldNew Java Snapshot 23w31a
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    I’m really excited to see the technical changes, specifically the move towards a more data-driven system. This should make it a lot easier for servers to change stuff like biomes when a player is already playing, especially on larger networks. Currently you’d have to set the biomes on join, without a way to update them or make them “sub-server” specific.

    The datapack changes are also very nice to see, hopefully this can help people write some more performant functions _