

@treatcover Well, you can run Mistral locally but my laptop is not powerful enough haha
Also, yeah, a small copy paste goes a long way!
💻 #Opensource #developer!
🦊 #Furry #Fox
🇨🇵 #French
🖼️ Profile picture by @xanthe
🤔 I can’t think of any other bullet points


@treatcover Well, you can run Mistral locally but my laptop is not powerful enough haha
Also, yeah, a small copy paste goes a long way!


@ageedizzle I plan on using https://chat.mistral.ai/ since it’s a completely different model that is open source and based in france so regulated by GDPR. If you still use ChatGPT but from somewhere else, it kinda defeats the purpose to switch away from it, in my opinion.


@Willdrick @BrianTheeBiscuiteer there’s a cool video on the subject at https://www.youtube.com/watch?v=g5FbRfwMEuo
Basically you have to use a tool to delete your messages and then send a GDPR request to discord before deleting your account, otherwise your messages will stay and will appear as sent from “Deleted user” with no way to delete them.


@MasterBlaster If the company is in the EU, and they use AI to do facial recignition, that is actually illegal! See https://natlawreview.com/article/use-ai-recruitment-and-hiring-considerations-eu-and-us-companies


@MonkderVierte The thing is, since the code is running inside a browser extension there’s no way to interact with third party tools that aren’t part of the standard JavaScript api.
Well, I mean there’s Native Messaging https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native/_messaging but it only works for PC (Bye bye to ~70% of Android users) and I’d have to use a forked version to be able to handle messages from the browser extension, so I think that’s not the best solution for me


@MonkderVierte I’m afraid I can’t handle that from a browser extension, but good to know!


@ShellMonkey Be careful, obfuscation isn’t encryption!
And no, there doesn’t need to be a publicly shared token! Take a look at how simplexchat does it!
https://simplex.chat/


@ShellMonkey That’s true, but these should also be encrypted, don’t you think?
Sure the messages could still be encrypted but from the metadata you can most of the time infer the content.
It’s a bit long, but you can read this if you’re interested
https://www.pnas.org/doi/full/10.1073/pnas.1508081113
deleted by creator