Ubuntu 24.04 just got released, and with it comes the excitement of installing the latest Python version, Python 3.12! For Linux enthusiasts and freedom fighters who value open-source tools, Python 3.12 brings new features, bug fixes, and performance improvements. Whether you’re a beginner or an experienced developer, installing Python 3.12 on Ubuntu is a great […]
Zed vs Neovim: Running on Ubuntu 24.04
In the world of programming, choosing the right code editor can make a significant difference in your coding experience. Today, we’re going to compare two popular code editors, Zed and Neovim, and see how they run rust projects on an Ubuntu 24.04 machine. Overview Zed A high-performance, multiplayer code editor designed for speed and responsiveness. […]
Let’s Compile Zed on Ubuntu: A Fun and Easy Guide 🚀
Hello there, fellow tech enthusiast! Today, we’re going to compile Zed on Ubuntu. Don’t worry if you’re new to this; I’ll guide you through each step. Step 1: Setup your environment🛠️ Before we start, make sure you have the following: Step 2: Install the Necessary Packages 📦 First things first, we need to install some […]
Ubuntu 23.04 Features: Discover the Latest Enhancements!
Ubuntu, the widely acclaimed Linux distribution, has once again raised the bar with its latest release, Ubuntu 23.04. Packed with a host of cutting-edge features and significant improvements, this version is poised to revolutionize the computing experience for users and administrators alike. In this blog post, we’ll delve deeper into some of the key enhancements […]
Revolutionizing Linux Graphics with Wayland: Unleash Unprecedented Performance and Security!
In the world of Linux graphical display systems, Wayland has emerged as an exciting alternative to the long-standing X11 server. Designed with a focus on modern hardware and security, Wayland presents itself as the future of Linux display servers. In this blog post, we will dive into the technical aspects of Wayland, exploring its architecture, […]
[Ubuntu] Ubuntu 20.04 ‘Focal Fossa’ will be there
This is a special year full of events, certainly, with the CODIV-19 disease epidemic. The Ubuntu community still wondering the new Ubuntu LTS release baptized “Focal Fossa”.
Ubuntu 17.04 "Zesty Zapus" est disponible
Nous voilà avec une nouvelle distribution d’Ubuntu avec la le nom Zesty Zapus, son nom a atteint la dernière lettre alphabétique et qui annonce donc la fin d’une ère celle de Unity. Ubuntu 17.04 n’est que le successeur de 16.04 LTS. Malheureusement, cette distribution sera disponible avec Unity 7 puisque les développeurs ont laissé tombé le développement […]
Ubuntu 16.10 est déjà sortie
Canonical a annoncé le 13 Octobre 2016 la sortie de la nouvelle version de son système d’exploitation populaire Ubuntu. Cette dernière version, Ubuntu 16.10, offre aux utilisateurs de nombreuses mises à jour et surtout une session d’aperçu de l’environnement de bureau Unity 8 avec la version 4.8 du noyau Linux.
[Linux] Wget ou Curl?
Avant tous, pour ceux qui ne connaissent pas Wget et Curl (Client URL Request Library), se sont deux commandes Linux développées pour télécharger des fichiers depuis INTERNET. Le principe est simple, ces deux commandes se comportent comme le navigateur mais gardent le contenus en sortie qui sera principalement affiché dans le navigateur mais là dans le […]
Comment contribuer à un logiciel libre
Les logiciels dits “Open source” ce sont des logiciels créés, maintenus et améliorés par des contributeurs anonymes. Ils ne fonctionnent que lorsque les gens y contribuent réellement sur des plates-formes de contribution comme les célèbres Launchpad et Github. Pour de nombreux programmeurs, cependant, l’idée de contribuer à des projets Open Source semble trop difficile ou […]