Honest question, I don’t know a whole lot about the FSF. Heard the announcement from RMS and a snippet on the dangers of webapps and such. But do they introduce solutions to these issues regarding proprietary software or mostly point fingers and tell us what’s dangerous to use?

What’s your favorite FSF contributions?

  • @not_a_cop
    link
    43 years ago

    aside from what’s already said, do you use programs like ls,grep,sed,cat,etc? all of those are part of coreutils and unless you’re using alpine or android, all Linux distros use GNU’s version.

    I’m sure you’ve heard about bash, emacs and gpg.

    When compilers used to cost hundreds of dollars, GCC was released entirely for free.

    The G in GNOME, the G in GIMP and the G in GTK are all the same and stand for GNU.

    Do you think having full control over software you buy is a necessity? guess who popularized this idea.

    if you want to see how much stuff depends on GNU’s utilities, just remove a single package called glibc and use your computer.

    You can find a list of software associated with GNU here:

    https://www.gnu.org/software/software.html