Modded Minecraft on Linux - Week 8 of Using Linux
Week 8 In this week's episode of "My Linux Experience 2026", I will go through, as the series name suggests, my journey with the Linux operating system this week. I will cover the apps and programs that I used, as well as an honest personal opinion about them. Let's dive right in. Python I have always liked the concept of creating your own app or program, as well as the code that goes behind it. This is why I learnt some Python to make basic input and output responses with the user, HTML to make my very own website, and obviously some Scratch. After I installed Linux, I always embraced the idea of an open source software, where anyone can propose edits or branch off into a customised version of the program. That is what gave me the inspiration to create something for the Linux community. After some research, I installed the " thonny " Python editor. I found out that it didn't work exactly like an app like the ones we know so well. To launch it, I...