this post was submitted on 31 May 2025
204 points (91.1% liked)

Technology

70493 readers
3312 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] moonlight6205@lemm.ee 9 points 1 day ago (2 children)
[–] Rhaedas@fedia.io 45 points 1 day ago (2 children)

And unmonitored? Don't trust anything from Google anymore.

What makes this better than Ollama?

[–] Angelusz@lemmy.world 23 points 1 day ago (1 children)

Quote: "all running locally, without needing an internet connection once the model is loaded. Experiment with different models, chat, ask questions with images, explore prompts, and more!"

So you can download it and set the device to airplane mode, never go online again - they won't be able to monitor anything, even if there's code for that included.

[–] taladar@sh.itjust.works 11 points 1 day ago

That is exactly what Ollama does too.

[–] GreenKnight23@lemmy.world 6 points 1 day ago (1 children)

everything is unmonitored if you don't connect to the network.

[–] flightyhobler@lemmy.world 5 points 1 day ago (1 children)

But not everything works in those conditions.

[–] GreenKnight23@lemmy.world 1 points 1 day ago (1 children)

it does if you make it work in those conditions.

software that "phones home" is easy to fool.

[–] Deckname@discuss.tchncs.de 2 points 1 day ago (1 children)

Just firewall the software or is there anything more fancy i would need to do?

[–] GreenKnight23@lemmy.world 1 points 21 hours ago

typically the phone home is looking for a response to unlock.

use a packet sniffer to see what the request/response is and replicate it with a proxy or response server.

this is also know as a man-in-the-middle (mitm).

takes skill and knowledge to do, but once you do a few dozen it's pretty easy since most software "phone homes" are looking for static non-encrypted responses.

[–] ofcourse@lemmy.ml 5 points 1 day ago

Censoring is model dependent so you can select one of the models without the guardrails.