You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
While amd64 is the most popular platform, there are people that use some ARM, POWER machines and even VAX or may consider alternatives, because of stuff like Intel ME.
My suggestion is to add "badges" which looks like contrib one. On distributions pages, sometimes it is hard to even know that they support them! Like on https://www.debian.org/distrib/ (which we find by clicking "Getting Debian" on navbar) we can only find amd64 and i386 I finally found it on https://www.debian.org/CD/http-ftp/#stable. So to make it less pain, these "badges" could <a href> to download page. When user would hover over it, it could say what it is, and where such platforms are mostly used.
Quick dirty example:
The text was updated successfully, but these errors were encountered:
Hmm, I do like this idea. It increases maintainability to make sure the various badge links stay relevant but increases accessibility which could be really helpful for some users.
Not a huge fan of the current implementation but I like the concept.
I've been trying to follow Risc-V and ARM processors but it isn't always apparent what will work.
And make it just list distribution methods (.deb, .rpm, flatpak, Port (BSD), .e.c.t)
Below that perhaps we then add links to inform users of each architecture.
While I can imagine a demand for package managers and their privacy concerns (including delta updates, debtorrent, IPFS, Snap), I don't think changing the recommendations to package managers are going to help with privacy issues caused by the operating system such as Windows telemetry or things like sending all searches to corporation X by default.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to https://github.com/privacytoolsIO/privacytools.io/issues/904
While
amd64
is the most popular platform, there are people that use some ARM, POWER machines and even VAX or may consider alternatives, because of stuff like Intel ME.My suggestion is to add "badges" which looks like
contrib
one. On distributions pages, sometimes it is hard to even know that they support them! Like on https://www.debian.org/distrib/ (which we find by clicking "Getting Debian" on navbar) we can only findamd64
andi386
I finally found it on https://www.debian.org/CD/http-ftp/#stable. So to make it less pain, these "badges" could<a href>
to download page. When user would hover over it, it could say what it is, and where such platforms are mostly used.Quick dirty example:
The text was updated successfully, but these errors were encountered: