Write an ungodly large amount of code-comments - up to a point where you add 20 lines of explanations to a 6 lines long function where two lines are variables assignments.
Source code is for humans to read. The compiler ignores the comments.
Currently I'm angrily sticking with Firefox. But once Floorp switches to the current version of Firefox as base I'll totally try this one. According to what I found, they will switch with the next major release.
users can disable ad blockers on conforming websites.
We all know that this won't happen. In reality there are only two major groups of people: Those who do not use ad blockers and have accepted ads everywhere, and those who use ad blockers and accept ads nowhere.
Overall, I donβt think Mozilla is wrong. Without the Google Search deal, Firefox will have less resources to build a competent browser.
The vast majority of the corporations income does not go to Firefox anyways. Their financial reports are publicly available, everyone can read them.
I have zero sympathy for the corporation and I hope they go bankrupt and that the devs forking the browser and develop it as a standalone product independent of the Mozilla-owned Firefox.
And nothing of that was done in a great way. The only Mozilla product that does not is Thunderbird - and Thunderbird is independently developed by the community.
(I am aware of the community theme, but I still stand my point here: Firefox is the only non-Chromium browser that does not completely suck, absolutely. But seen as a standalone product, Firefox is not a good browser.)
Yep! The functionality for performing arithmetic expressions this way is called βarithmetic expansionβ.
2.6.4 Arithmetic Expansion
Arithmetic expansion provides a mechanism for evaluating an arithmetic expression and substituting its value. The format for arithmetic expansion shall be as follows:
$((expression))
The expression shall be treated as if it were in double-quotes, except that a double-quote inside the expression is not treated specially. The shell shall expand all tokens in the expression for parameter expansion, command substitution, and quote removal.
Next, the shell shall treat this as an arithmetic expression and substitute the value of the expression. [β¦]
Why are people still accepting this?