I’m thinking of ways to help people move from established software to more open, flexible forms that don’t lock them to another organization.
You would be surprised with how common it is for the lay person to have problems on their computer. I like to start from there, and suggest a free as in freedom software solution. Then, once their issue has been solved, I will talk about the free software movement, explaning that these are the reasons that have motivated the authors of the software solution I promoted. Hopefully this leads on to a discussion about freedom in the digital world.
Points that can help them change to FOSS:
- Cool new features not available in proprietary alternatives
- Awareness of privacy risks & issues
- Battery life improvements
- Storage size reduction
- Security improvements
Sites that can help them find FOSS alternatives:
- https://www.opensourcealternative.to/
- https://github.com/sindresorhus/awesome
- https://www.privacyguides.org/en/tools/
- https://f-droid.org/en/packages/
In my experience it’s extremely hard to make someone not interested in software to try out new FOSS apps though…
For programmers, WSL with Ubuntu is a good starting point for those who are scared of Linux.
That is definitely not a good starting point. WSL is much more complicated and prone to breakage than running a distro directly. It litteraly changes the whole system to make Windows run on top of a hypervisor. A better way to try out GNU/Linux is to boot up a live environment on a USB stick or use a VM. Plus, WSL is only command line, and I would think that showing a friendly desktop environment is the best way to blow the assumption of GNU/Linux being hard/only for nerds.