this post was submitted on 13 Mar 2025
625 points (95.4% liked)

linuxmemes

23549 readers
1465 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] AnimalsDream@slrpnk.net 56 points 2 days ago (1 children)

    I don't understand why everyone wants to jump ship to a whole new browser, when the governance of a browser is the real issue to solve regardless of which browser is supported. A good stewardship model has to be established by people of integrity, technical skill, and funding. From there forking making a hard fork of Firefox is way cheaper and easier than trying to invest in one that's not even finished.

    [–] frezik@midwest.social 4 points 1 day ago (1 children)

    Having more than two browser engines out there would be nice for standardization reasons.

    [–] AnimalsDream@slrpnk.net 1 points 20 hours ago

    There are more than two browser engines. But it's important to emphasize supporting Firefox's engine because we're already at threat of there being only one dominant engine.

    [–] mlg@lemmy.world 9 points 1 day ago (2 children)

    Hey it could be worse. It could be the completely and utterly worthless MIT license.

    Well how is MIT more worse than BSD? Both allows prorpietary right?

    [–] mariusafa@lemmy.sdf.org 2 points 1 day ago* (last edited 1 day ago)

    The only difference is that BSD defends a bit more the owner rights. Either of them defends the software or its users.

    [–] vaguerant@fedia.io 146 points 2 days ago (12 children)

    As long as we're filling out our fantasy browser brackets, I'm hoping that the Servo engine and browser/s can become viable. Servo was started at Mozilla as a web rendering engine only, before they laid off the whole team and the Linux Foundation took over the project. Basically revived from the dead in 2023, the current project is working on an engine and a demonstration browser that uses it. It's years away from being a usable replacement for current browsers and the engine is certainly the main project. A separate browser which employs Servo as its engine is a more likely future than an actual Servo browser.

    Still, you can download a demo build of the official browser from the web site. Currently, it's only usable for very simple web sites. Even Lemmy/Mbin display is a little broken, and I think of those as fairly basic. YouTube is out of the question. One of the sites that's been used to demonstrate its capability to render web pages is the web site for Space Jam (1996) if that gives you any idea of its current state.

    The original 1996 Space Jam web site, running in the Servo demo browser.

    load more comments (12 replies)
    [–] cypherpunks@lemmy.ml 38 points 2 days ago* (last edited 2 days ago) (2 children)

    with mandatory male pronouns for users in the documentation.

    (and no politics allowed!)

    notethis issue was resolved eventually by another dev; ~~afaik~~ the lead dev ~~stopped commenting on it after he~~ closed a PR and said people who wanted to remove the docs' implied assumption of users' maleness were "advertising personal politics".

    edit: ok, i went and checked, here are the details:

    [–] octoblade@lemmynsfw.com 12 points 1 day ago

    This whole situation was a concern for me too, but with Ladybird being spun off into its own not for profit, these kind of things are much less likely to occur again going forward. The project is a lot more focused now.

    [–] TriflingToad@sh.itjust.works 19 points 2 days ago (1 children)

    can I get some context for this, what is the reference to? I stopped caring about new browsers and now just use Firefox 🤷‍♀️

    [–] cypherpunks@lemmy.ml 23 points 2 days ago (1 children)

    it's about the ladybird browser. i edited my comment to add details.

    load more comments (1 replies)
    [–] Kusimulkku@lemm.ee 47 points 2 days ago (4 children)

    Not only C++ but also Swift, which just feels strange

    Why build a new browser in C++ when safer and more modern languages are available?

    Ladybird started as a component of the SerenityOS hobby project, which only allows C++. The choice of language was not so much a technical decision, but more one of personal convenience. Andreas was most comfortable with C++ when creating SerenityOS, and now we have almost half a million lines of modern C++ to maintain.

    However, now that Ladybird has forked and become its own independent project, all constraints previously imposed by SerenityOS are no longer in effect.

    We have evaluated a number of alternatives, and will begin incremental adoption of Swift as a successor language, once Swift version 6 is released.

    [–] xor@lemmy.dbzer0.com 2 points 1 day ago (1 children)

    c++ is adding memory safety features… it’s still modern and frequently updated

    [–] Kusimulkku@lemm.ee 2 points 1 day ago

    It's not the C++ that I find strange hah

    [–] killeronthecorner@lemmy.world 24 points 2 days ago

    Swift is a pretty fully fledged systems language at this point ... however, it's far from tried and tested for use cases like this and cross platform support is still garbage, so still a pretty questionable choice.

    [–] Jumuta@sh.itjust.works 20 points 2 days ago

    that is actually really goofy, didn't know about that

    load more comments (1 replies)
    [–] HStone32@lemmy.world 19 points 2 days ago

    This is such a non-issue

    [–] milicent_bystandr@lemm.ee 9 points 1 day ago

    Should've written it in python, smh

    [–] mesamunefire@lemmy.world 34 points 2 days ago (2 children)

    Everyone knows links2 is the best browser.

    #links2gang

    [–] possiblylinux127@lemmy.zip 28 points 2 days ago* (last edited 2 days ago) (1 children)

    That's not controlled by Google...

    It is also important to note that the license is still foss and GPL compatible. In the future they could made it GPL.

    load more comments (1 replies)
    [–] rickdg@lemmy.world 45 points 2 days ago (1 children)

    Let’s see how ladybird writes docs in the future. Will they assume the user is a man and shut down any corrections for being political?

    load more comments (1 replies)
    [–] NateNate60@lemmy.world 75 points 2 days ago (3 children)

    I'm never going to be one to dog on something before I try it. If it's good and can offer the same or better experience as Firefox then sign me up. The biggest sticking point for me, though, is potentially losing Firefox's massive add-in library. I really like my uBlock Origin and Restore YouTube Dislike and my VPN extension and Metamask and all the other crap I've got there.

    [–] umbrella@lemmy.ml 2 points 1 day ago

    as long as the new browser supports webextensions its fine

    load more comments (2 replies)
    [–] lemon@sh.itjust.works 44 points 2 days ago* (last edited 2 days ago) (53 children)

    I’m OOTL. Are these actual issues people have with the project?

    C++ might not be as memory-safe as Rust, but let’s not pretend a Rust code base wouldn’t be riddled with raw pointers.

    BSD tells me the team probably wants Ladybird to become not just a standalone browser but also a new competing base for others to build a browser on top of – a Chromium competitor. Even though BSD wouldn’t force downstream projects to contribute back upstream, they probably would, since that’s far less resource-intensive than maintaining a fork. (Source: me, who works on proprietary software, can’t use GPL stuff, but contributes back to my open-source dependencies.)

    [–] dreugeworst@lemmy.ml 37 points 2 days ago* (last edited 2 days ago)

    well, its possible to check if a rust equivalent would be riddled with raw pointers: just check the Servo code base.

    personally I think its a good thing to have another browser implementation, regardless of specific choices they make about language or license

    load more comments (52 replies)
    load more comments
    view more: next ›