Earlier quoted context omitted.
There should be a great diversity in user agents because there is great diversity in personal tastes. One person's user agent might be another person's "software I would never use". As a text-only web user I am continually amazed, thirty years in, that web developers and now their CDN service providers are _still_ making incorrect assumptions about what user agent I am using. They are wrong every single time. There i…
There are easily less than 1,000 people using the internet in the way that you do. The internet is not immune from cost-benefit.
Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
661–670 of 777 posts
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#662Earlier quoted context omitted.
Personally, I think life would be better if browsers just didn't play the game at all. If the web was not controlled by corporations, DRM as part of the platform 100% would have simply never happened. From my point of view, putting DRM into web browsers is actively bad for a couple of reasons beyond the usual arguments against DRM. The greatest asset the web platform has is that it's a unified, open platform that any…
I don't even know what DRM brings to the browsers apart from breaking external monitors and blacking out screenshots All the content behind it is still available day 0 on trackers
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#663Earlier quoted context omitted.
IRC. And for slow discussions with long messages, you can use NNTP. (However, GitHub is accessible by git in case you only want to download the repository, regardless of what else they do; however, having multiple mirrors on other services as well can be helpful)
While I’d love to agree: many people these days simply don’t want to use IRC.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#664Earlier quoted context omitted.
"There's no reason to ever have anything non-open in your FOSS project's infrastructure." Except, that it is easier to set up? What you describe sounds reasonable. But someone needs to set all that up and host it and needs to be trusted etc. So I guess if many people get involved and do set this up, they would convince the rest of the team to join them. But right now it is just a demand for more work for them.
You are correct, of course. If the project leadership does not see a value in using open infrastructure, of course it would look like additional (and unreasonable) demand. It's up to them.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#665Earlier quoted context omitted.
"Doing the right thing" for the user's best interests is the job of the user agent. It's just that simple. Giving the user a "choice" by implementing anti-features that they will be coerced into using by abusive websites is not really much of a choice. What you're really building there is a website agent, with a side of deception to make it sound like it's actually good for the user. Coincidentally, Google makes a ni…
>"Doing the right thing" for the user's best interests is the job of the user agent. It's just that simple. No, a user agent's sole job is to represent its user. It's right there on the tin: User Agent . Forcing no DRM is just as bad as forcing DRM, it's not the user agent's business to decide for the user. The fact that most user agents today are actually developer/publisher agents is part of the problems we are hav…
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#666Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#667I would love a browser that lets me disable/enable any browser or JS features a la carte. All fingerprinting for example.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#668For comparison, in 2022 Mozilla had $1.3B in assets and over $500M in revenue: https://assets.mozilla.net/annualreport/2022/mozilla-fdn-202... I want ladybird to succeed and show the world how ridiculous the Mozilla situation has been.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#669No talk of the license on the frontpage. Visiting the GitHub repo tells me it is 2-clause BSD license. It's high time we had a GPLv3 web browser, otherwise, this risks the same fate as the rest of the browsers with proprietary forks. This of course comes at the cost of not being able to support non-free parts of the web standard such as DRM.
> It's high time we had a GPLv3 web browser Then write one. Perhaps BSD in its anarchic freedom is compelling to the kinds of people who decide to do something crazy like building a brand new browser engine from scratch, and GPLv3 with its detailed rules and regulations is compelling to people who like to talk about how they wish the world had more software licensed under GPLv3. Open source isn’t handed down from God…
So poetic! I love that sentence!
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#670I’m disappointed in the fact that the main ambition here is only to recreate a browser for the sake of independence. There is so much potential in creating a modern browser that could for instance focus on performance, privacy, access to lower level APIs, etc. rather than carrying the eternal burden of backwards compatibility.
Software dev maturity phases: get something working make it correct make it fast Having a vanilla green field working web browser could enable experimentation. Prototying a novel more useful hybrid history & bookmarks feature set, for instance, is a giant pain thru the current plugin extensions. Like sucking apples thru a soda straw. As you said about lower level APIs, it's easier to "go straight to the metal".
It's the best (perhaps only) "small project to stratosphere" 101-recipe I've found. [Note that for browsers, even 1% of market share is stratosphere-level.]
Historical music/media apps were a great example before browsers (Winamp, Foobar2K, XBMC…). Tiny teams + key community contributions made for amazingly complete and rich software fit for all use-cases, beating any commercial alternative by far.
(The fact is that to this day, these 2000-2010 solutions gave you far more user-power & customization, not to mention discoverability and meta-knowledge, than current Netflix or Spotify UIs.)
A project like Ladybird should take that general road, IM(very but educated)HO. That's how they can eventually catch up to big names feature-wise.