For an example, Mozilla being forced to use Google Location Services as default even though Mozilla has its own. I am also a Firefox user but it always makes me wonder what other TnCs forced on Mozilla as part of the search deal.
- 0 Posts
- 2 Comments
Joined 3 years ago
Cake day: July 5th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.



TLDR: In octal system, the weight of the digit in a position is an exponent of 8. So 31 = (3×8¹ + 1×8⁰) = (3×8 + 1×1) = 24 + 1 = 25.