this post was submitted on 28 Nov 2025
259 points (94.5% liked)

Technology

77090 readers
2833 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
 

TL;DR: Mozilla is killing localization on Support Mozilla, overwriting articles written by humans with machine generated translations. Although Mozilla knows that their AI doesn’t localize or adhere to style guides, Mozilla is going live with it anyway. I thank locale leaders and localizers for their tireless efforts. Locale leaders seem to be obviated by AI, and Mozilla has nothing to say about it.

you are viewing a single comment's thread
view the rest of the comments
[–] hobwell@sh.itjust.works 2 points 6 hours ago (2 children)

You actually can set up the sidebar to use a local LLM. In about:config the key is something like “browser.ml.chat.hideLocalhost”

I have it setup to use my local Ollama instance and it works great.

Unfortunately, I don’t see a way to specify an alternate external server, which would be nice.

[–] greybeard@feddit.online 5 points 6 hours ago (1 children)

How nice of them to have easy options for paid third party services, and hide the local options under about:config where I'd have no idea it even exists without a kind stranger letting me know.

[–] hobwell@sh.itjust.works 2 points 4 hours ago

Yeah, it’s not great that it isn’t visible by default. Would be nice if they had an “add/remove” option as well.

Glad you were able to get it set up!

[–] greybeard@feddit.online 3 points 5 hours ago

Thanks for the tip of checking about:config. You can specify an external server, it is also in the about:config. browser.ml.chat.provider. I'm not sure it's a feature I will ever use, but I tested it with my local Open WebUI and it seemed to work.