this post was submitted on 13 Mar 2025
598 points (95.3% liked)

linuxmemes

23532 readers
471 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
     
    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] rickdg@lemmy.world 43 points 1 day 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?

    [–] RandomVideos@programming.dev 3 points 21 hours ago

    As far as i know, the pronouns were fixed

    [–] lemon@sh.itjust.works 41 points 1 day ago* (last edited 1 day ago) (40 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 35 points 1 day ago* (last edited 1 day 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

    [–] onlinepersona@programming.dev 18 points 1 day ago (3 children)

    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.

    I'm curious. Why do you believe the last statement to be true?

    Anti Commercial-AI license

    load more comments (3 replies)
    load more comments (38 replies)
    [–] NateNate60@lemmy.world 71 points 1 day 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.

    load more comments (3 replies)
    [–] SaltyIceteaMaker@lemmy.ml 52 points 1 day ago (2 children)

    it is also written from the ground up wich means it also has its own engine

    load more comments (2 replies)
    [–] MITM0@lemmy.world 7 points 1 day ago

    Is it that difficult to implement a CopyLeft licence ? Well we do have Servo (A modular browser engine) in development & SeaMonkey is a thing too (Which is an entire internet-application suite)

    [–] exocortex@discuss.tchncs.de 19 points 1 day ago (6 children)

    What is the problem with a BSD-license? I'm not familiar with the different open source licensing models and their problems.

    [–] HouseWolf@lemm.ee 11 points 1 day ago

    It's not really an issue for the end user. But it's basically made for companies to take advantage of free hobbyist developers without needing to give anything back in return.

    So if you're the kind of person who runs to foss software to get away from corporate tech bull, having a license that benefits companies more than users just kinda feels scummy.

    [–] Allero 49 points 1 day ago (12 children)

    Basically, it allows you to steal all the code and use it in your closed-source programs, giving a green light for corporations to use open-source code without giving anything back.

    GPL doesn't allow that, forcing you to open-source anything that was produced using other GPL-licensed code. That's, for example, why so much of Linux software is open-source - it commonly relies on various dependencies that are GPL-licensed, so there is no other legal option other than sharing the code as well.

    load more comments (12 replies)
    [–] ColdWater@lemmy.ca 28 points 1 day ago (2 children)

    Apple, Sony, N*****do, Netflix all use BSD but they don't contribute any code to the BSD project itself, because of the BSD allow other people/company to close source their code when using with BSD

    load more comments (3 replies)
    load more comments
    view more: ‹ prev next ›