• 1 Post
  • 110 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle
  • This is a law that companies are required to implement or stop making business in the states enforcing that law.

    You probably feel that companies should just stop doing business in those states “to show them”. Sadly a lot of profitable Linux companies that fund Linux development disagree with your high morals. They want to continue doing business there.

    Adding that field help those company comply with the law and doesn’t hurt you in anyway except maybe taking few bytes in your disk drive.

    Even if the field is not added, those companies would come up with another place to store date of birth or even use systemd fork.

    Its not like they will say since we can’t store date of birth in systemd’s user model then we’ll have to abandon this project and close our branches in those states instead.


  • I have read the git thread related to the merge request.

    I don’t see what’s the big deal. You have a user model that already contain fields like user’s full name, location, … among others and all this developer did was adding yet another optional field called date of birth.

    This does nothing to verify user’s age and enforce nothing. They’ve stressed that repeatedly in the comments.

    What that does is making it easy for a Linux distro to store user’s birthday - should they wish to do so - and making that bit of info accessible to running apps so that each app can do what it wants with it.

    User’s fullname and location are already there which are also optional so what’s the big deal?