I've said this before but
Software freedom is not when the source code for the program you use is somewhere on github, has 5000 dependencies and doesn't build outside of CI
Software freedom is when you have the source on your computer, modify it, build it, and run a modified version
How much of the software you use on a daily basis would you be able to build from source? How many urls does that require fetching, and how many of these can stop working any time without prior notice?
1/