-
Notifications
You must be signed in to change notification settings - Fork 394
[OTHER] Show "Skill Level" for alternatives #137
Comments
It is a wonderful idea ! As an example, I read about LineageOS on this website and bought a new cellphone just for it. Result: a bricked device and 150 USD lost (that is a huge amount for me and my family in a developing country). Users should be warned about this. I am a professional in a different area. A University degree might provide confidence to follow instructions online but users should be warned very carefully. |
I agree with what ghost says, this is a wonderful idea! How can we contribute? do we just make a pull request? Let me know, i am open to help! |
@woutfeys For now, discussion will stay in this issue until we have enough information to add in. Pick an alternative and see how easy it is to get up and running. Something like Firefox which is download and click a few times is beginner. Anything where you need to use command line is at least intermediate level. Think of beginner as the average person. Intermediate is a little above average with computer proficiency, as in they understand most terminology and aren't afraid to stray from their comfort zone (think trying out command line for the first time). Advanced is someone who deals with computers, programming, security, etc. on a daily basis. |
Atom : Beginner (Just click install from there site and the installer is pretty straight forward, if you want to customize there's always the option to change the .css file (but no need to, you can also use the GUI)) |
Yep, maybe also include your own skill level and how long it took from downloading to using the service/program. If possible, if you're doing a bunch at once, maybe keep it to one big comment rather than a bunch of smaller ones |
Sounds great! I've found great software in your repository and I'm willing to contribute to it. So where should we start? |
While this issue remains a good idea, undertaking it will be quite difficult. I have no plans to do this personally due to the time required and I don't expect anyone else too either. I will close for now. If someone does implement this, I'll re-open. |
As mentioned in issue #131, there is interest in adding a "skill level" to each alternative in the list. This will take some time to determine the skill level for everything in the list.
For adding this into the guide, it is easiest to use the recently implemented degoogle.yml and GitHub Action to update the READEME. A sample for what could be shown in the
.yml
:Skills levels could be internally zero-indexed as the following:
These are by no means set in stone and have the potential to be improved. Use this issue for discussion and for keeping track of proposed Skill Levels. If proposing a skill level, please leave a brief summary of why it deserves that level.
The text was updated successfully, but these errors were encountered: