this post was submitted on 22 Mar 2025
97 points (99.0% liked)

Linux

52752 readers
444 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 1 week ago

Magit is one of Emac's many superpowers.

[–] [email protected] 10 points 1 week ago

I fact that most if not all the modern git client/porcelaines are all obviously inspired or even clones of magit is telling, tbh. It's an excellent piece of software and the daily driver of many, me included

[–] [email protected] 9 points 1 week ago

Magit is incredible! It's a thin layer over git commands but with a nice discoverable UI. Even if I'm using a different tool to write the code I'll still use Magit for the repo.

[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (1 children)

Obligatory mention of lazygit for those who prefer vi and its descendants.

No, I'm not making any claim regarding which is better. Hold your cards and letters. In many other universes, I'm a daily user of magit.

[–] [email protected] 1 points 1 week ago

Lazygit is amazing. I once had to roll back a feature before a deployment that was spread over 25 commits made during a 2 month period. With lazygit it was easy, with the cli it would have been a real pita. For everything else I pretty much just use the cli with tig and the github-cli.

[–] [email protected] 6 points 1 week ago

I started using seriously emacs because of Magit. Such a great package that let you do complicated operations without effort.

[–] [email protected] 4 points 1 week ago

you might also want to cross post it to emacs communities, those people would love to read it :)