finally touching some grass
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
nasal congestion intensifies
Does it have to be developed further? Neofetch looks like a finished product.
It would need to keep up with future changes and any security updates
Well, it does its job for now. As for the security updates... Isn't neofetch just a little fancy tool to display data from your system that is already exposed to any process on your distribution? What attack surface does it introduce?
Going by the releases, it didn't need updates that often, but it still needed updates to fix and ensure compatibility as things changed
Security wise, I think you're right
according to the Asahi guy, it doesn't work correctly for ARM: https://social.treehouse.systems/@marcan/111018734178152229
I am utterly oblivious to how neofetch works, but it does seem to need updates to support newer tech.
It still had issues like handling 8-bit colors in ascii art incorrectly last I checked a few years back, with that pr already being a few years old then.
On first sight yes, in reality: no.
“Have taken up farming.”
Hope they are ready for grandpa's review in a couple years' time!
Based on the commit messages the last REAL update was 5 years ago.
most popular fork - hyfetch
That's so fetch!
Does it not have a Fedora package or is it just not listed on the GitHub page?
I don't understand the fascination with a program that tells you what kind of system you're using. I'm not trolling. Can someone enlighten me on its usefulness beyond "yep, that's what my system looks like"?
It's a command that pulls a whole bunch of useful system information and sticks it on one page.
Really, the biggest use of it is for showing other people your system- especially showing off. It's a staple of "look at my system" brag posts.
But to be generous, there are (small) legit use cases for it. If you manage a lot of machines, and you plausibly don't know the basic system information for whatever you happen to be working on in this instant, it's a program that will give you most of what you could want to know in a single command. Yes, 100% of the information could be retrieved just as easily using other standard commands, but having it in a single short command, outputting to a single overview page, formatted to be easily readable at a glance, is no bad thing.
@unterzicht that IS it's use. It is primarily used in show-off posts where people present their systems so that people in the replies can get a quick glance on what they're running.
The reason this is big news is because neofetch
was by far the biggest project of it's kind
Neofetch is actually a benchmarking tool used by Arch Linux users which compete to show their high scores.
I install it on servers and put it in my bash profile so it runs when I SSH in or open a new terminal tab. Mostly just as a safety thing. It’s basically a reminder to double check I’m on the correct machine/tab before I run any commands.
Thanks for being brave enough to ask the question I was too cowardly to post
Oh no, what will all the Arch users do?
We will continue as usual. I use Arch BTW. 🤣
uname -a
should make a recovery as a humblebrag way to print your system info while demonstrating knowledge of a (somewhat) obscure command.
Is there a neoneofetch?
Neofetch reloaded. followed by neofetch revolutions.
Oh no, what will all the Arch users do?
Install one of many alternatives already present in the repos or AUR?
Pour one out for my homie
Good for him. Cheers
pfetch is nice
Lol archived! https://github.com/dylanaraps/pfetch
oh wow, only 4 days ago
I think it is made by the same author, thus archived at similar time.