commit 6b6f21e54dfd2587ca3a5e3b16ec29b2a7e573f2
parent a7f0d64a0e5c635ee33745bad65028bd6e32001c
Author: oscarbenedito <oscar@obenedito.org>
Date:   Tue, 24 Dec 2019 20:46:33 +0100

New entry: new-world-of-software

Diffstat:
Acontent/blog/2019-12-24-new-world-of-software.md | 26++++++++++++++++++++++++++
Mcontent/resources.md | 2+-
2 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/content/blog/2019-12-24-new-world-of-software.md b/content/blog/2019-12-24-new-world-of-software.md @@ -0,0 +1,26 @@ +--- +title: "A new world of software" +categories: technology +tags: ["FOSS", "Software"] +--- +As I have said before, I was a big user of big tech companies' services. I also used macOS (and Windows before that) and proprietary software for mostly everything. I didn't really know what free[^fsw] software was and, if I was running any, it was by coincidence. + +[^fsw]: Here (and throughout the post) I am talking about [free as in freedom software](https://www.gnu.org/philosophy/free-sw.html). + +At college, I discovered the world of GNU/Linux. I had an old computer that was very slow and someone promised that GNU/Linux would make it significantly faster, so I installed Debian next to macOS. This way, every time I turned on my computer I would be able to choose which operating system I wanted to use, and if something happened to my GNU partition, I could still use the computer as before. Even with Debian installed, the computer eventually started to become too slow for my needs and I bought a new computer where I also installed Debian next to the default OS. As for the old computer, I eventually erased both partitions and installed Manjaro with XFCE instead, I don't use it much anymore because of its limitations. + +Progressively, I learned more and more about free software and I decided to use the Debian partition nearly-exclusively. Ultimately, I got used to the new desktop environment, the new tools (the terminal!) and all the new different things you find in GNU/Linux. There has been an interesting side effect of using Debian as my daily operative system: most of the software I now run is free/libre as a result of it. + +I always thought free software was either worse than the proprietary alternative or non-existent for a given task. What I have realized is that there are free options for most of the use cases and that once you are used to the terminal, they can even be easier to work with, work faster and be more reliable. Moreover, they normally[^ime] are also lighter programs, use fewer resources and generally follow standards (whereas proprietary software creates its own protocols/file types more frequently). + +[^ime]: That is generally in my experience. + +Don't get me wrong, there are advantages to proprietary software. It can sometimes work better, be nicer or more intuitive. Maybe it just suits your needs better because it's what you are used to. There may be commodities we are familiar with in proprietary software that are hard to let go of. However, in my case, it has gotten to the point that it is the other way around. It is hard to let go the easy installation process of free software, without license complications, the fact that it is available for GNU/Linux operative systems, the community around the software, the minimalism of the tools that get the job done, without the need of thousands of extra features. + +There is a whole world of efficient and useful software that I had never *really* explored and I now see why so many people use it. I no longer look for free/libre *alternatives* to a proprietary program, but it is the only kind of software that I look for. Dealing with closed source and proprietary software is now my plan B, when everything else fails. + +*** + +### Final note + +Firstly, in this post I claim certain qualities of both free and proprietary software. It is always spoken from my experience and perspective, your experience may be different. They are also qualities that I commonly find, instead of a claim that all software on a given category has them. Secondly, I deliberately left aside the ethical component of free software, as it wasn't what I wanted to talk about, however, you might be interested in reading more about it. diff --git a/content/resources.md b/content/resources.md @@ -5,7 +5,7 @@ type: page The following is a list of sites related to privacy and security on the internet. They were very useful when learning about privacy online as well as finding software and providers that were more focused on security. - **[PrivacyTools](https://www.privacytools.io/)**: For any kind of service or program, this website offers a couple of alternatives, with a short summary. It also offers some good advice on being more secure on the internet. They also have a [forum](https://forum.privacytools.io). - - **[Switching Social](https://switching.social/)**: It used to be a website that informed about privacy-conscious service providers. It was aimed at non-tech people. Around September 20, 2019, the site and all its social accounts vanished, you can see the last snapshot at the [Wayback Machine](https://web.archive.org/web/20190915101437/https://switching.social/). A new project, [Switching Software](https://codeberg.org/swiso-en/), is under development to continue the website. + - **[Switching Social](https://web.archive.org/web/20190915101437/https://switching.social/)**: It used to be a website that informed about privacy-conscious service providers. It was aimed at non-tech people. Around September 20, 2019, the site and all its social accounts vanished, you can see the last snapshot at the Wayback Machine. A new project, [Switching Software](https://codeberg.org/swiso-en/), is under development to continue the website. - **[Restore Privacy](https://restoreprivacy.com/)**: Reviews providers and software. They have an [interesting page](https://restoreprivacy.com/google-alternatives/) dedicated to alternatives to Google services. - **[Paula Kreuzer's blog](https://write.privacytools.io/paulakreuzer/)**: Offers alternatives to common service providers and software. Giving a summary of the alternatives she proposes. - **[PRISM Break](https://prism-break.org/)**: Offers secure replacements to some common apps and providers, organized by operating system.