this post was submitted on 27 Jan 2024
20 points (100.0% liked)

Privacy

31874 readers
324 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

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Mozilla is unhappy because the use of browser engines other than WebKit will be restricted to the EU, forcing them to develop two different apps.

For an independent browser like Firefox, managing two browsers is not easy, so it can be forgiven that this could be seen as almost harassment.

Also, the fact that the use of browser engines other than WebKit is limited to iOS means that the use of WebKit is still forced on iPadOS, which also increases the effort for Mozilla.

Source: https://iphonewired.com/news/746093/

you are viewing a single comment's thread
view the rest of the comments
[–] GravitySpoiled@lemmy.ml 1 points 9 months ago (1 children)

I don't know what you coul have against mozilla ai?

[–] LWD@lemm.ee 0 points 9 months ago (1 children)

Mozilla: ignores years of customer complaints and requests

Mozilla: creates new product nobody asked for

Fans: "What's wrong with Product?"

[–] moonpiedumplings@programming.dev 0 points 9 months ago

Mozilla: ignores years of customer complaints and requests

Are these customers donating, or purchasing mozilla products or services so that mozilla doesn't have to rely on google's donations?

Mozilla: creates new product nobody asked for

https://github.com/Mozilla-Ocho

Nearly 10k and 400 stars on those respective repos.

A way to run a large language model on any operating system, in any OS, in a simple, local, and privacy respecting manner?

For linux we have docker, but Windows users were starving for a good way to do this, and even on linux, removing the step of configuring docker (or other container runtimes) to work with nvidia, is nice.

And it's still FOSS stuff they aren't being paid for, currently. But there are plenty of ways to monetize this.

Here's an easy one: tie in the the vpn service they have to allow you to access the web ui of the computer running the llamafile remotely. Configure something like end to end encryption or or nat traversal (so not even mozilla can sniff the traffic), and you end up with a private LLM you can access remotely.

With this, maybe they can afford some actual development on firefox, without having to rely on google money.