Live data from Hacker News

Ask HN: Do you believe in GNU's Free Software?

news.ycombinator.com

1–10 of 94 posts

Ask HN: Do you believe in GNU's Free Software?

#1
"“Free software” means software that respects users' freedom and community. Roughly, it means that the users have the freedom to run, copy, distribute, study, change and improve the software. Thus, “free software” is a matter of liberty, not price. To understand the concept, you should think of “free” as in “free speech,” not as in “free beer.” We sometimes call it “libre software,” borrowing the French or Spanish word for “free” as in freedom, to show we do not mean the software is gratis. You may have paid money to get copies of a free program, or you may have obtained copies at no charge. But regardless of how you got your copies, you always have the freedom to copy and change the software, even to sell copies." - From the GNU Website.

Do you believe in Free Software? People often talk about the benefits of open source, but they tend to switch to proprietary, partly-proprietary (Jetbrains is a good example. Only parts of their products are open source), or corporate controlled open source (Corporations like Microsoft who espouse open source, but not free software because most of their stack is proprietary), when there's convenience to be had.

Is free software a lost cause? If we believe in things like right to repair, must we also believe in free software? Is using free software for financial benefit and then not contributing back simply by promoting and using free software immoral? Are we building a bad future for software by not fighting for something like the Free Software movement?

Re: Ask HN: Do you believe in GNU's Free Software?

#5
These questions seem lost in ideology. The free software movement gave me an operating system and critical applications so I can do my work without big company garbage interfering.

Unfortunately there is a low ceiling to the utility of copylefted software as my experience in commercial software development shows that any commercially successful development based on copylefted software invites scrutiny such that one must constantly prove that every feature of the software can be directly linked to published source code changes. Any failure to do this can result in costly and distracting legal actions. Because this is onerous software developers who seriously wish for success and profit minimize exposure to copylefted source code. This makes it clear that freedom is a complicated business of trade offs and not a matter of ideological purity tests as the hype surrounding copyleft implies.

Re: Ask HN: Do you believe in GNU's Free Software?

#6
I like Linus's response for GPL v3. [0] GPL v2 was good. Version 3 is a little over.

In practice enterprises avoid using everything licensed under GPL v3 (e.g. Apple freezing Mac OS's Bash veraion), that blocks innovation cause good software usually backed by large amount of budget, especially those with GUI, like Windows, Android, Microsoft Office, Chrome etc.

[0]: https://youtu.be/PaKIZ7gJlRU

Re: Ask HN: Do you believe in GNU's Free Software?

#8
> Roughly, it means that the users have the freedom to ...study, change and improve the software. Thus, “free software” is a matter of liberty, not price.

As an individual, free software is valuable for a me if I can modify it at will, say at most with one month work and without having to learn arcane techniques. However this is not the case most of the time, so using free software not so different from using a proprietary system.

For example I type this on a Linux laptop, which is unable to enter a proper sleep mode even if it was possible on Linux 20 years ago. The fancy keyboard lights up its key every few minutes without clear reason. I am using the Chromium browser but it does not display correctly the non Western characters and when I make a right click, garbage appears.

How could I modify all this within a month time frame or even a few years? It's impossible.

The situation would not be different if I was using a proprietary system.

Post reply on HN