• 0 Posts
  • 21 Comments
Joined 4 days ago
cake
Cake day: October 29th, 2024

help-circle
  • It kind of depends on your perspective, I wouldn’t say they profit from it monetarily - they definitely make a significant loss in raw $ from free users, but there is some amount of beneficial optics for the company, if people use it for fun/harmless activity.

    I think we both want the same thing. I don’t want to tone police you or any of that shit, and I believe you’re totally justified in how you feel about AI, but I really do hope you have a read of my comments from the perspective of someone who agrees with you rather than someone who is trying to pick a fight with you.





  • Can you seriously not imagine how a corporation could benefit from generative AI, or are you just being obstinate and saying it’s useless because you think it’s unethical and you hope that by saying it’s useless that you can effectively manifest that?

    Because there are plenty of use-cases for generative AI. None of them have to be good, or even products. Your phone machine example is a good one - it’s not a product, really, it’s taking the role of a human to fulfil some obligation, or to intentionally make it harder for people to add to the company’s support burden.

    I think there are some useful applications for generative AI, but I do agree that the incarnations we have are unethical. And again, I really don’t think that simply telling people that they’re bad people for using it is going to win them over to your side.


  • Thank you very much for pointing me in the right direction. I was able to dig a bit and I think I found it - it looks like they were being a bit of a pedantic asshole about some spelling/grammar thing, the moderator deleted their comment because… yes, it’s a pedantic spelling/grammar nitpick. Then that user threw a massive tantrum and started yelling mod abuse.

    Honestly, it’s a real shame that Liam lost faith in Lemmy over something stupid like this. Yeah, there are downsides of a public mod log - really hateful vile shit will just persist in there forever when realistically it should be just wiped out entirely. I think overall it has more benefits than drawbacks, but I certainly wouldn’t say that being opposed to a public mod log is some sort of smoking gun evidence that he abused his mod powers.

    So yeah, this one guy behaving like a self-centred jerk actively contributed towards pushing a well-known and prolific linux gaming journalist off the platform. Great stuff, love to see it.

    Screenshot:





  • From what I understand, which honestly, isn’t a lot - the method used to anonymize transactions and balances is more like obfuscation than anything else. The system uses various techniques to fuzz up the data in such a way that it becomes impossible to trace.

    It’s a bit like if you wanted to send a bank transfer for £200 but anonymize it somewhat, you could transfer that money around between a bunch of other bank accounts, before sending it on to the final source. And if multiple people are doing the same thing, it becomes essentially impossible to determine where the money entered and left.

    The problem is though that such systems aren’t true encryption in the same way that RSA is, for example - the data isn’t unreadable, and it’s not impossible to reverse, it’s just that there’s so much junk data and it’s such a mess that it makes the true transactions difficult to identify and the end user has extremely strong plausible deniability. However, it’s likely just a matter of time before some state actor finds a vulnerability in the technique that allows them to trace transactions - if they haven’t already done so.





  • drake@lemmy.sdf.orgto196@lemmy.blahaj.zoneRule
    link
    fedilink
    arrow-up
    5
    ·
    15 hours ago

    but what if number isn’t an integer, or even a number at all? This code, and the improved code shared by the other user, could cause major problems under those conditions. Really, what you would want, is to validate that number is actually an integer before performing the modulo, and if it isn’t, you want to throw an exception, because something has gone wrong.

    That’s exactly what that NPM module does. And this is why it’s not a bad thing to use packages/modules for even very simple tasks, because they help to prevent us from making silly mistakes.


  • I think that you’re right, with the way that our society is structured, it is unethical. It’s essentially the world’s most advanced plagiarism tool.

    However, being realistic, even if no private individual ever used it, it would still exist and would be used by corporations for profit maximising.

    In my opinion, telling people that they’re bad people for using something which is made unethically isn’t really helpful. For example, smartphones aren’t made ethically, but the way to get that to change isn’t to change consumer habits - because we know that just doesn’t work - it’s to get organised, as a collective working class, and take action into our own hands.



  • Internet search, e.g. Google, is now functionally almost completely useless. I use ChatGPT basically as a Google replacement.

    I will still search for stuff - I use Kagi - but give up after half a dozen results if none of them are relevant and go to ChatGPT instead. Often, ChatGPT is more helpful. But sometimes it just makes a bunch of nonsense up.

    ChatGPT is great for when you need to find something where you kind of know at least the vague shape of what you’re expecting and you have enough expertise to filter out any of the lies it makes up.