Spyke

Yes, it's been long abandoned - no updates in over 3 years. Anyways, this is why alternatives like hyfetch, fastfetch (and others) exist.

59
bastoniareply
lemmy.ml

How does it work, one requests the devs to take over the project or clones it?

5
sh.itjust.works

Sure, reach out to the dev to ask to help maintain it if you want to keep the repo. If that doesn't work, clone it to your own repo.

7
slrpnk.net

What's wrong with no updates in 3 years? In my eyes, the software still does what it says in the box, meaning it is finished software. Games on the SNES are finished and haven't had updates in 20+ years, I feel like software should be the same

29

There are some things that do change. In my case, it says my window manager is sway when it is actually river. So certain things will stop working as expected if it is not maintained. This is different from a game, because as systems change, it doesn't affect how the game works if the platform it runs on can be emulated. In a sense, the game is still being updated because the emulators required to use it are being updated.

15

On the flip side, some packages just do something incredibly simple like print some info about your machine along with an ASCII image, and there's not really anything else to do once it's feature complete.

12

it could display more info, but it doesn't need to. And as far as projects go, if you don't want a full diag, or have an ARM cpu (as someone else said), I'd argue it's done. You don't need to change a finished program.

15

Yes long ago, I use hyfetch now (although neofetch has been argued by some to be completed meaning never needing any more updates)

15

I'd argue against Neofetch being completed. PRs to properly handle custom colors in the terminal properly for example have been open for years.

11

I've heard fastfetch is a lot better but I tend to have neofetch installed anyway because it's the known one

5
lemmy.ml

But neofetch tells you if wayland already:

WM: Wayfire (Wayland)

Actually while neofetch detects pretty well I'm using alacritty:

Terminal: alacritty

Probably they learned $TERM is really meaningless if using screen or tmux, but fastfetch totally misses this and mistakenly shows screen as the terminal:

Terminal: screen

The only thing I like of fastfetch over neofetch is that it's faster, :) And yes the display missing, but I've never considered that something of much interest for such output... To me neofetch is just fine, and on terminal it gives you a more accurate answer... In the end is a matter of taste... But what it does is well done, :)

3
kixikreply
lemmy.ml

No, screen is a terminal multiplexer, like tmux. The terminal emulator I use is alacritty.

4
barsoapreply
lemm.ee

Terminal multiplexers are terminal emulators.

2

They don't run by themselves, they need a terminal emulator, or a console, underneath, so they can work. You can actually call screen on a console without graphical environment, and it'll provide the console all benefits of multiplexing. That doesn't make the multiplexer a terminal emulator by itself.

So, in my mind no, screen is not a terminal emulator, alacritty is, like xterm is, and so on. The multiplexor just adds extra capabilities to the terminal emulator.

At any rate, it's not worth going any further. What I meant is that neofetch was able to find out and show I'm using alacritty, whereas fastfetch doesn't show alacritty. And we can argue about the virtue of one or the other, but it'll boil down to taste. I prefer how neofetch shows alacritty, hehe. Some might prefer fastfetch showing screen. And most importantly, this is not critical at all.

There's an issue on fastfetch filed about it, and one of the devs indicated when using the screen multiplexer, they could find out the terminal emulator underneath, however they couldn't do the same with tmux. And to be consistent among multiplexers, they decided not to expose the terminal emulator underneath when using multiplexers, just show the multiplexer. I don't agree with that argument, but it's the dev right to choose to do that.

Greetings !

4
lemm.ee

It takes half a second. Would it help if it played a family guy or gtav clip for you while you wait?

6

You reached the end