Mozilla fires 60 people to “focus on bringing ‘trustworthy AI into Firefox.’”
Fuck you, Mozilla. No one is asking for AI in Firefox. Sadly, you’re the best we can hope for under capitalism. So if we want something better, we should look into alternative models.
https://techcrunch.com/2024/02/13/mozilla-downsizes-as-it-refocuses-on-firefox-and-ai-read-the-memo/
@aral This is so scary. We don't need AI anywhere near a browser.
@tchauhan Oh don’t worry, it’s Trustworthy AI™
@aral Ah so it should be fine then. Sorry, hadn't noticed that it was trustworthy.
@aral no one wants locally computed translations..?
@aral I sure do love framing people losing their jobs and maybe insurance as "right-sizing" and "optimization"
There seems to be a particular sickness to a duopoly: "Yeah, you know I'm shitty, but you have to go out of your way to actively support me if you don't want the other guy to win."
Absolutely no incentive to do well, none whatsoever.
@aral@mastodon.ar.al “ With the exception of gaming, education, and a handful of niche use cases, demand has moved away from 3D virtual worlds”
There’s an easy comment to make here (demand from whom? Because literally nobody wanted this) but it’s probably better for me to point out that they’re ending earlier attempts to jump onto a hype train in order to jump onto the latest one.
Again… literally nobody is asking for “AI”.
These people get paid so much to “predict the market” and make investments and suck so badly at it lmao.
@aud @aral I use VR for work, I'm a someone, not "literally nobody", thank you.
Is it something i absolutely need to be functional? No, but i like using it for work, and i'm not alone, many people work with virtual displays in a virtual world. You don't need to like it, we don't care, but we are happy to have it.
I don't care for the "metaverse" however, but some do.
And I'm happy that FF integrate a LLM to translate webpages without sending anything to google, and I want it to work better.
@tshirtman@mas.to @aral@mastodon.ar.al do you think it’s possible I was talking in broad terms with minor exaggeration for impact as regards the misguided direction numerous tech companies have taken in the last few years, or that instead I scryed through the ether specifically to offend you by calling you “no one”? Also “I like using this thing that already exists” is different from “there is an existing demand”; there was not, as time has borne out, an existing demand for virtual 3D worlds that was so high that Mozilla needed to jump in. At any rate, normally I’d charge people to call them “nobody”.
I’d actually be quite happy for local translation, but I’m going to avoid congratulating them for a potentially genuinely good use case until it’s delivered in my device and proven to not send data back to Google or some other “partner”. Especially given where their funding comes from.
@tshirtman@mas.to @aral@mastodon.ar.al (also if you were responding in a joking manner, I apologize. If, however, you took my comment as some sort of genuine attempt at erasure… I don’t even know what to say. Congrats?)
@aral Trustworthy AI? What a concept.
@kyhwana
Waterfox is a fork of Firefox that excludes some of the useless bloatware Mozilla puts in, like Pocket.
https://www.waterfox.net/
@aral @fincham
@vv221 @aral @fincham Well firefox has gone all AI/enshitification so firefox is out.
Apparently https://www.falkon.org/about/ is an option
@vv221 @aral @fincham ugh rip. W3M it is? https://w3m.sourceforge.net/
And no web browsing on android I guess.
Which would be a mere extension/browser patch.Well, it might not be so easy to develop, as right now there is not a single extension of this type outside of Firefox.
Also isn't uMatrix abandoned since 2021?It’s no longer developed. But I don’t need it to be actively developed, as it already does what I need.
@vv221@fediverse.dotslashplay.it #PaleMoon's engine has long diverged from #Gecko and #uBlockOrigin and #uMatrix (via the eMatrix fork) supports the #web #browser. If you haven't given it a try yet you probably should
@aral@mastodon.ar.al @fincham@cloudisland.nz
@vv221@fediverse.dotslashplay.it There's nothing technically stopping the #Linux distributions from packaging #PaleMoon. This is shown by the fact that they have officially approved third-party redistributions for Debian/Ubuntu, for example.
It's the insistence of these distros to build the browser against #systemlibraries no matter what that is causing problems, and upstream doesn't want the official branding to be applied in such cases. They have explained why they do not want this: https://forum.palemoon.org/viewtopic.php?f=5&t=23706
Regarding the #BSD incident... I do agree it was handled very terribly. I would however not completely count the BSDs as innocent of any wrongdoing here, as they've been offered the option to build without official branding and they just refused to do so. #FreeBSD which is not involved with the incident and had cordial communication (according to Tobin at least) just completely removed the browser from the ports even though they consulted the project and was told they can just remove the official branding and continue building the same way as before. It's just another Iceweasel incident which got blown out of proportion by both sides.
The main instigator (who is Tobin again) is no longer involved with the Pale Moon project whatsoever since for about a year or so now. The project seems to clearly want to put this unfortunate incident behind in the past, which is shown by them providing official binaries for FreeBSD (thanks to a Mac developer who also has a FreeBSD box to build with). It's now up to #OpenBSD whether to return the favor too by at least offering unbranded builds in their ports (and we can most likely expect Pale Moon to return the same too by offering an offical binary for OBSD as well, since I see plenty of devs wanting to contribute an official build for that platform).
@aral@mastodon.ar.al @fincham@cloudisland.nz
@vv221@fediverse.dotslashplay.it Also about wolfbeast/Moonchild, he started the #PaleMoon project all those years ago (hence the name of the browser!), so good luck waiting for him to bail out when he's literally the project owner and lead... :seija_coffee:
@aral@mastodon.ar.al @fincham@cloudisland.nz
There's nothing technically stopping the #Linux distributions from packaging #PaleMoon. This is shown by the fact that they have officially approved third-party redistributions for Debian/Ubuntu, for example.Debian packaging implies un-vendoring of shipped libraries. So these statements do not work well together.
It's the insistence of these distros to build the browser against #systemlibraries no matter what that is causing problems, and upstream doesn't want the official branding to be applied in such cases.
They have explained why they do not want this: https://forum.palemoon.org/viewtopic.php?f=5&t=23706Well, this is actually a post against packaging in distributions. Clean packaging can not be done when all software comes with its own set of custom library builds. We might as well use static binaries or Flatpak in this case (not that I would).
@vv221@fediverse.dotslashplay.it
Debian packaging implies un-vendoring of shipped libraries.In the distro's official repo itself? Yes. In general? Not necessarily. "Debian packaging" for me refers to simply the packaging of software into a
.deb
, nothing more. And you can bundle the third-party libs as done by stevepusser there.Clean packaging can not be done when all software comes with its own set of custom library builds.What is "clean"? Because stevepusser's builds doesn't conflict with any of my system libraries (probably because they're all mostly linked into a single monolithic
libxul.so
), so it can't be that. "Debian packaging" for me refers to simply the packaging of software into a .deb, nothing more. And you can bundle the third-party libs as done by stevepusser there.Thanks, I did not get that. Then we were indeed not talking about the same thing, as I do not really care about a .deb from outside of Debian official repositories. I can already build such a .deb myself if I want one.
What is "clean"?In my opinion it means no code duplication between software. So no multiple builds of a same library, and no static linking. I have no interest in packaging without un-vendoring (even if I get that some people would not care about that).
@aral I do want a renewed focus on Firefox (and, Mozilla has a "3D world", wtf?). But, I hate Pocket and can't think of a use case for AI to make my Firefox experience better. So, like, it's about half reasonable...but, AI poisons everything. It's just jumping on the next bullshit big thing (like 3D worlds).
@mjj @aral I mean, we all laughed about what a stupid idea facebook's Metaverse was. It was a running joke that Zuck was throwing away billions of dollars on a clear loser. Now, we're joking about how much money is being thrown away on fancy autocomplete (which has some limited utility, but the total market value is wildly under what is being spent). And, here Mozilla is throwing away money on it, too, despite there being no value anyone can see that a browser can offer with "AI".
@mjj @aral and, I should be clear, I want Mozilla to succeed (at the things I have donated to support over the years...e.g. browser, Let's Encrypt, and Thunderbird, which they, of course, tried to kill, because it's a boring very useful thing that supports an open internet). I laugh when billionaires throw away money on dumb shit. I'm sad when Mozilla does it.
Mozilla will also shut down Hubs, the 3D virtual world it launched back in 2018
Wtf mozilla had a metaverse thing and i didn't even know
"and scale back its investment in its mozilla.social Mastodon instance"
That doesn't sound good either.
@mozilla Firing 60 people while claiming to invest in "trustworthy AI" doesn't seem to have convinced the Fediverse. See this thread.
@aral Couldn't just leave the browser to be a fucking browser. This is horseshit
@aral Everyone who works on AI for Firefox will be fired within 2 years and have nothing to show for it.
@alpha1beta @aral they already shipped AI-powered local translation in the browser, and it's very nice, no need to send the content of they webpage you are looking at to get it translated, it's not as good as google translate, sure, but it's sometimes good enough, and i hope it gets better.
Are there other good use cases? i don't know, maybe summaries when you don't have the time to read the whole page would be nice, or you want to know if the webpage answers a question? Hopefully more.
@alpha1beta @aral Maybe an AI could edit the style of the page, live, to remove items you don't want, but be a bit less austere than the current "reader mode", (which is awesome, but not always perfect).
Maybe an AI could tell you about suspicious things the web page you are looking at is trying to do, or if it looks like a scam/phishing page.
Dunno how much of that is actually possible, but that seems at least in the ballpark of current AI/LLM capabilities, and would be helpful.
@aral Trustworthy AI is an oxymoron. And everyone not in the tech industry knows it.
@aral@mastodon.ar.al Mozilla is trying to make money just like every other capitalistic company.
@womble@infosec.exchange @aral@mastodon.ar.al Wonder where the money came from to pay their last CEO then?
@aral : But you don’t understand BUSINESS. You are only a poor hippie doing code.
Here’s a new CEO with a real BUSINESS side, a true LINKEDIN profile, coming from a big CONSULTANCY firm after working for many VC-BACKED UNICORNS.
I mean, seriously, the announcement with the Linkedin profile link was all you needed to know. There are not even pretending because they don’t even see the need for it, they don’t even think there could be any alternative to their worldview…
@aral
Isn't it that local translating thingy?
@aral
i was so disappointed to see their 'beta' test banners pop up 'for trustworthy help on your coding queries'…
seems that having an AI spit out their reference docs — which are widely accessible with plenty of examples — is the right choice to run with
wtf
@aral not even Mozilla escapes the slashening. First thing done with the CEO from AirBNB moving in.
I hate it here.