Finally, another web engine is being developed to compete with Chromium and Firefox (Gecko), and they’re also working on a browser that will use it.

Here’s the maintainer talking about the current state of the project, and a demo of the current functionality

114 points

Hot take: Since it’s a BSD licensed browser at some point in the future, there’s going to be a company that funds it brings it to mainstream with their flavor, and then will over throw chromium in time. Replace an ‘evil’ with another ‘evil’.

permalink
report
reply
55 points
*

All hail the cuck license, ensuring we end up back at the same place every single time.

Good intentions and all that

permalink
report
parent
reply
8 points

Isn’t that the road to hell? Paved with good intentions

permalink
report
parent
reply
24 points

I like this project and just hope it was gplv3 or some similar copyleft license

permalink
report
parent
reply
25 points

Ladybird is licences under BSD-clause 2. Which allows privatization of the code.

IMO a web browser should be GPLv3, specially to not allow DRM bullshit in the browser.

permalink
report
parent
reply
15 points

AGPL, to prevent streaming (while not sharing the code).

permalink
report
parent
reply
3 points

yeah agree

permalink
report
parent
reply
17 points

Yeah not a good licence at all for an independent browser. Idk if Servo MPL is a good license either. Do you know of any web browser that is GPL?

permalink
report
parent
reply
7 points

WebKit/Blink are mostly LGPL.

permalink
report
parent
reply
5 points

Definitely not what you want, but Gnome web (Epiphany) is GPLv3 according to flathub.

permalink
report
parent
reply
3 points

Its better than a BSD style license which is what I was mainly critiquing

permalink
report
parent
reply
12 points

Luckily Gecko still exists. And who knows, maybe Servo will make it one day (but the odds are stacked against both them and Ladybird anyway).

permalink
report
parent
reply
3 points

I feel you… Fingers crossed dude. It’s gonna be a bumpy ride

permalink
report
parent
reply
76 points

Servo hype

permalink
report
reply
19 points
28 points

verso is the web browser, servo is the web engine

permalink
report
parent
reply
57 points

It’s nice and all but usage of Swift is kind of not great.

permalink
report
reply
33 points

Why is Swift bad?

Also, I noticed the project has taken donations from mostly non-foss companies. Let’s hope they stand by their principles

permalink
report
parent
reply
94 points
*

Shopify (i.e. Shittify) being their top donor already has me looking sideways at this project. They’ll invest in anything they think they can get an edge with and if something starts to happen they’ll fuck it up and wallstreet-ify it as fast as possible if they can.

Their (Shopify’s) guru founder Tobi made a huge NFT play that went absolutely nowhere while I still worked there. They spent a lot of time and money on it, right before they laid several thousand people off.

permalink
report
parent
reply
24 points

Oh great. Now I’m losing hope in this project even more.

permalink
report
parent
reply
11 points

While I agree shopify has a kind of “mierda touch”, I still see it as if it goes sideways with them someone will just fork the code.

permalink
report
parent
reply
7 points

I agree that it’s not ideal, but hey, it’s open source, and the Louis Rossmann cult is the only other top-tier donor, so I’m sure they’ll be fine.

permalink
report
parent
reply
4 points

Also I’m very much cautious about them on anything browsing related. Discovered (after others also) they let their search-pages-in-a-shop get indexed.

Meaning I could go to Caterpillar, search for “Wabtec is better” and then this search url (with 0 products) would turn up in Google searches and that URL persisted. Text and all.

Basically one could spray-paint and tag sites with this graffiti. Shop admins didn’t even have means to remove it.

Problem ignored and stayed this way for months.

permalink
report
parent
reply
3 points

Do you have a source for that? I’m trying to look for donors but don’t really find anything.

permalink
report
parent
reply
14 points
*

Welp, I haven’t seen anyone learn Swift other than for Apple stuff these days. So I wonder how many can actually contribute to the code. It’s also made by Apple, so yeah. It would have been more performant and secure (both of which are pretty important in a browser) if it was written in a more low level language. For example Rust.

permalink
report
parent
reply
12 points
*

It’s also made by Apple, so yeah.

It’s also open-source? Like, Microsoft created C# and Typescript. Google created Go. Those get used without people bringing up their origins. Hell, Rust Javascript* was created by a homophobe. What, do you think the license lets Apple close-source everyone’s code if they choose or something?

Sorry, I’m just really tired of these low-effort comments. The only thing that should matter is the language and if it hits the goals the project needs.

permalink
report
parent
reply
11 points

It is currently written in C++. They are looking to switch to Swift.

They looked into Rust but decided that GUI work was a pain and that they wanted something more object-oriented.

permalink
report
parent
reply
5 points

While Rust would probably have been a good choice for implementing a new browser, I don’t think Swift deserves the criticism it’s getting in this thread:

  • Swift was created by the same person who created Rust, and has many of the same nice traits
  • Swift is a modern language that is easy for plenty of developers to pick up; I’d place it in the same family as Rust and Kotlin
  • Swift grants access to a large pool of native iOS/Mac developers
permalink
report
parent
reply
2 points

“More performant” citation needed. Very well written Rust might be extremely fast, yes, but Rust is also a hard language to get right. Swift is far from a slow language and I would not be surprised if the average rust programmer barely if at all manages to beat out the average swift programmer in terms of speed. As for the amount of programmers interested, hard to tell, but given the sheer amount of Swift devs I’d not be surprised if there were quite a few interested ones and I am unconvinced Rust programmers are statistically more likely to be interested in Browser development.

permalink
report
parent
reply
1 point

Shoulda built it in Julia.

permalink
report
parent
reply
52 points

Sounds fun, but I wish there were more people who’d invest in making Firefox’s Gecko more easy to use (stretch goal: revive Proton, which is Electron but Firefox) instead of pushing a ton of effort into inventing a new thing.

That said, this is coming from SerenityOS (specifically, the founder and basically the entire community concentrating on building its browser instead of hacking the OS, resulting in a split), so I understand that it might be a lot harder to port large codebases to a new OS instead of than starting a new one.

Edit: It’s Positron, not Proton

permalink
report
reply
25 points
*

Well we wouldn’t want Proton, it would be 2000x less lightweight than electron! /s

It seems to me that Tauri is maybe a better direction to invest resources in than a direct electron-but-Firefox. Its lighter weight and better sandboxed, and can presumably be configured to run with a Gecko engine instead of a chromium-based webview. I have no idea its status, but geckoview does seem to exist.

permalink
report
parent
reply
6 points

Ah shit we need photon. Light as light itself

permalink
report
parent
reply
2 points

Proton and photon is just the Firefox browser’s GUI style. Proton is the previous one, photon is the current one where everything is bigger and curly.

permalink
report
parent
reply
4 points

Sounds like fun, but I wish we had a real multiplatform GUI framework that does not look like ass and does not perform like ass, so we can put the whole shameful electron era behind us.

permalink
report
parent
reply
8 points

That’s never going to happen, and the reasons are twofold:

Brands want to push their own style on people, to make themselves recognizable, and to push their ideas about UX to their users (because they obviously know better than the OS/DE/compositor/whatever people).

It’s easier and cheaper to build a web app, because there are so many web developers. It also usually allows you to give an “app” to people who want that, while giving a (perhaps somewhat limited) browser version to everyone else, reaching the maximum amount of users while maintaining only a single codebase and keeping everything more or less cohesive and looking the same.

permalink
report
parent
reply
1 point
*

Brands want to push their own style on people, to make themselves recognizable, and to push their ideas about UX to their users

That’s not a universal behavior though. There’s so many utilities and simpler apps made by indie developers or smaller companies that don’t care about this.

permalink
report
parent
reply
1 point

It just makes too much sense… The only way to get past electron is a better electron. Or just fix electron

We’ve been going after this concept for decades now. That’s what java swing was supposed to be, what python gtlk was supposed to be, and I’m sure there were others before that and there’s been a hell of a lot since then

It’s all trade-offs between flexibility, ease of use, and performance. Also between maintenance cost, portability, and existing library support

Electron is a good compromise. The execution could be better, but it’s come a long way. There is no one size fits all solution, but there are some decent options that handle that compromise differently

permalink
report
parent
reply
1 point

These people started it and are doing it for fun.

Fixing few decades of technical debt is not fun and a big question would be if their code would even be considered for existing engines.

It us so much fin it already has over 1000 contributors. It got us 1k more people that understand browsers deeply. I think that’s a huge win whatever happens with browser itself

permalink
report
parent
reply
1 point

You don’t have to fix technical debt to just incorporate the engine unless you’re porting it to an entirely new operating system.

permalink
report
parent
reply
47 points

As someone insecure in their masculinity I don’t know if u would use ladybird. Now if it was MANbird I would.

permalink
report
reply
37 points

Sure, nothing is more masculine than having a preference for men.

permalink
report
parent
reply
1 point
*

Was this sarcasm? /genq

permalink
report
parent
reply
1 point

No /hj

permalink
report
parent
reply
12 points

Consider Edge you edgy man.

permalink
report
parent
reply
9 points

They should have called it ManDrill. Nothing more masculine than drilling a man.

permalink
report
parent
reply
8 points
*

MachoEagle

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.6K

    Monthly active users

  • 3.1K

    Posts

  • 35K

    Comments