• 0 Posts
  • 13 Comments
Joined 9 months ago
cake
Cake day: January 22nd, 2024

help-circle









  • No, there are no confusions. Changing the “id” like the MAC address or the IMEI has no impact on any system.

    Its just like a new device joins a network.

    For example, when a client device gets its IP from the dhcp server on a router, which allocates a random ip from a specific pool, it does not influence anything like ip packets routing…

    The real issue is that it is forbiden, BECAUSE if you randomize it you do not have an unique id anymore to trace back a specific device…

    Hope is more clear for you now!





  • Citizen@lemmy.mltoProgrammer Humor@lemmy.mlThe master race condition
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    4 months ago

    “Historically, the default name for this initial branch was master. This term came from Bitkeeper, a predecessor to Git. Bitkeeper referred to the source of truth as the “master repository” and other copies as “slave repositories”. This shows how common master/slave references have been in technology, and the difficulty in knowing how the term master should be interpreted.”

    Excerpt from the link the other member posted above! You’re welcome!