pending anonymous user

  • 15 Posts
  • 269 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle



  • “NAPO’s goal in the meeting was to ensure that the proposed rules protect not only officer’s private information from being sold and made public, but also safeguard law enforcement’s access to certain publicly available data that is vital to aiding victims and preventing and solving crimes,” the group said in a newsletter published last month.

    Read: We want to look at your private data but not ours.

    What a jackass.





  • “Open Source AI” is an attempt to “openwash” proprietary systems. In their paper “Rethinking open source generative AI: open-washing and the EU AI Act” Andreas Liesenfeld and Mark Dingemanse showed that many “Open Source” AI models offer hardly more than open model weights. Meaning: You can run the thing but you don’t actually know what it is.

    Basically, no.





  • I don’t understand the hostility of other comments. I had a quick look on the code and it is essentially IRC+Kiwi but in Rust, or a Matrix public chat room without signups. All chats are in memory and not saved to disk or DB. There is username but you can claim who you wants to be. The dependencies looks sane and reputable. I do saw there is a WebSocket lib being used but not found in code. However I don’t code in Rust nor I understand WS well so take a grain of salt here.

    It does provide anonymity, but not privacy or confidentiality. It does what it claims.