Tldr:
To balance AOSP’s open nature with its product development strategy, Google maintains two primary Android branches: the public AOSP branch and its internal development branch. The AOSP branch is accessible to anyone, while Google’s internal branch is restricted to companies with a Google Mobile Services (GMS)licensing agreement.
Beginning next week, all Android development will occur within Google’s internal branches, and the source code for changes will only be released when Google publishes a new branch containing those changes. As this is already the practice for most Android component changes, Google is simply consolidating its development efforts into a single branch.
There is Go Map!! as an alternative on iOS. Have been using it, not as gamified but works well!
Like others have mentioned, change your provider. Prices are going down again, as there have been advancements on installing renewables. Energy prices at the end of 2024 were 30,5% cheaper than at the start of 2023 (Source. This is the case even though we are paying more for the modernization of the grid, because renewables are that much cheaper than other sources.
I disagree that the implication is only about lack of awareness. Further my point wasn’t that Linux is underused because of a lack of awareness. My point is that user popularity is not a valid measurement for usability.
Awareness definitely plays a role in user numbers but there are other more important factors. For example awareness of Linux doesn’t beat what comes preinstalled, this is a much bigger factor if we are talking about all desktop users in my opinion. Linux could have the best usability out of all desktop OS, most would still not change preinstalled OS for different reasons e.g. not knowledgeable enough, indifference etc… You might argue that if it was the OS it would come preinstalled, but then you would be ignoring the economic reasons that guide that. I still maintain that popularity of an OS is not a metric that can be used to infer usability. As long as there are different hurdles to getting to the actual using part, actual usability can‘t be determined by popularity.
On a side note about awareness:
Maybe it’s a generational thing?
It could very well be, or it could potentially be something geographical. Anecdotally in my friends group of university students(20-26year olds) in a non-technical-field, not a single Person (beside me) knew what Linux was, and most had never heard the term before I mentioned it in a conversation. Neither would my parents. So maybe not a generational thing. I think you might be viewing the extent of awareness from the eyes of someone broadly in the tech field?
I agree with some of your points but in this one and other comments you are referencing “data” multiple times to provide validity for your opinions, yet you either fail to understand what the data is able to measure or you are using it dishonestly to further your argument.
A usage percentage does not provide reliable data about the usability (“viability for the mainstream”). There are too many factors at play distorting it to make a reliable connection between these two.
“It depends on the person” suggests it’s luck of the draw, but the Linux desktop penetration is something like 1-4%, at best, and that’s inlcuding SteamOS and PiOS in the mix […] that’s “doesn’t work for the vast majority of people”
The only way in which the percentage would be useful is, if you are implying that the other 96-99% chose to not use linux, because it doesn’t work for them, which is obviously not the case. Otherwise it is completely meaningless, as users were never exposed to linux, thus didn‘t have to make a decision, and thus didn’t deem another operating system superior.
The Republican vice presidential nominee and Ohio senator claimed in an interview with YouTuber Shawn Ryan that a top EU official had threatened to arrest the billionaire [Musk] if he allowed former President Trump back on X.
“So what America should be saying is, if NATO wants us to continue supporting them and NATO wants us to continue to be a good participant in this military alliance, why don’t you respect American values and respect free speech?” Vance asked. “It’s insane that we would support a military alliance if that military alliance isn’t going to be pro-free speech. […]
“I’m not going to go to some backwoods country and tell them how to live their lives,” Vance added. “But European countries should theoretically share American values, especially about some very basic things like free speech.”
The US ranked 26th in the world when it comes to free speech, with several members of the European Union higher up the list, according to the 2024 Global Expression Report.
If anyone is interested these countries are ahead of the USA from 1-25: Denmark Switzerland Sweden Belgium Estonia Norway Finland Ireland Germany Iceland Portugal Austria New Zealand Canada Argentina Spain Czech Republic Italy Latvia Costa Rica Uruguay France Dominican Republic Netherlands Vanuatu
Update: A license was added
This is an important issue IMO that needs to be addressed and the official response by Bitwardens CTO fails to do so.
There is not even a reason provided why such a proprietary license is deemed necessary for the SDK. Furthermore this wasn’t proactively communicated but noticed by users. The locking of the Github Issue indicates that discussion isn’t desired and further communication is not to be expected.
It is a step in the wrong direction after having accepted Venture Capital funding, which already put Bitwardens opensource future in doubt for many users.
This is another step in the wrong direction for a company that proudly uses the opensource slogan.
I think its a recent addition (08/2024) on Linux.
Add support for biometric unlock on Linux
According to the device support page i should be ok, but yeah there might be something weird going on.
I hope I am not misunderstanding you. What you are worried about is passkeys in the password manager not syncing to new devices? They are though, with password managers that support passkeys like Bitwarden, ProtonPass, 1Password etc…
Currently using it on Bitwarden, if I log in to a new device, the passkeys are there.
Could you elaborate? I am assuming that everbody would have the password manager on their mobile phone with them, which is used to scan the qr code. I think that’s a reasonable assumption.
I agree that if you wanted the pc to act as the authenticator (device that has the passkey) it wouldn’t work with qr codes. But is that a usecase that happens at all for average people? Does anyone login to a mobile device that you don’t own, and you only have your pc nearby and not your own mobile phone?
The problem with passkeys is that they’re essentially a halfway house to a password manager, but tied to a specific platform in ways that aren’t obvious to a user at all, and liable to easily leave them unable to access of their accounts.
Agreed, in its current state I wouldn‘t teach someone less technically inclined to solely rely on passkeys saved by the default platform if you plan on using different devices, it just leads to trouble.
If you’re going to teach someone how to deal with all of this, and all the potential pitfalls that might lock them out of your service, you almost might as well teach them how to use a cross-platform password manager
Using a password manager is still the solution. Pick one where your passkeys can be safed and most of the authors problems are solved.
The only thing that remains is how to log in if you are not on a device you own (and don’t have the password manager). The author mentions it: the QR code approach for cross device sign in. I don’t think it’s cumbersome, i think it’s actually a great and foolproof way to sign in. I have yet to find a website which implements it though (Edit: Might be my specific setup‘s fault).
I think it‘s fair to remain skeptical but the big organizations were part of the development, so there seems to be some interest. And it‘s not always in their interest to lock users in, when it also prevents users from switching to their platform.
Development of technical standards can often be a fraught bureaucratic process, but the creation of CXP seems to have been positive and collaborative. Researchers from the password managers 1Password, Bitwarden, Dashlane, NordPass, and Enpass all worked on CXP, as did those from the identity providers Okta as well as Apple, Google, Microsoft, Samsung, and SK Telecom.
Thanks for the link! Learned something new today.
deleted by creator
The author of your blog post comes to this conclusion:
So do yourself a favour. Get something like bitwarden or if you like self hosting get vaultwarden. Let it generate your passwords and manage them. If you really want passkeys, put them in a password manager you control. But don’t use a platform controlled passkey store, and be very careful with security keys.
The protocol (CXP) which the article is about, would allow you to export the passkeys from the “platform controlled passkey store” and import them into e.g. Bitwarden. So i would imagine the author being in favor of the protocol.
The lock-in effect of passkeys is something that this protocol aims to solve though. The “only managed by your device” is what keeps us locked in, if there is no solution to export and import it on another device.
The protocol aims to make it easy to import and export passkeys so you can switch to a different provider. This way you won’t be stuck if you create passkeys e.g. on an Apple device and want to switch to e.g. Bitwarden or an offline password manager like KeyPassXC
The specifications are significant for a few reasons. CXP was created for passkeys and is meant to address a longstanding criticism that passkeys could contribute to user lock-in by making it prohibitively difficult for people to move between operating system vendors and types of devices. […] CXP aims to standardize the technical process for securely transferring them between platforms so users are free […].
So much needless negativity. Not all features need to be for you.
I would welcome a local model with good integration, I have use for it.