985
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 31 Aug 2026
985 points (99.5% liked)
Technology
87807 readers
3721 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
Just a crying shame Mozilla has turned into a commercial nightmare making them relatively poor custodians of the only free choice we have left.
Mozilla needs to die so Firefox can live.
The income stream from Firefox is plenty for a highly technical, deeply competent, widely dispersed team could work full time on the product using something like OpenCollective.
Instead what we get is prime SF real estate offices, “competitive” SF salaries and a commercial organisation that seeks weird and increasingly desperate income streams to justify looking like “real company”.
I want an actual non-profit governing Firefox.
It's called the forks, dude.
Also, hopefully the ~~ladybug~~ thing or whatever gets off the ground someday.
Edit: Servo is the better project to follow.
I think you mean ladybird, right?
Just FYI The core maintainer is very close to the alt right open source sphere.
Rejecting inclusivity as he deems it as too political and just rubbing shoulders with really weird guys.
https://drewdevault.com/blog/Cloudflare-and-fascists/
https://kvibber.com/reviews/software/ladybird-inclusivity/
There is servo though which is picking up speed lately, im following their rss for a while now.
https://servo.org/
The money behind is also a lot more public and the project is more open to people. originally developed internally at mozilla it is now in the hands of the linux foundation europe.
Netsurf hasn't seen any love lately. It's still being developed on git but no releases. Same with Dillo.
Dillo rejects scripting. Makes perfect sense to me. It also rejects automatic redirects, which also makes sense but the web has already been established around that as given so it can't pass the most passive anti-bot.
The state of scripting support on Netsurf is uhm, quite interesting. Scripts can write to the page parse time (like a snowflake generator) but can't do ANYTHING after the page loaded, EXCEPT text fields and text areas. And scripts can always read but not write checkbox state. There aren't any button events, either, but if you check the state of a text field repeatedly you can do interactivity. What is also interesting is that the new way of finding elements (getElementById) is functional, but the old way (document.formName.elementName) ISN'T. So that means that basically nothing existing functions (apart from again, the snowflake generators from geocities). But you can do the old style text animations if you specifically program it to use the new method despite being old style shit. Netsurf also passes "GoAway" and the most basic setting of Anubis (the passive redirects).
Both are good enough to browse "old Lemmy", although I haven't tried to login since my instance doesn't have it and the owner ghosted me (hi @milan@discuss.tchncs.de).
There's also a half public domain half permissive (BSD) text mode browser, https://chawan.net/ . Extraordinarily good concept! However, it avoids some of the bloat by forcing bloat onto your terminal emulator and having it render images, and my terminal emulator does not bother itself with such tasks and emulates a terminal, so image heavy sites like Lemmy fucking suck on it. No, it cannot just weight different characters from some public domain font (spoiler: if converted, all of them by international conventions are public domain) by brightness and by individual pixel similarity to an actual image and then just display those. That would make too much sense. I have high hopes for it, though. Also, I find the keybinds really weird.
I have not tested Chawan's scripting support much at all, all I can say is that it's certainly better than Netsurf. And that everything I've written in the worst fucking programming language ever for Netsurf (not released yet, very soon I hope) runs on Chawan. However, they are unusable since textboxes open your preferred editor. Makes perfect sense, a browser shouldn't be a text editor. But like, that breaks my gimmick that makes it work with Netsurf, damn. Checkboxes can be written to, for once, tho no access key support. The JS is still not enough to login to Lemmy (the default bloated frontend).
Let's use Gemini.
Ah ty. I wasn't keeping track of either project, but good to know servo's the one to look out for instead.
But it isn’t really. The forks rely on the majority effort of Mozilla and they would never be able to maintain Firefox on their own.
This this true but if Mozilla closed it doors tomorrow there would be enough support for a team to be built to maintain it. The market share is small compared to chrome but it's still an enormous user base.
Ah, the Sam Reich of browsers