Best of Linux — April 2024
- 1
- 2
- 3
- 4
- 5
Lobsters·2yI AM SO DISAPPOINTED WITH UBUNTU 24.04 😡
Ubuntu 24.04 LTS has removed the ability to install deb files using the official graphical software center, which has caused frustration among users. Canonical has not fixed this bug and it is suspected to be a deliberate move. The removal of deb packages in favor of snaps is also a concern.
- 6
- 7
- 8
- 9
- 10
- 11
David Heinemeier Hansson·2y
I could have been happy with Windows
Discover the author's journey of transitioning from Mac to Windows for web development, finding a compelling alternative and falling in love with a quirky hardware called Framework. Learn about the pros and cons of running Linux on Windows.
- 12
- 13
Hacker News·2y
FyshOS/fynedesk: A full desktop environment for Linux/Unix using Fyne
FyneDesk is an easy to use Linux/Unix desktop environment built using the Fyne toolkit. It follows material design principles and is designed to be easy to develop. The desktop does work without the runtime dependencies but the experience will be degraded. You can compile FyneDesk using the same dependencies as Fyne and for a full desktop experience, you will also need external tools like arandr, xbacklight or brightnessctl, connman-gtk, and compton installed. To set up FyneDesk as a selectable desktop option in your login manager, you can run specific commands.
- 14
freeCodeCamp·2y
How to Use Piping and Redirection in the Linux Terminal
Learn the basics of piping and redirection in Linux. Discover how to redirect the output and input of commands, count files and directories, and sort lists of files and directories. Combine piping and redirection for powerful commands.
- 15
- 16
- 17
- 18
- 19
- 20
freeCodeCamp·2y
How to Add Aliases to Terminal Commands in Linux and Mac
Learn how to add aliases to terminal commands in Linux and Mac. Save time and boost developer productivity by creating shortcuts for repetitive commands. Find out how to create dynamic aliases and multiple command aliases, as well as how to delete aliases.
- 21
- 22
- 23
- 24
- 25