this post was submitted on 28 Jul 2025
39 points (100.0% liked)

Linux

8744 readers
261 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] victorz@lemmy.world 9 points 6 days ago (4 children)

What do people use this type of tool for besides screenshots for unixporn? Actually curious. πŸ™‚

[–] artiman@piefed.social 6 points 6 days ago (1 children)

to get system information, its pretty straightforward.

[–] victorz@lemmy.world 4 points 6 days ago

Gee, thanks. πŸ˜„

I meant, what can the tool be used for besides show you pretty information for a screenshot and tell you stuff you should already know about your system, or can find out using better/more specialized tools.

[–] NewOldGuard@lemmy.ml 4 points 6 days ago (1 children)

I use pfetch-rs in new terminal sessions to add a little bit of decor. It doesn’t do anything but look nice, I just added some custom ascii art and it shows some specs

[–] victorz@lemmy.world 3 points 6 days ago

I've seen people who have it launch as they open a new terminal, and I did that for like an hour once but I open so many terminals all the time (I live in the terminal, kind of) it just got annoying. I just want a minimal prompt.

[–] zurchpet@lemmy.ml 4 points 6 days ago (1 children)

I once had it in my .zshrc to show after opening a new shell session.

But I guess most use it for screenshots to show their hardware and config at a quick glance with eye candy.

[–] victorz@lemmy.world 3 points 6 days ago

I once had it in my .zshrc to show after opening a new shell session.

Me too once but it got old very quickly πŸ˜†

[–] KissYagni@programming.dev 1 points 6 days ago (1 children)

I've installed several windows managers, bash, kernel, etc... without really knowing what I'm doing. It help me quickly check on which config I am.

[–] victorz@lemmy.world 2 points 6 days ago (1 children)

Baffling. Are you then just kind of blindly copy pasting commands in your terminal or what's going on there? How do you manage to do all that without knowing what you are doing?

[–] KissYagni@programming.dev 1 points 5 days ago (1 children)

No, I have a uConsole on which I experiment various things: WM, kernel, tray bar, etc... So yes, when I want a quick and dirty solution to see if it work, I just ask mistralAI for a command. I have a rough idea of what's going on, but I'm not a sys engineer and I don't care about all the subtilities of using systemd, init.d, cron, xinit or whatever solution to run a driver at startup.

I don't care about stability or integrity, as it's just a toy and I just wipeout the system when it become too unstable πŸ˜‰

[–] victorz@lemmy.world 2 points 5 days ago (1 children)

πŸ˜† vibe sysing, what an age to be alive. I don't think I would find it as fun to tinker unless I actually learned what I was doing, but I guess we all have different goals.

[–] KissYagni@programming.dev 2 points 5 days ago

Yes, unfortunately, we don't have time to learn everything, we have to choose. Sys engineer is a rabbit hole which is too deep for me, I prefer spending time on other things.

Currently, I'm into quantum computing. I'm configuring the uConsole so I can easily edit my blog on the go.