There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

ladybird.org

hamsterkill , to technology in Announcing the Ladybird Browser Initiative

Best of luck, I guess, but seems like a doomed project to me. Forking WebKit, Gecko, or even Servo would seem much more reasonable, and even that is a huge undertaking.

MigratingtoLemmy ,

Contributing directly to Firefox and reducing the dependence on Google should be three best bet

unlawfulbooger , to technology in Announcing the Ladybird Browser Initiative

They’re making a new browser engine from scratch in an open way, absolutely amazing!

I do have several questions:

Why would they use BSD instead of GPL? If you care about open-source so much, why would you make it possible for a company to run away with your fancy new engine?

Why are they creating a new browser, when even firefox has to struggle to keep some semblance of market share? I get that not every project needs to aim to be “the biggest”, and that even a smaller project (in terms of users), can be fun. It’s just that writing a browser engine that can handle the modern web seems like an almost Sisyphean task; which makes me wonder what their motivation(?) is.

Why the FLOSS are they using closed-source proprietary discord as their main communication channel?

ggppjj ,

As someone who uses BSD licensed modified code at work and relies on it quite a lot, it’s crucial to me choosing which projects I’m able to use in the first place.

Personally, I prefer a license that allows for commercial use in the way that companies need them to, and if my own work ever can provide a patch back upstream I’d be happy to do so, but most of what I do is just tweaking things that exist to suit my purposes which doesn’t really help anyone but my business rivals which I personally am not interested in doing if I don’t have to.

I prefer to have the freedom to do as I wish with the code, as compared to being bound to do as the author wishes and essentially just not using that code in the first place because I can’t. I’m not in a position to change what I can and can’t do because of the requirements of the business I work for, and I’m grateful to those that choose licenses that allow me to use their work.

They’re creating a new browser because they want to. It started as an OS building project that the lead dev did to help stay sober.

They use discord because it’s popular. Insert Ouroborus argument here, and at the end of the day it’s still the most popular app.

tron ,
@tron@midwest.social avatar

They use discord because it’s popular. Insert Ouroborus argument here, and at the end of the day it’s still the most popular app.

Using this logic why shouldn’t I just download chrome and forget this project exists?

ggppjj ,

Depending on your use case, maybe you should. If your use case is “using the internet today securely”, then you definitely should.

I’m not trying to create a logical puzzle that teasing the right details out of will solve, I’m not even advocating for or against their decision, discord fuckin sucks shit and I can’t wait for element to continue to mature towards enough feature parity that a switch is seamless so that I can actually convince my friends to switch too, I’m reporting a reality of life on the internet today.

Diabolo96 OP ,
  1. (BSD vs GPL) Andreas stated on twitter that he wanted to give devs total freedom to use his work because when he worked at Apple he felt frustrated he couldn’t incorporate some code/software into his work because of GPL.
  2. (Why?) The aim is not to create a chrome competitor, but to make a good enough, truly free browser that isn’t either chrome or funded by chrome. A browser made for and by its user’s.
  3. (Discord) Because of gen-z.
cupcakezealot , to technology in Announcing the Ladybird Browser Initiative
@cupcakezealot@lemmy.blahaj.zone avatar

“Ladybird uses a brand new engine based on web standards, without borrowing any code from other browsers.” has the same energy as

https://imgs.xkcd.com/comics/standards.png

decivex ,

In this case having more browser engines not under Google’s control is probably a good thing. Although this effort might’ve been better spent working on Servo.

blind3rdeye ,

Not really. They aren’t inventing new standards. They are implementing an engine that confirms to existing standards.

miridius , to technology in Announcing the Ladybird Browser Initiative

builds a new browser from scratch without borrowing existing code

still chooses to do it in C++

Epic fail

beeb ,

Rust or bust

original2 ,

Then build a browser in rust…

Killing_Spark ,

Servo exists

ticho ,
@ticho@lemmy.world avatar

That’s a web rendering engine, not a web browser application. You need a lot of stuff other than the engine to make a browser.

decivex ,

The engine is where like 95% of the complexity lies though. Maybe more.

raspberriesareyummy ,

Not sure if you are trying to be funny, but if not: enlighten us?

SorteKanin ,
@SorteKanin@feddit.dk avatar

C++ is a very old, extremely complex language. There are arguably objectively better modern alternatives, such as Rust.

phlegmy ,

Rust is great, but anybody developing something should have the ability to choose whatever programming language they prefer. If you want it made with rust, make it yourself.

Excrubulent ,
@Excrubulent@slrpnk.net avatar

Not everyone with the knowledge to identify this mistake is in a position to personally correct it. Do you have the time and resources to personally build a browser from scratch? No? Why do you assume a random commenter does?

It doesn’t change the fact that Rust is similarly performant and much safer and will thus be faster to develop and less bug-prone. It’s not a difficult assessment to make. If you want to explain why they’re wrong you can talk about the issue on its merits, but you didn’t choose to, presumably because you can’t.

blind3rdeye ,

Their choice of programming language isn’t a ‘mistake’. It isn’t something that is ‘corrected’. It’s a development choice, nothing more. That’s the point. And if some ‘random commenter’ doesn’t like that choice, that’s their problem to fix - not the developers who are actually making the project.

Excrubulent , (edited )
@Excrubulent@slrpnk.net avatar

You said they “should have the ability to choose whatever programming language they prefer”. I have good news for you.

You have correctly identified that the developers are responsible for their own decisions. They are, you will be very relieved to hear, quite free to make as many poor decisions as they will. Nobody is going to force them to stop.

Other people are more than capable of identifying that those decisions are mistakes. Now, that could be argued with, you could explain how it’s not a mistake.

But you haven’t. You just said they should be allowed to do it, but nobody was arguing that they needed to be stopped, just that it was a bad decision.

Edit: this person didn’t actually say that first quote, but the line of argument proceeded from there, and they did nothing to distance themselves from that point.

phlegmy ,

I just don’t think it’s fair to tell somebody with over 20 years of experience with C++ that their decision to use C++ in their next project is a ‘fail’.

Learning a new language will probably not be faster than using one you’re already deeply familiar with.

I’m not sure why you’re asking me about the merits of C++ over rust, that wasn’t my point. I was simply advocating for personal choice.

Also, my first sentence was literally praising rust, but I guess I didn’t deepthroat it enough for you to notice? Presumably because you’ve taken the thought of somebody advocating for anything other than rust as a personal attack.

Excrubulent ,
@Excrubulent@slrpnk.net avatar

Criticism doesn’t take away personal choice though. I don’t know why that’s hard for people to grasp.

SorteKanin ,
@SorteKanin@feddit.dk avatar

Of course, but it still makes sense to think carefully about the advantages of disadvantages of the tools you use when starting any project.

Zacryon ,

deleted_by_author

  • Loading...
  • SorteKanin ,
    @SorteKanin@feddit.dk avatar

    I am not the one who said “epic fail”.

    Zacryon ,

    Sorry, replied in the wrong comment level apparently.

    miridius ,

    If were just a personal project that they’re building entirely on their own then sure, go nuts and do whatever you want. But they’re trying to gain adoption, asking for contribution, and wanting to replace other browsers. At that point it’s no longer just a personal choice if you’re asking the community to invest their time and money into it with you

    phlegmy ,

    It originally started as just a fun side project.
    But even if it hadn’t, are you suggesting we should no longer start big/community projects in C++?

    Picking an unsafe language has the added benefit of distancing yourself from the toxic rust-or-die crowd, who can’t seem to mind their own damn business.

    hexabs ,

    I agree that Rust is the way to go, but calling something “arguably” & “objectively” in the same breath is a bit of a paradox innit?

    SorteKanin ,
    @SorteKanin@feddit.dk avatar

    Well, it was more to recognize that there is no inherently better programming languages in theory, they all do the same stuff. And some languages are “better” at some stuff just due to the libraries available and nothing to do with the language itself. But yea I do think Rust is an objectively better language than C++.

    raspberriesareyummy ,

    Taken from the wikipedia page on rust:

    On February 8, 2021, the formation of the Rust Foundation was announced by its five founding companies (AWS, Huawei, Google, Microsoft, and Mozilla).[36][37] In a blog post published on April 6, 2021, Google announced support for Rust within the Android Open Source Project as an alternative to C/C++.[38]

    Four out of five founding companies are evil to the bone, with only Mozilla being somewhat reputable. That does not give me much confidence, sadly.

    On November 22, 2021, the Moderation Team, which was responsible for enforcing community standards and the Code of Conduct, announced their resignation “in protest of the Core Team placing themselves unaccountable to anyone but themselves[39]”

    How am I not surprised?

    In May 2022, the Rust Core Team, other lead programmers, and certain members of the Rust Foundation board implemented governance reforms in response to the incident.[40]

    At least that. However, I don’t care enough for the time being to spend my morning on reading what exactly they implemented.

    SorteKanin ,
    @SorteKanin@feddit.dk avatar

    The Rust Foundation very deliberately does not control the development of Rust. There has been issues with the moderation team in the past but I think they’re actually resolved today. And let me just assure you that Rust is not the only language project with problems and the fact that they have been talked about and discussed in the open and resolved is a sign of maturity and trust, not a bad thing.

    raspberriesareyummy ,

    I suppose there are problems in many teams, yes - the majority of humanity is just not mature enough to treat each other professionally :/

    Still - 4 out of the 5 founding companies being pure evil does not fill me with confidence :/

    SorteKanin ,
    @SorteKanin@feddit.dk avatar

    The language existed long before the foundation. The foundation is purely there to support the language.

    miridius ,

    Sure :)

    There are a lot of downsides of C++ compared to more modern languages that make it not a great choice if you’re starting a web browser from scratch

    1. Complexity of the language leading to increased bugs and slower development
    2. Manual memory management is error-prone and leads to issues like memory leaks or segmentation faults. Modern browsers need to handle large amounts of dynamic content, making memory management complicated
    3. C++ lacks some of the built-in safety features of more modern languages, which has led to the majority of security vulnerabilities found in major browsers. It’s so bad that Mozilla invented an entirely new programming language just to deal with this
    4. Compared to higher-level languages, C++ can be slower to develop in, which may impact the ability to quickly implement new web standards or features unless you have a massive team
    5. While C++ is cross-platform, ensuring consistent behavior across different operating systems can be more challenging than with some other languages.
    6. Newer languages often provide built-in support for concurrent programming, garbage collection, and other features useful for browser development, which C++ lacks.

    So tl;dr: a browser but in C++ will take much longer to develop, have fewer features, more bugs, less concurrency and and more security vulnerabilities

    raspberriesareyummy ,

    Thanks for laying out your concerns. As a C++ developer who does not know the other languages you speak of (I assume Rust, Go), I can agree to some of your points, but also some of them I see differently:

    1. C++ can be complex, because it has a lot of features and especially the newer standards have brought some syntax that is hard to understand or read at times. However, those elements are not frequently used, or if they are, the developer will get used to them quickly & they won’t make development slow. As a matter of fact, most development time should be spent on thinking about algorithms, and thinking very well before implementing them - and until implementation, the language does not matter. I do not think that language complexity leads to increased bugs per se. My biggest project is just short of 40k lines of code, and most of the bugs I produced were the classical “off by one” or missing range checks, bugs that you can just as well produce in other languages.
    2. C++ no longer requires you to do manual memory management - that is what smart pointers are for, and RAII-programming.
    3. I can’t make a qualified comment on that, due to lack of expertise - you might be right.
    4. You’re somewhat repeating point 1) here with slow development. But you raise a good point: web standards have become insane in terms of quantity and interface sizes. Everyone and their dog wants to reinvent the wheel. That in itself requires a very large team to support I would say. As stated for point 1), I do not agree development in C++ has to be slower
    5. True, as someone who just suffered from problems introduced on windows (cygwin POSIX message queues implementation got broken by Win10, and inotify does not work on Windows Subsystem for Linux) I can confirm that while the C++ standard library is not much of a problem, the moment you interface with the host OS, you leave the standard realm and it becomes “zombieland”. Also, for some reason, the realtime library implementation on MacOS is different, breaking some very simple time-based functions. So yeah, that’s annoying to circumvent, but can be done by creating platform specific wrapper libraries that create a uniform API. For other languages, it appears this is done by the compilers, which is probably better - meaning the I/O operations got taken into those language’s core features
    6. I am highly doubtful of people relying on garbage collection - a programmer that doesn’t know exactly when his objects come into existence, and when they cease to exist is likely to make much bigger mistakes and produce very inefficient code. The aforementioned smart pointers in C++ solve this issue: object lifetime is the scope of the smart pointer declaration, and for shared pointers, object lifetime expires when the last process using it leaves the scope in which it is declared. For concurrent programming, I do not know if you mean concurrency (threads) or multiple people working on the same project. While multi-threading can be a bit “weird” at first, you have a lot of control over shared variables and memory barriers in C++ that might enable a team to produce a browser that is much faster, which I believe is a core requirement towards modern browsers

    As for your tl;dr: definitely not “less concurrency”, that makes no sense. The other points may or may not be true, keeping in mind the answers I gave above.

    miridius ,

    Appreciate you taking the time to reply in such detail! Some good insights thank you

    raspberriesareyummy ,

    You had some valid points as well - I enjoy a good constructive exchange, thank you! :)

    witx ,

    I’m not sure 10 years old are allowed on the internet. Isn’t it time for Coco and bed?

    I agree that Rust would be an interesting choice for this project but there’s a reason why this particular project is done in C++

    miridius ,

    I wouldn’t go around accusing people of being 10 years old when your English skills are worse than a 10 year old’s. Glass houses and all that.

    witx , (edited )

    English is not my first language. I saw the mistake and left it here. You fixated on that simple mistake instead of answering the main point

    miridius ,

    Your main (or at least first) point was to throw childish insults around, so you got the same in return

    witx ,

    Let’s be honest, we both were childish :)

    miridius ,

    there’s a reason

    Oh good that settles it, no further questions your honour

    Diabolo96 OP , (edited )

    The dev has 30 years of experience with c++ and a lot of it was on browsers.

    He tried to incorporate rust with the help of “JT”, one of the original rust designers/devs and according to Andreas it didn’t work that well due to the web being too objet oriented or something like that. They both worked together (well, mostly “JT”) to create a new safe programming language called “yakt” that transpile to c++, but the project is currently pretty much dead because nobody is really working on it anymore.

    neclimdul ,

    The web being too object oriented for rust? Assuming that made sense, who wrote the dang language? If that’s true I’m even less confident they know what they’re doing then I was before.

    Diabolo96 OP ,

    You’re doubting someone’s ability to create a web browser knowing that they specialize in browser development since the early 2000s?

    If this isn’t enough to have confidence in them then nothing will.

    neclimdul ,

    Using my decades of experience in how programming and compilers works and the fact Mozilla has used it to great effect and how it is being used for parts of the Linux kernel… Yeah just a general statement it doesn’t make any sense.

    Maybe they aren’t effective at designing software with the paradigms of the language or they don’t like it but the given explanation doesn’t track.

    Diabolo96 OP , (edited )

    I am pretty sure it was about how it was difficult for them to do oop with rust, but I reckon it was long ago and my programming knowledge is minimal.

    Found it:

    rl.rootdo.com/…/serenityos_author_rust_is_a_neat_…

    I vaguely remember the talk about needing oop for the web being on discord and not twitter, so the twitter post is likely a reaction that.

    miridius ,

    Reading all of that it sounds mostly like a dev who has spent 20 years doing things the C++ way wasn’t comfortable learning something new. Like basically they’ve been using horrible design patterns that Rust bans because they’re horrible, and instead of learning better approaches they just say Rust is bad

    Diabolo96 OP ,

    It could be. But then again, he did have the help of a Rust designer/core dev. I believe they even wrote the first iteration of the “Jakt” compiler in Rust before rewriting it in Jakt itself, so Andreas isn’t against using Rust.

    witx , (edited )

    So someone who wrote their own functional operating system and browser from scratch which he is now targeting the public with, is not comfortable learning something new?

    You are all assuming that the project will be c++ only when the authors haven’t said anything about the matter. Who knows if they aren’t open to moving to rust? The project is originally in c++, not only but, because that’s what the target OS supported. There are examples of other browser moving from c++ to rust (Firefox) who says they can’t do the same?

    ticho ,
    @ticho@lemmy.world avatar

    The language choice was because Ladybird started as a component of SerenityOS, which is also written in C++. With this separation, they are free to gradually introduce other language(s) into the codebase, and maybe eventually replace C++ entirely, piece by piece.

    In Hackernews thread about this, the head maintainer mentioned that they have been evaluating several languages already, so we’ll see what the future brings.

    In the meantime, let’s try to be mature about it, what do you say?

    nawordar , to linux in Projects To Watch Out For: Ladybird Browser

    How is it progressing so fast compared to Servo? Isn’t Servo being developed for a longer time?

    possiblylinux127 ,

    Servo was partially integrated into Firefox and discontinued

    kilgore_trout ,

    Servo is now an active project managed by the Linux Foundation.

    possiblylinux127 ,

    Which means nothing honestly

    I think Ladybug has way more promise

    leopold ,

    Basically everywhere I go on Lemmy you’re there spouting ignorant bullshit, garbage takes, rage-bait and misinformation. You’re inescapable. This is the perfect example. You know what you’re saying is wrong. You know you’re being dishonest. Do you wanna know how I know? Because I literally told you as much less than two weeks ago when you tried spreading the same lies. But you didn’t care back then and you still don’t care now. The only thing you seem to care about going by the other things I’ve seen you post is pushing your favorite projects, and you will use all of the arguments available to do so, including the ones that you just entirely made up. You think LadyBird is the better project and are trying to spread the belief that Servo is dead to make others buy into the LadyBird hype further. But, of course, Servo verifiably isn’t dead and in fact the Servo team writes up monthly blog posts detailing their progress, which show the project developing at a healthy pace. And to top it all off, when these facts are pointed out to you, your only comeback is “means nothing”. Clearly you’re not the kind of person to let facts tie you down.

    nawordar ,

    Heh, I thought about blocking them like a thousand times, but they are sometimes sharing neutral or interesting information so I’m just trying to ignore this type of comments

    Cube6392 ,

    Only reason I unblocked them was in case I needed to refute their claims anywhere. Suffice to say though, for anyone reading this, a good rule of thumb is if Possibly Linux says it, decent chance its untrue

    possiblylinux127 ,

    Maybe I made to many assumptions. All I saw was on the about page they said they started under Mozilla and moved to the Linux foundation. Maybe I’m to quick to jump to conclusions but it doesn’t look like it has that much momentum. To be fair neither does Labybird. The big thing about Ladybird is that it is completely independent and already has a decent amount of funding. Maybe Servo is bigger than I realized. At the end of they day we need diversity.

    I didn’t mean this as a personal attack. It seems like you have some previous knowedge of Servo which is completely fine. You are welcome to block me if you so wish. At the end of the day you don’t have to care about what I say. While I don’t suspect this will turn into harassment I will note that I will block you if you start trying to “chase” me across the fediverse. I have had issues in the past where someone starts going though and replying to every one of my comments everywhere.

    Default_Defect ,
    @Default_Defect@midwest.social avatar

    Tom Servo?

    mexicancartel , to linux in Projects To Watch Out For: Ladybird Browser

    There was a gpl licensed browser engine someone by hobby is writing from scratch. I think theese companies supporting ladybird just do so because of license that they can proprietarify(like chromium)

    mynamesnotrick , to technology in Announcing the Ladybird Browser Initiative

    Laaaaaaaaa^dybird.^

    c0smokram3r ,

    The comment I came here for 🐶

    Assman ,
    @Assman@sh.itjust.works avatar

    We’re gonna have to put laaaaaaaadybird down… Mr Hill?

    dsilverz , to linux in Projects To Watch Out For: Ladybird Browser
    @dsilverz@thelemmy.club avatar

    It’s interesting to see a new browser engine aside from Gecko and Chromium, especially with all the conundrum surrounding the Manifest v2 support.

    possiblylinux127 ,

    I want manifest 3.2

    Toes , to technology in Announcing the Ladybird Browser Initiative

    Kudos to them. Opera gave up on this dream being unable to accommodate all the nuances of web standards and accounting for out of conformance behaviours that many websites rely on the daily.

    I reckon this browser will need to be at least on par with reasonably recent version of Firefox to see significant adoption.

    pentagrammar ,

    I still mourn the death of Presto-days Opera.

    kamen ,

    I do too. What a joke the browser became after moving to Chromium… I remember it didn’t even have bookmarks in the first version.

    On the flip side I kind of understand the decision to pull the plug - if you’ve looked at Browser.js and think that potentially any site might need a fix to work properly…

    rekabis , to linux in Projects To Watch Out For: Ladybird Browser

    We don’t have anyone actively working on Windows support, and there are considerable changes required to make it work well outside a Unix-like environment.

    We would like to do Windows eventually, but it’s not a priority at the moment.

    This is how you make “critical mass” adoption that much more difficult.

    As much as I love Linux, if you are creating a program to be used by everyone and anyone, you achieve adoption inertia and public consciousness penetration by focusing on the largest platform first. And at 72% market share, that would be Windows.

    I hope this initiative works. I really do. But intentionally ignoring three-quarters of the market is tantamount to breaking at least one leg before the starting gate even opens. This browser is likely to be relegated to being a highly niche and special-interest-only browser with minuscule adoption numbers, which means it will be virtually ignored by web developers and web policy makers.

    leopold ,

    LadyBird is an unusable pre-alpha-quality web browser. The fact that they haven’t bothered porting to Windows yet is both thoroughly unsurprising and entirely meaningless. In its current state, it wouldn’t become popular either way. But I guess Linux users have this weird inferiority complex where everything must instantly be dropped to port to Windows even when it makes little sense to do so.

    Cethin ,

    Linux users tend to give much better bug reports than Windows users (if they do at all). That alone is probably a good enough reason to do Linux first. There are many more good reasons when the first goal is getting it functional and not getting as many users as possible (who will probably hate it if they’re not a technically skilled user because there will be bugs).

    You’re making an assumption their first priority is the number of users. I would suspect that isn’t true, and they’re aware Windows has more users.

    LeFantome ,

    Ladybird was originally started as a browser for SerenityOS, a POSIX operating system. Well into the project, they decided to make it cross-platform but that still meant POSIX ( Linux and macOS ). As interest ( and sponsorships ) came in from outside SerenityOS, focus moved more and more to the browser and away from SerenityOS.

    Just recently, Ladybird decided to split from SerenityOS, allow more outside code, and in fact has dropped SerenityOS as a supported OS.

    The project is fairly pragmatic. I am sure they will add Windows support as the core browser engine matures.

    x00z ,
    @x00z@lemmy.world avatar

    We would like to do Windows eventually, but it’s not a priority at the moment.

    intentionally ignoring

    I think you just read what you wanted to read don’t you think?

    asap ,
    @asap@lemmy.world avatar

    One salty downvote from @rekabis :P

    x00z ,
    @x00z@lemmy.world avatar

    Can’t win 'em all.

    merthyr1831 , to technology in Announcing the Ladybird Browser Initiative

    It would be nice if people read the post and the project before randomly making assumptions such as implying the project started from scratch yesterday or its run by some amateurs, this is a 4 year old project! It’s founded by a former KHTML/Webkit developer for Apple!

    Diabolo96 OP ,

    If only.

    bouh , to linux in Projects To Watch Out For: Ladybird Browser

    What’s the problem with the gecko engine?

    tehbilly ,

    What’s the problem with the blink engine?

    Multiple implementations is good for everyone.

    bouh ,

    I feel like like inventing the wheel every five years is not the best use of talented people’s time.

    laughterlaughter ,

    People don’t need to build model trains either.

    The project started as a hobby. People can do what they want with their free time.

    markstos ,

    Right now most browsers are based on an engine owned by Google with a small percentage based on Firefox, which has historically depended on Google for significant funding. Not a great situation.

    For something as important to modern life, its beneficial to have more diversity, if only to add different security flaws to it then exist in Chrome and Firefox.

    800XL ,

    Tell that to Microsoft. Lol.

    nixcamic , to technology in Announcing the Ladybird Browser Initiative

    Servo already exists and is independent and written in a modern language and way ahead of this.

    I mean, competition is good but they aren’t the only independent browser engine.

    ben_dover , to linux in Projects To Watch Out For: Ladybird Browser

    i’d like to see a revival of webkit and an open source browser that uses it

    leopold ,

    WebKit isn’t dead and is being used by GNOME Web.

    LeFantome ,

    Doesn’t Safari still use WebKit?

    ben_dover ,

    it’s the only one i knew about before the other comment. with more browsers using it, we may not need to build another engine from scratch to broaden competition

    LeFantome ,

    I think this is the argument that the Ladybird people have made:

    • Chrome is dependent on Google ( obviously )
    • Edge is dependent on Google ( based on Chromium )
    • Firefox is dependent on Google ( 80% of revenue )
    • Safari is dependent on Google ( $4 billion from Google )
    • most other browsers are dependent on Google ( use Chromium ) - Brave, Vivaldi, Opera, etc

    Ladybird is intended to be a truly independent browser and especially independent of Google.

    that_leaflet ,
    @that_leaflet@lemmy.world avatar

    Safari isn’t dependent on Google. It was just a no-brainer for Apple to take a free 20 billion dollars from Google for setting the default search engine to something most users would want anyway.

    BaumGeist OP ,

    I used luakit for awhile. Really fun to only use keyboard, but definitely lacking features that makes “modern” websites not suck so hard

    Scotty_Trees , to technology in Announcing the Ladybird Browser Initiative
    @Scotty_Trees@lemmy.world avatar

    Remind me in 2 years when this project becomes discontinued…

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines