• 20 Posts
  • 291 Comments
Joined 1 year ago
cake
Cake day: November 17th, 2024

help-circle





  • The answer will depend on which desktop environment or login manager you’re using.

    System users are not the right solution. The use-case for such accounts is when you want certain background services to be linked to a non-human account. Eg: Serving web requests from an http user account that only has access to nginx and the /var/www directory. By default, users created in this way don’t even have a home directory.








  • Actually, purge night would be a great chance to fake your death. Since all crime is legal on purge night, Bob won’t face charges of insurance fraud.

    There could be a purge comedy about how boring old Bob from accounting broke into the morgue on purge night to steal a body. His original plan is to leave the body in his house and burn it down, sending the money to his wife who is dying of cancer. But then it turns out that the wife has hired a purge gang to kill Bob for the same reason.



  • Has anyone even looked at the PR? Why is there such a big stink about adding an optional birthday field to a JSON schema? It’s opt-in and can’t be validated in any way.

    That’s like saying OpenSSL is the thin end of an anti-encryption wedge because they provide FIPS compliant modules. Or complaining that it puts your privacy at risk when you generate an SSH key and it asks for your address.

    The problem is the laws getting passed, not with software that gives people a choice about whether to comply.




  • Not the person you’re talking to, but it seems like a stretch that some little nightclub will want to build and maintain their own smart contract infrastructure. It’s not just issuing the tickets, it’s also building and distributing the tools to quickly validate the hundreds/thousands of attendees every night.

    For example, it’s not enough just to validate that everyone at the gate has an NFT. I could enter the venue with a valid token, and then transfer it to my friend still outside once I’m through the door. So now the bouncer needs to track what tickets have already been scanned, and you probably want it to update off-chain (faster and no gas fees).

    Not that I can pretend to know what already goes in to a venue supporting TicketMaster, but I figure there’s got to be a reason why these middlemen were wanted in the first place. That reason is probably about venues wanting to do music and not tech support.