Earlier quoted context omitted.
Seeing someone ignore the naysayers and attempt the so-called impossible task of developing a new independent browser is awesome to see. It brings a glimmer of hope that the internet is not doomed to be ruled by advertising companies with only a stagnant controlled opposition browser as the alternative. That said, Ladybird is obviously far from becoming the daily driver for the average webizen. What do you think is g…
> Seeing someone ignore the naysayers and attempt the so-called impossible task of developing a new independent browser is awesome to see Well the impossibility isn't so much in making a browser but making a browser that manages to get a chunk of web audience. That means presence on mobile, feature and performance parity with Chrome, surprasing Chrome on some level (e.g. Safari having better vendor lock-in).
Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
411–420 of 777 posts
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#412> preparing to become the only major web browser which does not treat the user like the product being sold.
...is either ignorant or a deliberate slam on Mozilla. Whatever else you might say about Firefox, it has never tried to "sell" me to anyone. The fact of the matter is that Mozilla has done the impossible for decades and gets no end of grief for it.
(I expect we'll get a zillion complaints about search engine placement & Pocket recommendations because that always happens on this site)
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#413As much as I would love to see this succeeded, I simply cannot believe that you can sustain a browser development without millions of dollars. Web got so complicated. And it's perfect for all these huge ads companies owning browser engines. Nobody can catch up with this. There's only one way we can make sure we can get really independent browsers: SIMPLIFY THE WEB - Limit the platform to absolute minimum - give way t…
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#414Earlier quoted context omitted.
This is a welcome initiative speaking from a personal and professional perspective, and as CEO of an independent search engine; we are all too well aware of the power of money and defaults. This immediately comes to mind as akin to the Signal vis-a-vis WhatsApp etc. Here there is an obvious reason to use Signal and a well-understood proposition. What might it be for Ladybird? And how will you differentiate?
To be honest, we are so far behind everyone else today that we're 100% focused on catching up technically, and not thinking much about differentiation. :) That said, I do think we'll find ways to differentiate given our uncommon situation with no ties to the advertising industry. This gives us the ability to experiment with privacy measures more aggressive than others may be comfortable with for fear of losing fundin…
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#415Love the project, but that website is pretty cold and soulless (as mentioned by others). I quickly put together a "cleaner" design for anyone interested, which also uses the original (and objectively better) logo: https://ladybird-dev.netlify.app/
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#416Earlier quoted context omitted.
> Servo wants to build an embeddable engine That’s what they pivoted to after being expelled from Mozilla, but that wasn’t the original goal, was it? It’s the safer(?) one they turned to when the job security evaporated. (Not sure if that changes anything, just feel obligated to point out the retcon here.)
It would be very cool if Servo were picked up as the engine for a new browser.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#417Earlier quoted context omitted.
Just so you know, chromium exists now as an open source project because KDE developers used GPL.
Would you mind elaborating? How did KDE's use of GPL prevent Chromium from being closed-source? What about Google Chrome?
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#418Earlier quoted context omitted.
Would you mind elaborating? How did KDE's use of GPL prevent Chromium from being closed-source? What about Google Chrome?
WebKit, the rendering engine that originally powered Chromium began its life as a fork of KHTML a GPL-licensed rendering engine produced by the KDE project for their Konqueror browser.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#419As much as I would love to see this succeeded, I simply cannot believe that you can sustain a browser development without millions of dollars. Web got so complicated. And it's perfect for all these huge ads companies owning browser engines. Nobody can catch up with this. There's only one way we can make sure we can get really independent browsers: SIMPLIFY THE WEB - Limit the platform to absolute minimum - give way t…
That all sounds great until you start considering what needs to be done for accessibility. For blind readers as well as many different screen resolutions.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#420Earlier quoted context omitted.
The only exception is if you have 500k LOC in a language whose runtime is going to be deprecated on all platforms overnight. I'm referring to the uh, retrospectively unfortunate decision I made in 2007 to start building large scale business app frontends in AS3. I guess I should be thankful for the work, having to rewrite everything in TS from scratch a decade later. (At least the backends didn't have to be torn down…
There's a parallel universe where someone convinced you to rewrite it in something else from the start and you spent years on the rewrite instead and it never went anywhere. Could you have done that emergency rewrite without 10 years of becoming an expert in the problem you were solving? The alternative universe has you spending time becoming an expert in a new language instead and maybe not getting anywhere with the…