Chill. Read the cited sources. It's someone asking the community to not use the github forum for discussing the completely irrelevant topic. It's not a fucking open forum it's for developers to use as a resource. I don't care if the person was giving out a $1,000,000 to anyone that commented, find an appropriate place to post your comments. I saw nothing against the topic itself but a bunch of angry responses. I mean if you read and are like na fuck that dude than 100% that's your take but that's the thing, its YOUR take. I hate seeing people so quick to draw the fuck this or fuck that card from absolutely zero rhetoric than what an anonymous internet comment said.
Well on the contrary you should understand it more.
A gendered pronoun carries an idea of gender, and having a genderless pronoun frees the sentence of this gender assumption. Nothing very hard to understand.
He is right, hey shouldn't push a political agenda. They can fork it if they don't like it. It is his choice and he is the one putting in the work, not you.
people can have different views. you might not like them but it’s their views, not yours
Yes, they can. And I can also view their views with disdain... or even horror and choose not to support their efforts, whatever they may be.
What you are really saying here is that you to some degree don't disagree with Kling and so it's this particular view you find acceptable to let pass. If it were something like "people should be fine eating small children" you might react differently.
Is this browser private? Does it implement proper sandboxing and have any methods of anti-fingerprinting? I hope it eventually see the implementation of a robust content blocker. What makes this related to privacy and not instead just open source. While it is nice to see an independent web engine, if there is no method of anti-fingerprinting, the privacy of this browser is severely limited.
That doesn't make it private. Privacy on the modern web requires anti-fingerprinting, otherwise any website with tracking scripts can easily start creating a shadow profile for you.
Edit:
What I mean is it isn't a browser anyone who cares about their privacy should use (yet or every depending on development). Not close to ready yet. OP didnt put any context either for why they posted it.
Independent but then their coms are purely proprietary, US-based sludge. If you think folks should be contributing to your project, you should be using technology where you can where you & your contributors can patch & make better too. There is no good reason to be limited to only Microsoft Github & Discord.
Don’t get it wrong: I have followed for years & want the project to succeed, but this reliance on corporations & not giving your users a private option where they can control their data needs to stop. Normies have ignorance excuse but software makers do not as they generally know better about how these tech firms operate.
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 are actively evaluating a number of alternatives and will be adding a mature successor language to the project in the near future. This process is already quite far along, and prototypes exist in multiple languages.