this post was submitted on 09 Aug 2025
175 points (83.5% liked)

Privacy

40710 readers
937 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

so now proton completely blocking account creation through their onion adress? I have standard protection, javascript enabled. Time to swith for those who use this service as they are ditching tor and switzerland?

you are viewing a single comment's thread
view the rest of the comments
[–] WoodScientist@lemmy.world 3 points 2 days ago

You can't practically "trust but verify" with LLMs. I task an LLM to summarize an article. If I want to check its work, I have to go and read that whole article myself. The checking takes as much time as just writing the summary myself. And this is even worse with code, as you have to be able to deconstruct the AI's code and figure out its internal logic. And by the time you've done that, it's easier to just make the code yourself.

It's not that you can't verify the work of AI. It's that if you do, you might as well just create the thing yourself.