Stallman’s word to the free software community.

In Linux Addicts we have been covering everything related to Richard Stallman’s return to the steering committee of the Free Software Foundation. The word of the protagonist himself was missing.

In the news section of the Foundation’s website, RMS wrote:

Ever since I was a teenager, I felt as if there was a film curtain separating me from other people my age. I understood the words of their conversations, but I couldn’t understand why they said what they said. Much later I realized that I did not understand the subtle cues that other people responded to.

Later, I discovered that some people had negative reactions to my behavior that I didn’t even know about. By being direct and honest with my thoughts, I sometimes made others, especially women, uncomfortable or even offended. This was not a choice: I did not understand the problem well enough to know what the options were.

Sometimes I lost my temper because I didn’t have the social skills to avoid it. Some people could take it; others were hurt. I apologize to each of them. Please direct your criticisms to me, not to the Free Software Foundation.

From time to time I learned something about relationships and social skills, so over the years I have found ways to improve in these situations. When people help me understand an aspect of what went wrong, and that shows me a way to treat people better, I teach myself to recognize when I should act that way. I continue to make this effort and, over time, I get better.

Some have described me as a deaf person, and fair enough. With my difficulty understanding social cues, that tends to happen. For example, I defended Professor Minsky on an M.I.T. mailing list after someone concluded that he was as guilty as Jeffrey Epstein. To my surprise, some thought my post defended Epstein. As I had previously stated, Epstein is a serial rapist, and rapists should be punished. I want his victims and those harmed by him to receive justice.

False accusations – real or imagined, against me or others – especially infuriate me. I knew Minsky only from afar, but seeing him wrongly accused made me come to his defense. I would have done it for anyone. Police brutality infuriates me, but when cops later lie about their victims, that false accusation is for me the ultimate outrage. I condemn racism and sexism, including its systemic forms, so when people say I don’t, that hurts too.

It was fine for me to talk about the injustice against Minsky, but it was tone-deaf that I didn’t acknowledge as context the injustice Epstein committed against women or the pain he caused.

I have learned something from this about being kind to people who have been hurt. In the future, that will help me to be kind to people in other situations, which is what I hope to do.

My opinion

I understand what Stallman is talking about, as a visually impaired person I miss a lot of the non-verbal cues and have had some communication difficulties. Although, not as severe as his. Someone commented in some chat, although I have not verified it, that he suffers from some kind of autism spectrum disorder. The truth is that it is increasingly clear that there is no moral motive behind the brutal campaign driven by some corporations that earn more from open source than they give back. And the inestimable help of people who see open source as a political platform.

I wouldn’t have written the paragraph

It was fine that he talked about the injustice against Minsky, but it was tone-deaf that he didn’t acknowledge as context the injustice Epstein committed against women or the pain he caused.

It strikes me as an attempt at submission to the dictatorship of political correctness that demands demonstrating purity of faith by reciting ritualistic phrases. There were reasons for Stallman to talk about Minsky, but he had no reason to have an opinion about Epstein.

“Only with proprietary software it would have been impossible”: this is how Open Source has helped in the achievement of the…

You wake up one day in the morning, make a commit to the Linux kernel and go on with your life. Three years later you find out that this kernel with your collaboration is used in Ingenuity, the helicopter that has made history with that first autonomous flight in the thin atmosphere of Mars. Boom.

That’s the story of Antonio Larrosa (@antlarr), who works for SUSE (a well-known Linux distribution) from Malaga. It is not the only one, and in fact in Xataka we have also had the opportunity to talk to Daniel Stenberg (@bagder), head of the curl and pycurl projects that have also been used in Ingenuity. Even NASA has given him credit for it. Boom (II).
Two developers with many sticks in the world of Free Software

Antonio Larrosa is a mathematician, but he tells us that “I have never worked as such. In 1995 I started using Linux and since then I have been an advocate and developer of Free Software”.

For the last eight years Antonio has been working on the well-known SUSE distribution, and he does it from Malaga, “where I participate in the development of both SUSE Linux Enterprise and the openSUSE, Leap and Tumbleweed distributions”.

The first thing we asked both developers is if they knew about the involvement of their work in the Mars 2020 mission and the Ingenuity helicopter.

Antonio told us how “the truth is that before the Ingenuity flight I had not seen any announcement about it, but I had no doubt that at least they would use the Linux kernel in most of their systems”.

The truth is that NASA has long been taking advantage of the power and versatility of Open Source software for various projects and space missions, and in fact this agency has a large repository of contributions that it shares with all users and that allow taking advantage of some of these advances for projects of all kinds.

We learned that Ingenuity boasted Open Source at heart a few weeks ago, but as Antonio says, the use of this type of projects is extensive in NASA, which for example will also take advantage of several Open Source developments for its next lunar rover, called VIPER, to be launched in 2023.

Daniel Stenberg is another old Open Source rocker. He is the main responsible for the development of “curl, an Open Source project that allows using a command line tool and a library for file transfer over the Internet”.

To give you an idea of the magnitude of curl, “it is estimated that it is used in more than 10 billion installations globally and is one of the most used software components worldwide”.

As Daniel tells us, “the project was born in 1998 and I contributed as a hobby for many years, but since 2019 it is my full-time job”, and although his dedication there is full, he also contributes to other Open Source projects.

This developer was also unaware of how his work on curl was being leveraged in the Ingenuity mission on Mars. Still, he explains, “I’m used to users using FLOSS (Free/Libre Open Source Software) without notifying the people running those projects. It’s normal and there’s nothing strange about it. The most surprising thing is perhaps that this is a space mission with FLOSS code in it. It appears to be the first of its kind, and it’s a mind-blowing development.”
Proprietary vs. Free Software debate rages on

The ubiquity of Open Source code and Free Software is legendary. The eternal phrase “this is the year of Linux on the desktop” may have become an Open Source meme, but the truth is that Linux has won the war.

It has done so invisibly, it’s true. The average person knows that there is a Windows, a macOS, an Android and an iOS, but what many do not know is that these proprietary developments have a strong relationship with Open Source projects.

Android is in some ways an extension of Linux for mobile devices (the AOSP project on which it is based proves it), for example, but there is even more, and that presence is noticeable in all those web services and applications that work thanks in large part to Open Source projects in the field of web servers or databases.

This situation means that the debate between proprietary software and free software is still present. Antonio believes that “doing something of this magnitude exclusively with proprietary software is, in my opinion, totally impossible”.

For this developer, the hardware used at Ingenuity “is very specific” and must therefore be adapted to very specific needs. “In this sense, the advantages of free software over proprietary software are indisputable. By having all the source code at their disposal they can control exactly how everything works without depending on a manufacturer allowing (or not) a change.”

The head of curl development was of a similar opinion, “Almost everything in software can be written proprietary or open source,” Daniel Stenberg clarified, “so it sure could have been done either way. However, with open source,
there’s going to be less vendor lock-in, a longer life of the software, and a greater ability to cooperate on software with more developers all over the world.”

In fact, he added, the pace at which everything is moving forward in the technology world means that “it’s not possible for companies to write all the code
themselves and keep it proprietary.” Instead, many of them rely on open source and use it, something he calls “a sound and wise business decision to make sure they can compete.”
Small and large contributions to a Martian helicopter that has already made history

What our two protagonists demonstrate is that in the end, small contributions matter as much as big ones. Antonio Larrosa acknowledged that “in reality my contributions to these projects have been quite small”, but as he pointed out, “I like to think that this is precisely what Free Software is based on, many people making small contributions can create something big in the end”.

In his case the collaboration has been in three projects: “the Linux kernel, where years ago I added support for a very specific hardware, numpy a scientific computing library where I fixed a compilation bug a few months ago, and flask, a framework for creating web services where I fixed a coding problem in the function that sends a disk file over the network”.

Antonio, as Daniel pointed out at the beginning of the interview, had assumed that all that work is done but they never think about where it will end up being used. “Simply when for work (as in the case of numpy) or while programming in my free time (as in the case of the kernel or flash) I see that if something fails in some application or library I try to fix it. Then I send that change to the developers so that they can include it if they think it is convenient in the next versions”. This is once again the spirit of the Open Source community, emphasized this developer.

Daniel explained how “for this specific Ingenuity helicopter mission I have been told that two particular components are used to which I have contributed code: curl and pycurl. I am the lead developer of curl and have made almost 2/3rds of all the changes to date.”

It’s funny, but as this developer commented, “the version of curl that NASA uses is very old, and in those days I had made an even larger part of all the changes. I basically wrote the code that performs data transfers using internet protocols such as HTTP, FTP and the like”.

Daniel explains how “I had no idea that NASA used curl until a few months ago. Even then I didn’t know what they used it for until the very day I found that Ingenuity helicopter badge on my GitHub profile,” a sort of symbolic award recognizing his indirect contribution to the success of a historic mission.
How does it feel to have helped Ingenuity make history on Mars?

Our last question was aimed at finding out what these developers’ feelings were about how their contributions have enabled something as spectacular as achieving the success of NASA’s mission with their Ingenuity.

Antonio felt “very happy to have put an (infinitesimal) grain of sand in something so important”, and also recognized that this was the work of many others such as Daniel Stenberg himself and other developers like Dario Faggioli (who fixed a problem with the kernel process scheduler) or Marcus Meissner (who has worked on various subsystems, mainly on security issues), colleagues of his at SUSE and both with badges for their contributions to Open Source projects leveraged by Ingenuity. On Github they also recently paid tribute to those contributions.

Precisely Antonio said goodbye “encouraging all readers to collaborate with any Open Source project they like. It can be done in many ways: fixing bugs, adding new functionality, writing documentation… even the mere use of Free Software is a form of collaboration, especially if they can report bugs. All collaborations, no matter how small, are important and make Free Software better for everyone (including NASA) ;)”.

Daniel also felt especially good about that contribution: “I offer my Open Source code to the world in the hope that it will be used and appreciated, so when that goes to a level where it is even used in a space mission the feeling is spectacular. It makes me very happy!”.

Freeware and Abandonware: software does not cease to have an owner no matter how old and forgotten it is

What are the differences between freeware and abandonware? We will tell you everything you need to know about these two concepts in this article!

We all have something in our homes that makes us nostalgic and that we don’t dare to throw away. Whether it is an old radio, a toy from our childhood or a VHS movie that we do not rewind anymore. The same happens with software and the companies that develop it. That’s why today we introduce you to these two concepts: freeware and abandonware.

Freeware

Freeware is a legal status of software that makes it free or freely distributed. This means that the developer has determined that anyone at any time can get hold of it, either by official means or from a third party, without the need to pay. For example, the Linux operating system is distributed in this way through its official website. Although if someone chose to download it from some other site that has it, there would be no legal problem and it would not be considered piracy.

This situation can also happen for a certain period of time. Such is the case of the company Epic Games, which every Thursday gives away one or two games for free, but only for a week and then changes it for another one. When any software (usually video games) ages to such an extent that it is withdrawn from the market or stops receiving updates, developers usually leave it as freeware. The conflict begins when the company or entity by which it was developed simply discontinues it and it is still subject to copyright, this is where abandonware appears.

Abandonware

Abandonware includes all software that has been “abandoned”, i.e. no longer supported or no longer marketed. As an example, we have the Electronic Arts video game “The Sims 2”, since it does not receive any type of update and is not officially marketed. Although physical copies can be found that are sold and are not illegal, none are provided by the company. Even they themselves, before totally discontinuing this title, left it as freeware and gave it away to anyone who wanted it for a limited time.

However, it should be noted that abandonware is not an official term, even labeling something as such is considered illegal. This is because, whatever software is always going to be copyrighted and someone is going to own those rights. In the case of The Sims 2, any user who wants to download it without having previously acquired it would be committing an act of illegal piracy.

Categories

Recent Posts