Hanabi Factory

Navi's Personal Blog


Finding comfort in the GNU/Linux Desktop

yamete

I have been a Windows user for most of my life, and for a little over two years, I have used MacOS; this article talks about my reasons and experiences in using GNU/Linux as an operating system, the transition, its strengths, and weaknesses.

My first motivation is a mixture of curiosity and the desire to find a free operating system, with the same idea in mind in my previous post where I wanted to move more towards free software, the main piece was the operating system.

For that reason, I have taken two laptops this holiday: a MacBook Pro M1 and an Acer Aspire E5-411. The first is an outstanding Apple laptop; the second is an old machine that I have used at the university since about 2012

Ubuntu and Asahi Fedora Remix

For these two machines, I installed different operating systems, for the old laptop at first I wanted to install Arch Linux, the truth is that that operating system attracted me more attention, but I was having problems with the installation and not recognizing the problem, I ended up taking a few steps back and decided to try something simpler. Then, I started my process with Ubuntu.

I still had doubts about the MacBook Pro, as it was the project whose primary choice was to go with Fedora. Even though there are experienced people who have installed another operating system, Asahi’s team is working along with this distribution to advance the project of bringing the latest MacBooks so that they can be used without significant problems in Linux environments. But a few days ago, they made the official release. And I decided to give it a chance.

gigachadmachines

The final result: In general, it is better than expected; my old laptop got a second life; I could use it for work that does not require high-intensity computing, such as internet browsing, writing documents, etc. While the MacBook Pro excepting some details still works well.

Experience with Linux and Asahi Fedora Remix.

To begin with, it’s worth highlighting how simple it is to install Linux following Asahi’s instructions. In fact, as a user experience, I found it easier to do it through the terminal than through a USB boot, as was the case with Ubuntu. In the installation process, I decided to proceed with Fedora + Gnome for the desktop to maintain a similar standard with the other machine that uses Ubuntu.

What are the problems I mentioned earlier? Primarily the following points:

  • Bluetooth sometimes has issues connecting devices, and occasionally, you need to delete and reconnect the device, especially with a Logitech mouse that I use frequently.
  • When entering suspended mode, the machine consumes more battery than MacOS would, which might be the most annoying problem I’ve encountered
  • The touchpad has become more sensitive to touch, which can cause your cursor to move while you are typing on the Mac’s keyboard.
  • Audio quality seems to have decreased slightly.

Regarding software, I haven’t encountered major issues. I was able to successfully install Codium, Neovim, Alacritty, Tmux, Julia, Python, and R. However, I also wanted to install LibreWolf (a fork of Firefox focused on privacy). Nevertheless, I experienced some problems in the process and decided to abandon that since it wasn’t essential software for me.

And now what?

Finally, I believe I will continue using Linux, at least for the older PC, as it seems worthwhile to have a supportive device or for simple experimentation. Moreover, my interest in using Linux as the primary operating system is growing. I would probably switch to Fedora since I find the Gnome version of it more user-friendly than Ubuntu’s. Regarding the MacBook, I will continue working in the Asahi/Fedora environment, but in case of any complications, I will revert to MacOS. I’ll maintain the dual boot, even though I have some specific issues with its interaction. Nevertheless, I still find it quite manageable to use Asahi on this powerful machine.

Articles from blogs I follow around the net

Emacs Redux: Emacs and XDG sitting on a tree

Where to place my Emacs configuration? That is the question! This fairly simple question has surprisingly many answers, as it often happens with projects as old as Emacs: Historically Emacs’s user config was a file called .emacs, placed in your home direct…

via Planet Emacslife January 12, 2025

Neurodivergence and accountability in free software

In November of last year, I wrote Richard Stallman’s political discourse on sex, which argues that Richard Stallman, the founder of and present-day voting member of the board of directors of the Free Software Foundation (FSF), endorses and advocates for a ha…

via Drew DeVault's blog September 25, 2024

Bayesian Modeling for Psychologists, Part 2

Setup Loading some packages for demonstrations and analysis: library(tidyverse) # Data wrangling and plotting library(ggdist) # Easy and aesthetic plotting of distributions library(ggExtra) # Adding marginal distributions for 2d plots libr…

via Tomer's stats blog April 27, 2024

Generated by openring