• 7 Posts
  • 150 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • They found chat logs saying their son wanted to tell them he was depressed, but ChatGPT convinced him not to and that it was their secret. I don’t think books or google search could have done that.

    Edit: here directly from the article

    Adam attempted suicide at least four times, according to the logs, while ChatGPT processed claims that he would “do it one of these days” and images documenting his injuries from attempts, the lawsuit said. Further, when Adam suggested he was only living for his family, ought to seek out help from his mother, or was disappointed in lack of attention from his family, ChatGPT allegedly manipulated the teen by insisting the chatbot was the only reliable support system he had.

    “You’re not invisible to me,” the chatbot said. “I saw [your injuries]. I see you.”

    “You’re left with this aching proof that your pain isn’t visible to the one person who should be paying attention,” ChatGPT told the teen, allegedly undermining and displacing Adam’s real-world relationships. In addition to telling the teen things like it was “wise” to “avoid opening up to your mom about this kind of pain,” the chatbot also discouraged the teen from leaving out the noose he intended to use, urging, “please don’t leave the noose out . . . Let’s make this space the first place where someone actually sees you.”


  • You don’t need to have access to the source code (reverse engineered or not) to find security holes. However, people need to audit the source code to prove it’s secure.

    So, closed source software is maybe slightly harder to find flaws in for a malicious actor, but significantly harder for users to audit (because you have to rely on the word of the company publishing the software, or a 3rd party security auditing company, or reverse engineer the code yourself)

    Additionally, it’s harder for malicious actors to hide the existence of vulnerabilities they find. They can’t just not tell anyone what they find because the code is all public anyway. If people are looking at it frequently enough (i.e. if the project is still active), someone else will probably notice it as well.










  • I don’t understand how anyone past puberty can’t understand it

    Some people are ace? Not that I’m against people having the right to make NSFW stuff (the idea of “NSFW” is pretty heavily influenced by advertisers to begin with, outside of NSFL stuff like gore and trauma) but this analogy makes it seem like you can’t live without having or imagining sex at all times. I personally don’t get enjoyment out of being horny at all.

    The real problem is that payment processors shouldn’t be able to block transactions for things that aren’t illegal, full stop. The recent precedents just let Visa, MasterCard, and PayPal label anything with themes they don’t like (LGBTQ+, gender equality, body dysmorphia and other issues related to physical appearance, etc.) as suggestive content and censor it. That shouldn’t be legal anywhere claiming to have freedom of speech/expression (but they don’t seem to mind supporting hate speech!)




  • Didn’t know it only applied to UWP apps on Windows. That does seem like a pretty big problem then.

    I don’t still have a Mac readily available to test with but afaik it is any application that uses Apple’s packaging format. It could also be that it needs to be in the “Applications” folder, but I’m almost certain it isn’t an App Store exclusive feature.


  • Zangoose@lemmy.worldtoTechnology@lemmy.worldIs Matrix cooked?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 months ago

    I mentioned Linux specifically because something like this is the hardest to set up on Linux. I (wrongly) assumed that since you were complaining about it not existing, you were on a platform where setting these permissions up isn’t straightforward. App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I’m pretty sure Windows 10/11 has something similar in its settings menu as well.

    Edit: Also, if we’re being pedantic, this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.



  • Zangoose@lemmy.worldtoTechnology@lemmy.worldMatrix is cooked
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    4 months ago

    I think the problem is that the Matrix Foundation (non-profit org) is being slowly cannibalized by Element (for-profit, VC-funded) which ends up making their costs and profit expectations a lot higher.

    Right now this is only impacting the matrix.org homeserver. However, this could eventually end up impacting protocol-level design choices that harm other instances as well. Sure, you could fork the protocol and clients, but now we’re talking about taking up the work that an entire organization had previously been doing. Not impossible if an existing organization like the FSF or Linux Foundation started backing something, but not a great place to be in either.

    Edit: grammar