• 0 Posts
  • 179 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle


  • If you’re confused about the down votes, it’s probably the way you worded this thought. Saying it’s a man identifying as a woman, implies you believe they are a man not a woman and are only treating them as a woman because that’s what they want. In reality they are a woman who identifies as a woman.

    I think you being downvoted and not getting an explanation as to why might leave you to continue the same line of thinking without correction.

    It’s not a bad question to ask how this will affect trans women though. I live in a place where there are a lot of TERF women who might want to take advantage of this service and would be offended to be picked up by a trans woman.



  • Far and away, business is the primary use case for PCs, education second, art and design art likely third, and gaming (while always growing) is still niche use case for PCs worldwide.

    At best, gaming has over taken media consumption as a PC task but I think that has more to do with media becoming primarily, a mobile device activity in the last decade.














  • Maybe we need a way to generate checksums during version creation (like file version history) and during test runs of code that would be submitted along side the code as a sort of proof of work that AI couldn’t easily recreate. It would make code creation harder for actual developers as well but it may reduce people trying to quickly contribute code the LLMs shit out.

    A lightweight plugin that runs in your IDE maybe. So anytime you are writing code and testing it, the plugin is modifying a validation file that shows what you were doing and the results of your tests and debugging. Could then write an algorithm that gives a confidence score to the validation file and either triggers manual review or submits obviously bespoke code.