• 2 Posts
  • 241 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle






  • Privacy concern for sure, but given that you can already tie different photos back to the same phone from lens artifacts, I don’t think this is going to make things much worse than they already are.

    someone could create a virtual camera that would sign images

    Anyone who produces cameras can publish a list of valid keys associated with their camera. If you trust the manufacturer, then you also trust their keys. If there’s no trusted source for the keys, then you don’t trust the signature.










  • It may be worth editing your post to specify that you’re talking about LLMs. There’s no indication that this is your intent without reading your responses in the comment section.

    Ethical meaning : “private”, "anonymous, “not training with your data”, “no censured”, “open source”…

    Private, anonymous, and uncensored. Those are easy. There’s plenty of pre-trained LLMs out there that you can download and use however you like.

    Not training with your data, not possible as far as I’m aware. LLMs rely on the availability of a huge quantity and diversity of data. There isn’t enough of that available that also come with consent of the creator for this usage.

    Open source isn’t well defined for machine learning models. Lots of models have their code and weights available, so if that qualifies for you, that’s also easy to find. Huggingface hosts most of them.




  • We can have static HTML websites, but that basically limits you to sharing static information (which, by the way, still have “bugs” in the form of typos). There’s already lots of great resources for that. Wikipedia, personal blogs, books (physical and electronic). That’s not usually what we’re on the internet for though. We’re here for interactivity. We want to connect with other people (e.g. Lemmy), and we want tools to help us with various problems we have (e.g. any portable software that just needs a browser to run). Avoiding JS would hinder that goal. If you just want to read, go to your local library, take out a book, and start reading. Or get an e-reader and download some e-books.

    You also point out the problem of online privacy. While JS does empower the tracking, it also does way more than that. The solution shouldn’t be to throw out the baby with the bath water.